Commit Graph

20 Commits

Author SHA1 Message Date
Bernd Hahnebach
35b574901c FEM: gmsh mesh object, make the geometry tolerance unit less 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
6d2fd22778 FEM: mesh result object, implement new object 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a28ffd64bc FEM: code formating, flake8 2017-08-02 12:45:15 +02:00
makkemal
8341e0ea4a FEM: 3D beam/shell output preferences
FEM 3D Beam shell output ui update

FEM: 3d Beam/Shell output ui variables added
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
4636119084 FEM: gmsh mesh object, some better comment 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
59a8f18f93 FEM: code formating, flake8 in new boudary layer code 2017-08-02 06:49:33 +02:00
qingfengxia
d0e15f5173 Fem solve bondary layer meshing issue #3111 2017-08-01 14:12:40 +02:00
qingfengxia
457a87040a FEM: add FemMeshBoundaryLayer obj and gui objects 2017-08-01 14:12:40 +02:00
qingfengxia
c786fbb00c FEM: add MeshBoundaryLayerList property in FemMeshGmsh obj 2017-08-01 14:12:40 +02:00
Bernd Hahnebach
3f16f0ae62 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
f29424cf76 FEM: solver calculix, allow user time steps without Parameter DIRECT 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
49dc28c54c FEM: gmsh tool, add CoherenceMesh option to remove duplicate vertices, set default to true 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
092a5dae48 FEM: fluid section and elment fluid 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
34ad6af337 FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
977fd8995e FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Kunda
c110499d06 FEM typos 2017-03-01 09:39:25 +01:00
Bernd Hahnebach
07d1dccebb FEM: code formating, flake8 2017-02-28 17:35:26 +01:00
kgoao
919823dfb9 FEM: 1DFlow, result reading and display results 2017-02-28 17:35:26 +01:00
kgoao
5c0660dbdd FEM: 1DFlow, object modules 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
7bfd50e482 FEM: move python modules:
- object modules to new PyObjects directory
- Gui modules to new PyGui directory
2017-02-24 14:41:22 +01:00