Commit Graph

1349 Commits

Author SHA1 Message Date
kgoao
394e251362 FEM: FluidSection: Unit test 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
ef4d07d562 FEM: prerequisite checks, extend for 1DFlow 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
df0e8bd57f FEM: import FRD, fix import of strain vector 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
de3fe945ae FEM: python task panels, more selection on click of list items in task panel 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
e3c7c34c1c FEM: gmsh tool, add CoherenceMesh option to remove duplicate vertices, set default to true 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
e774617db3 FEM: mesh region task panel, highlight elements on click in list issue #0003017 2017-06-26 11:14:50 -03:00
Bernd Hahnebach
f4f2000033 FEM: python task panels, only start SelectionObserver if noone runs already 2017-06-26 11:14:50 -03:00
Bernd Hahnebach
c3817d2e17 FEM: gmsh mesh tools, fix highorderoptimize 2017-06-20 07:14:44 +02:00
Bernd Hahnebach
5a5611f5be FEM: mesh tools, code formating 2017-06-20 07:07:38 +02:00
Bernd Hahnebach
ed5155ac08 FEM: mesh tools, group elements, return empty tuple instead of None 2017-06-19 10:49:28 +02:00
Bernd Hahnebach
5b18e789b3 FEM: element set search, fix indent for mesh group search 2017-06-19 10:49:28 +02:00
Bernd Hahnebach
811634dedb FEM: prerequisite checks, fix material reference shape type check 2017-06-19 10:49:28 +02:00
Peter Lama
bc7d4eb2f4 Fem: py3 fixes
Needed for unit tests to pass
2017-06-18 16:45:55 +02:00
Bernd Hahnebach
6c26443ee0 FEM: ccx input writer, do not write EigenmodeLimits if they are set to -1.0 2017-06-09 06:49:18 +02:00
Bernd Hahnebach
effda8442a FEM: prerequisites check, add a check to proof if all material objects do have the same ref shape type 2017-06-09 06:46:50 +02:00
Bernd Hahnebach
e23d9682ae FEM: material task panel, fix in reference shape type test 2017-06-09 06:42:13 +02:00
Bernd Hahnebach
1f5bdb9808 FEM: ccx input writer, better writing code in ccx elsets 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
276862fcc6 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
41757e4b29 FEM: ccx input writer, use variables for elementset names instead of hardecoded values 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
b2b2f52536 FEM: ccx input writer, code typo, use an elif instead of if 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
ffb956f267 FEM: ccx input writer, check for string type instead of the specific string Eall 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
6321a2c10d FEM: ccx input writer, split ccx element set writing and 1D-Flow element set id retriving from each other 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
81830ac844 FEM: ccx inputwriter, get rid of a duplicate in 1DFlow section 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
55b03fdb85 FEM: ccx input writer, code formating 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
22e990073a FEM: input writer, constraint force, move the refshape type code into fem tools 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
90c948d95f FEM: abaqus writer, fix precision 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
634987bc0f FEM: abaqus writer, use better names for elementsets 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
564c30a471 FEM: abaqus writer, some comments 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
a207ee56e8 FEM: unit tests, add some comments 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
f7c0f2fee4 FEM: unit tests, use FreeCADs native Python API to create the meshes 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
7b8b1c06fd FEM: unit tests, use better file name for unv read write test 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
cb9265c492 FEM: unit tests, use the lately commited dev in Test to run unit tests of FEM 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
a46e495c3d FEM: gmsh mesh tool, get rid of the error pop up in the regard of BooleanFragments Compound 2017-06-07 23:32:36 -03:00
Bernd Hahnebach
b0986504d7 FEM: group meshing, add some checks and output to catch some problems 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
831e69cfd1 FEM: code formating, change tabs in spaces 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
9e697e593a FEM: Fenics meshes, flake8 2017-05-27 19:57:28 -03:00
joha2
9edcbe2dd5 FEM: Fenics meshes, add support for xdmf format, some more improvements 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
62a823854f FEM: constraint pressure, add support for shell meshes if they have group data 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
1ef1ff52db FEM: ccx writer and mesh tools, fix bug in mesh group search 2017-05-27 19:57:28 -03:00
Bernd Hahnebach
fbc2ffad6b FEM: unittest, move mesh creation at end of test object creation 2017-05-27 19:57:27 -03:00
Bernd Hahnebach
d5731d3147 FEM: unittest, get rid of not useful self. 2017-05-27 19:57:27 -03:00
Bernd Hahnebach
31966c577c FEM: unittest, move all CCX analysis tests in one test case class 2017-05-27 19:57:27 -03:00
Bernd Hahnebach
3392b7268e FEM: unittest, get rid of duplicates and move them to helpers 2017-05-27 19:57:27 -03:00
Bernd Hahnebach
2fbe2d715f FEM: unittest, move unv test out of analysis test case 2017-05-27 19:57:27 -03:00
Bernd Hahnebach
3029f85008 FEM: unittest, update result files and FreeCAD files 2017-05-27 19:57:27 -03:00
Yorik van Havre
de4d33cb84 Updated translations 2017-05-25 10:04:05 -03:00
wmayer
d0020dc1cc fix crashes with FEM post-processing commands 2017-05-20 16:18:34 +02:00
wmayer
3d8eba966b fix build failure if VTK is not enabled 2017-05-19 12:53:31 +02:00
wmayer
b99b0eb65b fix crash in pipeline command 2017-05-18 18:40:56 +02:00
wmayer
583574dfcc Add Python wrapper for pipeline object 2017-05-18 18:40:25 +02:00