Bernd Hahnebach
ace619c096
FEM: z88, fix tet10 import and export node order
2017-08-22 18:23:58 +02:00
Bernd Hahnebach
4efcad7751
FEM: z88 disp reader, adapt new result mesh creation for results objects
2017-08-22 18:23:50 +02:00
Bernd Hahnebach
ddcd7a4c99
FEM: gmsh mesh tool, fix geo tolerance value
2017-08-14 09:50:43 +02:00
Bernd Hahnebach
35b574901c
FEM: gmsh mesh object, make the geometry tolerance unit less
2017-08-12 13:22:45 +02:00
Bernd Hahnebach
6fa4fb4c0a
FEM: gmsh group meshing, add edges and vertexes
2017-08-12 13:22:45 +02:00
Bernd Hahnebach
2044eba62d
FEM: code formating, flake8 on new Fenics code
2017-08-12 13:22:45 +02:00
joha2
fa05b1b068
FEM: Fenics mesh: added mesh group task panel for xdmf export, flake8, improves issue #3038
2017-08-12 13:22:45 +02:00
joha2
7161b98a79
FEM: Fenics mesh: flake8 restored
2017-08-12 13:22:45 +02:00
joha2
8da914fb70
FEM: Fenics mesh: improved 1D and 2D export
2017-08-12 13:22:45 +02:00
joha2
0456928fd1
FEM: Fenics mesh: writer XDMF, removed write_volumes function and substituted by write_codim function
2017-08-12 13:22:44 +02:00
joha2
b611cfc8ed
FEM: Fenics mesh: export and marking, fixed flake8 issues
2017-08-12 13:22:44 +02:00
joha2
f95ca7185c
FEM: Fenics mesh: added mesh group marking in xdmf file
2017-08-12 13:22:44 +02:00
joha2
bd4bc9c257
FEM: Fenics mesh: some small improvements
2017-08-12 13:22:44 +02:00
joha2
0b98673c7c
FEM: Fenics mesh: implemented generalized cell writeout function with co-dimension parameter
2017-08-12 13:22:44 +02:00
joha2
785d660dd7
FEM: Fenics xdmf: added writeout of gmsh groups as cell functions
2017-08-12 13:22:44 +02:00
Bernd Hahnebach
9ea5d9aef4
FEM: constraint self weight view provider, delete display modes
...
- the new constraint python includes the display modes already
- constraint self weight is retrieved from this new constraint python
- thus the display modes can be removed from the view provider
2017-08-04 07:07:00 +02:00
Markus Hovorka
c623fc9a4b
FEM: Use ConstraintPython for SelfWeight
2017-08-04 06:57:12 +02:00
Markus Hovorka
ef85389cbc
FEM: add ConstraintPython object type
...
Constraints implemented in python can use this object as their base.
That makes it easier to identify them as constraint objects.
2017-08-04 06:57:12 +02:00
Bernd Hahnebach
b7e8348e85
FEM: unit tests, import all FEM python modules
2017-08-04 06:57:12 +02:00
Bernd Hahnebach
5cd503f624
FEM: py3, proper import Units module
2017-08-04 06:57:12 +02:00
Bernd Hahnebach
347febdbd0
FEM: code formating, flake8
2017-08-04 06:57:12 +02:00
wmayer
3dd1c9fb51
add method to get ccx version and inform user in case of problems
2017-08-02 23:59:41 +02:00
wmayer
46aab48e6a
restore cursor when loading results file raises an exception
2017-08-02 21:16:10 +02:00
Bernd Hahnebach
cdc526b50f
FEM: frd, vtk and Z88 result import, do not create an analysis object on import of lonley results
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
3eb44c6be2
FEM: mechanical result object, it does not depend on an active analysis anymore
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
3cc0a8f8e1
FEM: mesh result object, make use of it
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
193f96771a
FEM: mesh result object, make it child of mechanical result
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
265d10ca80
FEM: mesh result object, add icon
2017-08-02 12:45:15 +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
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