Bernd Hahnebach
6587d181bb
FEM: make python make def of netgen mesh object fit in FEM name sheme
2017-08-02 12:45:14 +02:00
Bernd Hahnebach
a155178771
FEM: code formating, flake8 in new boudary layer code
2017-08-02 06:49:33 +02:00
qingfengxia
60fb86337f
Fem solve bondary layer meshing issue #3111
2017-08-01 14:12:40 +02:00
qingfengxia
990db4aa73
FEM: add BoundaryLayer support into write_geo() of FemGmshTools.py
2017-08-01 14:12:40 +02:00
qingfengxia
eb523d4f60
FEM: add FemMeshBoundaryLayer related py files to CMakefiles
2017-08-01 14:12:40 +02:00
qingfengxia
db0d08726a
FEM: add FemMeshBoundaryLayer Command and icon file
2017-08-01 14:12:40 +02:00
qingfengxia
e3d273746d
FEM: add FemMeshBoundaryLayer obj and gui objects
2017-08-01 14:12:40 +02:00
qingfengxia
ee2c225f67
FEM: add MeshBoundaryLayerList property in FemMeshGmsh obj
2017-08-01 14:12:40 +02:00
Bernd Hahnebach
1a76db8d4d
FEM: unit tests, code formating, flake8
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
bd1c463d80
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
ef8c9d8f87
FEM: unit tests, use 1DFlow results of unit test python code analysis
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
ef3ca3ba51
FEM: unit tests, add test case for reading frd file with mflow and npressure
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
715b93cf74
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
b2c1203808
FEM: move 1DFlow inout nodes file into analysis directory and do not delete it
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
3d8a4884c8
FEM: frd reading, 1DFlow frd reading, add nodes key vector
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
87f8c32e4c
FEM: unit tests, code formating, delete some empty lines
2017-07-21 17:35:43 +02:00
Bernd Hahnebach
b633911a34
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
83177900f0
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
22bcd0dd07
FEM: fix defs in fem tools module if run in cmd (non gui) mode
2017-07-21 17:35:43 +02:00
luzpaz
739b4155fb
misc. typo fixes
...
in FEM and Path WBs
misc. typo fixes
2017-07-21 12:17:35 -03:00
Bernd Hahnebach
faf1e10a4e
FEM: result reading 1DFlow, give warning if there is no inoutnodes file
2017-07-17 19:53:32 -03:00
Bernd Hahnebach
59544f8a69
FEM: unit tests, create tempdir if not exist, delete not needed imports
2017-07-17 19:53:32 -03:00
Bernd Hahnebach
aef1188aed
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
3b97d96141
FEM: unit test, tests for seg2 and seg3 python mesh API
2017-07-17 19:53:32 -03:00
Bernd Hahnebach
f9bf80e22e
FEM: inp import, add Seg3 to python mesh import tools and inp import
2017-07-17 19:53:32 -03:00
luzpaz
e53ec86dbb
FEM: typo
2017-07-11 13:25:05 -04:00
luzpaz
80e0b42094
FEM: typo
2017-07-11 13:22:12 -04:00
Markus Hovorka
9acd24e108
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
847e711e34
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
c0de2ed95d
FEM: Adjust names of constraint menu items
2017-07-10 19:21:40 -03:00
Markus Hovorka
bf43cfe76a
FEM: Use short names for VTK post commands
2017-07-10 19:21:40 -03:00
Bernd Hahnebach
6100f76c5e
FEM: unit tests, temporary workaround for py3
2017-07-10 19:21:40 -03:00
Bernd Hahnebach
21184e830e
FEM: unit test, fix unit test if not all stats are used
2017-07-10 19:21:40 -03:00
Bernd Hahnebach
09ec91eb60
FEM: unit tests, add all result stats, except 1DFlow
2017-07-08 12:27:12 -03:00
Bernd Hahnebach
84bb32fe70
FEM: result stats, fix some issues and add all result types
2017-07-08 12:27:12 -03:00
Bernd Hahnebach
ad8e311b22
FEM: unit tests, use better coordinate values
2017-07-08 12:27:12 -03:00
Bernd Hahnebach
a6de294089
py3: fix FEM Flow1D unit test FEM mesh
2017-07-08 12:27:12 -03:00
Bernd Hahnebach
dadb172771
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
ec8a20c5a7
FEM: mesh objects, use same name sheme as for all other FEM objects
2017-07-03 19:27:38 +02:00
Bernd Hahnebach
57672dae5c
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
5b9cd91ba8
FEM: pre checks, check if constraint references are not empty
2017-07-03 19:27:38 +02:00
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
cb26278bce
FEM: nonlinear material, set nonlinear geometry for nonlinear material in ccx solver
2017-07-03 19:27:38 +02:00
Bernd Hahnebach
f3ac9d06a4
FEM: unit tests, small unit test def for writeABAQUS diggits
2017-07-01 11:00:52 +02:00
Bernd Hahnebach
363175d54f
FEM: unit test, fix 1DFlow unit test
2017-06-30 07:53:15 +02:00
Bernd Hahnebach
2f3c317d64
FEM: code formating, trailing ws
2017-06-29 18:51:24 +02:00
joha2
d5bba60f10
FEM: issue #0003038 Fenics mesh import/export: removed lxml dependency
2017-06-29 18:51:24 +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
7d260fe1f5
FEM: ccx prefs, use default time steps for all analysis types
2017-06-26 22:36:02 +02:00