Unknown
50f30eb02a
FEM: typo fixes
...
+ some whitespace formatting
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
d37189fb60
FEM: working dir, check if it has a slash at the end, if not add one
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
3886850a60
FEM: element set search, fix indent for mesh group search
2017-06-19 10:49:28 +02:00
Bernd Hahnebach
c85d8c61e3
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
85deb88789
FEM: ccx input writer, use variables for elementset names instead of hardecoded values
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
6fe8b38c06
FEM: input writer, constraint force, move the refshape type code into fem tools
2017-06-07 23:32:36 -03:00
Bernd Hahnebach
7ed786cf86
FEM: constraint pressure, add support for shell meshes if they have group data
2017-05-27 19:57:28 -03:00
hgutsche
de8f66f857
Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows
2017-02-28 18:52:04 +01:00
kgoao
8bb1df3736
FEM: 1DFlow, ccx solver handling
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
8d786be579
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
8b24da477a
FEM: ccx input writer, make use of the new faster binary search method for getting the pressure faces
2016-11-22 19:50:49 +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
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
6ab0937ea0
FEM: input writer ccx, most constraints, use nodes from group data if available
2016-10-17 11:22:57 +02:00
Bernd Hahnebach
956a13da38
FEM: nonlinear materials, solver CalculiX implementation
2016-09-27 13:04:47 -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
c476bcfeb0
FEM: solver object is used to write the eigenmode params to input file
2016-08-08 08:03:26 +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
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
5c2ffb784a
FEM: pyhton code formating: comment should start with '# '
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
676b73f3b5
FEM: split ccxInpWriter in new modules FemInputWriter and FemInputWriterCcx
2016-05-16 13:22:54 +02:00