Bernd Hahnebach
|
8713b7b29e
|
FEM: code formating, get flake8 quired
|
2016-11-22 19:50:50 +01:00 |
|
Bernd Hahnebach
|
8ca705c2d9
|
FEM: activate binary search get_femelement_by_femnodes_bin for volume meshes
|
2016-11-22 19:50:50 +01:00 |
|
Yorik van Havre
|
af97583026
|
Doc: Fixes in doxygen docs for Draft,Arch, FEM
|
2016-11-17 17:04:09 -02:00 |
|
Bernd Hahnebach
|
fc91712b85
|
FEM: ccx input file splitting, small improvements
|
2016-11-02 18:09:48 +01:00 |
|
vdwalts
|
0d8f42637c
|
FEM: Add separate definitions for split AND non-split input writer files to FemInputWriterCcx.py
|
2016-11-02 18:09:48 +01:00 |
|
Bernd Hahnebach
|
746ee873aa
|
FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module
|
2016-10-17 11:23:07 +02:00 |
|
Bernd Hahnebach
|
56b153070d
|
FEM: use group data for multi body material analysis, if available
|
2016-10-03 21:46:44 -03:00 |
|
Bernd Hahnebach
|
a1fe777626
|
FEM: CaluliX inpfile writer, print file writing time
|
2016-10-03 21:46:44 -03:00 |
|
Bernd Hahnebach
|
80be790af9
|
FEM: fix unit tests
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
9db81d238a
|
FEM: multiple nonlinear materials, each nonlinear material is based on a linear material
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
956a13da38
|
FEM: nonlinear materials, solver CalculiX implementation
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
6e05fb0d29
|
FEM: change ccx solver property name
from IterationsMaximum to IterationsThermoMechMaximum and
only write if set > 0
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
33efb04d47
|
FEM: ccx input file, remove trailing whitspaces and not needed comma
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
33b8593438
|
FEM: change ccx solver property name from SteadyState to TheromMechSteadyState
|
2016-09-27 13:04:46 -03:00 |
|
Bernd Hahnebach
|
80c95aa555
|
FEM: transient thermomech analysis (steadystate == true) needs density
|
2016-09-27 13:04:46 -03:00 |
|
kgoao
|
ccb7b1a11f
|
FEM: ConstraintTransform: Solver implementation
FEM: ConstraintTransform: Flake8 formatting for python files
FEM: ConstraintTransform: TransformType App::PropertyEnumeration
|
2016-09-27 13:04:46 -03:00 |
|
Bernd Hahnebach
|
46a29967e7
|
FEM: ccx input writer: reorder defs and def calls and
- fix presure and force are written for thermomech too
- change some comments
- fix FEM unit tests
|
2016-08-10 12:53:55 +02:00 |
|
Bernd Hahnebach
|
9cbefbd905
|
FEM: materials: simplify input writing and add pre checks for material value keys
|
2016-08-08 08:03:27 +02:00 |
|
Bernd Hahnebach
|
c476bcfeb0
|
FEM: solver object is used to write the eigenmode params to input file
|
2016-08-08 08:03:26 +02:00 |
|
Bernd Hahnebach
|
02b84bd2e1
|
FEM: ccx writer: explicit format diggits of material values for passing unit tests
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
4c8d5b592c
|
FEM: ccx input writer: remove newline
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
6463d04f3f
|
FEM: code formating: flake8
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
2fb6d51f9f
|
FEM: calculix solver: better handling of iterations control parameter and
add them to FEM unit test
|
2016-08-04 17:45:04 +02:00 |
|
makkemal
|
1c4bd96e34
|
FEM: Change thermo mechanical to coupled analysis and add control parameters for convergence
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
57d0b0752a
|
FEM: ccx input writer: add some comments
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
c06c5788e2
|
FEM: constraint thermomech: add implementation for solver CalculiX and fix FEM unit tests
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
ce4f8b4cf9
|
FEM: use new CalculiX matrix solver types (spooles, iterativecholesky, etc.) in ccx file writer
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
7760c5cce1
|
FEM: constraint plane rotation: add implementation for solver CalculiX
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
9107e92b52
|
FEM: constraint contact: add implementation for solver CalculiX
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
4df30061e5
|
FEM: fix z88 solver and resort fem objects in tools and writer
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
d8c294c54d
|
FEM: solver CalculiX: add geometrical nonlinear analysis
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
1224d6e039
|
FEM: ccx writer: change some wrong ccx input file comments and fix FEM unit tests
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
03ca2ebe55
|
FEM: materials: some small changes in task panel and ccx writer
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
7f61a9c19b
|
FEM: input writer ccx: better def name and comments
|
2016-07-21 18:40:51 -03:00 |
|
Bernd Hahnebach
|
ae9bc220d5
|
FEM: do not write empty constraints to ccx input file
|
2016-07-21 18:40:51 -03:00 |
|
Bernd Hahnebach
|
513bb65eab
|
FEM: typo in input writer ccx
|
2016-07-21 18:40:51 -03:00 |
|
Bernd Hahnebach
|
b69116b4aa
|
FEM: constraint self weight: implementation for solver CalculiX
|
2016-07-21 18:40:51 -03:00 |
|
Bernd Hahnebach
|
aa3b214cc5
|
FEM: use solver object as parameter value in FemInputWriter class
|
2016-06-03 07:29:49 +02:00 |
|
Bernd Hahnebach
|
78b92d47b4
|
Fem+App: use Tuple in PropertyLinkSubList::getPyObject
- fix appropriate methods in FemMeshTools
- fix task panels in FEM
- fix FemInputWriter
|
2016-05-26 12:06:44 +02:00 |
|
Bernd Hahnebach
|
960191677b
|
FEM: beam section: use circle if width is not given
|
2016-05-23 22:01:31 +02:00 |
|
Bernd Hahnebach
|
676b73f3b5
|
FEM: split ccxInpWriter in new modules FemInputWriter and FemInputWriterCcx
|
2016-05-16 13:22:54 +02:00 |
|