Commit Graph

25 Commits

Author SHA1 Message Date
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
f0416755b4 FEM: cmakes, object fem, init gui modules, sort by name 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
11ec82d453 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
bfb4ce823e 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
5215a7d751 FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
9f3b7ebfe0 FEM: code formating, flake8 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
7f9bd4d1ad FEM: make object module, sort methods by name 2017-03-03 11:54:25 -03:00
hgutsche
201c9d89b0 Some fixes for doygen syntax errors and some configuration to make it run smoother under Windows 2017-02-28 18:52:04 +01:00
kgoao
52b869bf39 FEM: 1DFlow, object modules 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
c66db38d4d FEM: module moving, fix cmake, init, modulimports 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
f88d6fde4c FEM: result mechanical object, use same name sheme as for all other FEM objects 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
82821a61f1 FEM: objects FEM, initialize names if they where not given 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
92ca3c16fc FEM: mesh region object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
0d7e060c60 FEM: mesh group object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
62228116a5 FEM: mesh gmsh object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
9cf0d23465 FEM: nonlinear material object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
a1b9c6db15 FEM: material object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
757e6b6205 FEM: mechanical result object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
9080fdafdc FEM: constraint selfweight object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
92ec400d25 FEM: solver z88 object, move make def into make objects FEM modul 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
e72516aafd FEM: solver calculix object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
65845e4423 FEM: shell thickness object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
e37648161d FEM: beam section object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
f4bb2a0624 FEM: analysis object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
cb6c050d14 FEM: create a make objects module to make python object creation more consistent 2017-02-21 14:09:27 +01:00