Commit Graph

1409 Commits

Author SHA1 Message Date
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
62bbda819b FEM: set mesh color, use proper return values for python API 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a644ba4bf1 FEM: Z88 result impoort, small improvements 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
49a673daa6 FEM: Fenics and Z88 mesh import, add empty seg3 dict on return value 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
dbd1619a20 FEM: code formating, better readable return values 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
317aa2dfb1 FEM: make python make def of netgen mesh object fit in FEM name sheme 2017-08-02 12:45:14 +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
1c9278185d FEM: add BoundaryLayer support into write_geo() of FemGmshTools.py 2017-08-01 14:12:40 +02:00
qingfengxia
94f9a397f4 FEM: add FemMeshBoundaryLayer related py files to CMakefiles 2017-08-01 14:12:40 +02:00
qingfengxia
6b7ec3d85a FEM: add FemMeshBoundaryLayer Command and icon file 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
ebbe1fa903 FEM: unit tests, code formating, flake8 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
261ab99cc7 FEM: unit tests: case frd file mflow and networkpressure reading, adapt to the slightly changed frd result file 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
d2db47b049 FEM: unit tests, use 1DFlow results of unit test python code analysis 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
efc9b4471c FEM: unit tests, add test case for reading frd file with mflow and npressure 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
cdb48197b9 FEM: unit tests, adapte 1DFlow example and extend stats comparing to mflow and networkpressure in conjunction with inout nodes file 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
71a283f8fa FEM: move 1DFlow inout nodes file into analysis directory and do not delete it 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
3d55e7d78a FEM: frd reading, 1DFlow frd reading, add nodes key vector 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
a8f7b351fe FEM: unit tests, code formating, delete some empty lines 2017-07-21 17:35:43 +02:00
Bernd Hahnebach
1a05e6755a FEM: load stats, give error message if more than one results object in the analysis and no result object was geven 2017-07-21 17:35:43 +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
0b05377063 FEM: fix defs in fem tools module if run in cmd (non gui) mode 2017-07-21 17:35:43 +02:00
luzpaz
b25eb4854a misc. typo fixes
in FEM and Path WBs
misc. typo fixes
2017-07-21 12:17:35 -03:00
Bernd Hahnebach
cfb3b629fd FEM: result reading 1DFlow, give warning if there is no inoutnodes file 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
e723ba2020 FEM: unit tests, create tempdir if not exist, delete not needed imports 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
d9dbb919e8 FEM: unit test, again enable all stat types except 1DFlow, fix osx failure by only use 14 diggits 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
7b455342dd FEM: unit test, tests for seg2 and seg3 python mesh API 2017-07-17 19:53:32 -03:00
Bernd Hahnebach
84c702926a FEM: inp import, add Seg3 to python mesh import tools and inp import 2017-07-17 19:53:32 -03:00
luzpaz
e3066d1424 FEM: typo 2017-07-11 13:25:05 -04:00
luzpaz
87e5472a60 FEM: typo 2017-07-11 13:22:12 -04:00
Markus Hovorka
d65d3d9572 FEM: Change tool-bar organization
Split the tool-bar into multiple smaller ones. Also make the ordering a
little more consistent: Initial conditions first, followed by boundary
conditions followed by constraints on whole bodies.
2017-07-10 19:21:40 -03:00
Markus Hovorka
1a0c19327d FEM: Change menu-bar organization
Split the menu-bar into multiple smaller ones. Group constraints by the
physics they are involed into. Also make the ordering a little more
consistent: Initial conditions first, followed by boundary conditions
followed by constraints on whole bodies.
2017-07-10 19:21:40 -03:00
Markus Hovorka
f2c0f9c977 FEM: Adjust names of constraint menu items 2017-07-10 19:21:40 -03:00
Markus Hovorka
7ec6459284 FEM: Use short names for VTK post commands 2017-07-10 19:21:40 -03:00
Bernd Hahnebach
2e118be334 FEM: unit tests, temporary workaround for py3 2017-07-10 19:21:40 -03:00
Bernd Hahnebach
8e3bab6997 FEM: unit test, fix unit test if not all stats are used 2017-07-10 19:21:40 -03:00
Bernd Hahnebach
ad2a4b5b5c FEM: unit tests, add all result stats, except 1DFlow 2017-07-08 12:27:12 -03:00
Bernd Hahnebach
a1523e3b1b FEM: result stats, fix some issues and add all result types 2017-07-08 12:27:12 -03:00
Bernd Hahnebach
4b25f75c0d FEM: unit tests, use better coordinate values 2017-07-08 12:27:12 -03:00
Bernd Hahnebach
5785bd3826 py3: fix FEM Flow1D unit test FEM mesh 2017-07-08 12:27:12 -03:00
Bernd Hahnebach
c4fc809a12 FEM: mesh objects, show them only if they are edited or needed for result viewing 2017-07-03 19:27:38 +02:00
Bernd Hahnebach
b2fa046e76 FEM: mesh objects, use same name sheme as for all other FEM objects 2017-07-03 19:27:38 +02:00
Bernd Hahnebach
ed95e92beb FEM: visibility, do not hide parts which depends on mesh name
- since the mesh object depend on a part and the part can change this can mess up visibiliy
2017-07-03 19:27:38 +02:00
Bernd Hahnebach
3d2be451ec FEM: pre checks, check if constraint references are not empty 2017-07-03 19:27:38 +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