Bernd Hahnebach
7ca506c847
FEM: nonlinear material, add a third yield point and only write yield points if they are not empty
2017-07-03 19:27:38 +02:00
Bernd Hahnebach
ed56ce5236
FEM: ccx input writer, if eigenvalue limits are set to 0.0, omit them in input file
2017-06-26 22:36:02 +02:00
Bernd Hahnebach
ac1fc259b2
FEM: ccx writer, change a comment
2017-06-26 22:36:02 +02:00
Bernd Hahnebach
ee3df52159
FEM: solver calculix, allow user time steps without Parameter DIRECT
2017-06-26 22:36:02 +02:00
Bernd Hahnebach
6c26443ee0
FEM: ccx input writer, do not write EigenmodeLimits if they are set to -1.0
2017-06-09 06:49:18 +02:00
Bernd Hahnebach
1f5bdb9808
FEM: ccx input writer, better writing code in ccx elsets
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
276862fcc6
FEM: ccx input writer, move some defs from ccx input file writer to input file writer:
...
- get the material sets and write them to material objects
- get the geometry beam and shell sets as well as the fluid beam sets and write them to the objects
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
41757e4b29
FEM: ccx input writer, use variables for elementset names instead of hardecoded values
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
b2b2f52536
FEM: ccx input writer, code typo, use an elif instead of if
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
ffb956f267
FEM: ccx input writer, check for string type instead of the specific string Eall
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
6321a2c10d
FEM: ccx input writer, split ccx element set writing and 1D-Flow element set id retriving from each other
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
81830ac844
FEM: ccx inputwriter, get rid of a duplicate in 1DFlow section
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
55b03fdb85
FEM: ccx input writer, code formating
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
62a823854f
FEM: constraint pressure, add support for shell meshes if they have group data
2017-05-27 19:57:28 -03:00
Bernd Hahnebach
9f3b7ebfe0
FEM: code formating, flake8
2017-03-07 13:40:18 -03:00
Kunda
cfd087b33f
FEM typos
2017-03-01 09:39:25 +01:00
wmayer
26d437ec4b
resolve merge conflict
2017-02-28 19:14:46 +01:00
wmayer
e3ea61d165
resolve merge conflict
2017-02-28 18:51:53 +01:00
Kunda
f4b84e8963
FEM: source code typos, issue 0002914
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
3ee9aa0bbf
FEM: code formating, flake8
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
260f2760e3
FEM: ccx input writer, write object labels as comments
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
1286365de0
FEM: ccx input writer, typo
2017-02-28 17:35:26 +01:00
kgoao
b4b3d1ecb4
FEM: 1DFlow, ccx solver handling
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
50dc32e6b6
FEM: ccx writer, write peeq output request to input file if nonlinear material analysis,
...
by sodelo
2017-02-21 14:09:27 +01:00
Bernd Hahnebach
93ce4263bd
FEM: ccx writer, better handling of different analysis types
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
0cc8a7d343
FEM: splitted input file, fix if there is no constraint fix but constraint displacement and plane rotation instead
2017-01-22 17:31:08 +01:00
vdwalts
e9ebb8f460
FEM: workaround, Scaling factor needed to obtain correct results when using DFLUX or CFLUX card.
2016-12-21 11:27:42 -02:00
Bernd Hahnebach
a2b4541114
FEM: beam section properties, use diameter instead of radius
2016-12-21 11:27:41 -02:00
kgoao
d5bf55555d
FEM: BeamSection: Allow other beam section types
2016-12-21 11:27:41 -02:00
kgoao
93b7aceb0e
FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint
2016-12-21 11:27:41 -02:00
kgoao
b264aa2e12
FEM: FemConstraintTemperature: Add CFLUX option to temperature constraint
2016-12-21 11:27:41 -02:00
Bernd Hahnebach
b0b48bb92e
FEM: code formating, make all python module start the same way
...
- module info
- doxygen documentation
- imports
- code
2016-11-22 19:50:50 +01:00
Bernd Hahnebach
0bf436b484
FEM: code formating, get flake8 quired
2016-11-22 19:50:50 +01:00
Bernd Hahnebach
ecbe075bb7
FEM: activate binary search get_femelement_by_femnodes_bin for volume meshes
2016-11-22 19:50:50 +01:00
Yorik van Havre
bf0d37bf28
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Bernd Hahnebach
27b256f971
FEM: ccx input file splitting, small improvements
2016-11-02 18:09:48 +01:00
vdwalts
b01f7cefb2
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
c9175cacc0
FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module
2016-10-17 11:23:07 +02:00
Bernd Hahnebach
366f94db68
FEM: use group data for multi body material analysis, if available
2016-10-03 21:46:44 -03:00
Bernd Hahnebach
571dcc65a0
FEM: CaluliX inpfile writer, print file writing time
2016-10-03 21:46:44 -03:00
Bernd Hahnebach
53aa7a228d
FEM: fix unit tests
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
d5bc6ba441
FEM: multiple nonlinear materials, each nonlinear material is based on a linear material
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
0546bba185
FEM: nonlinear materials, solver CalculiX implementation
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
5217f0aa8c
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
88e0255209
FEM: ccx input file, remove trailing whitspaces and not needed comma
2016-09-27 13:04:47 -03:00
Bernd Hahnebach
d004a1190a
FEM: change ccx solver property name from SteadyState to TheromMechSteadyState
2016-09-27 13:04:46 -03:00
Bernd Hahnebach
bf1228b8cb
FEM: transient thermomech analysis (steadystate == true) needs density
2016-09-27 13:04:46 -03:00
kgoao
f9e7a774da
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
b70f0d09e3
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
69c4bac5a5
FEM: materials: simplify input writing and add pre checks for material value keys
2016-08-08 08:03:27 +02:00