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 |
|