Commit Graph

63 Commits

Author SHA1 Message Date
Bernd Hahnebach
4c5bcf3dc1 FEM: objects, use same name system no matter if C++ or Python object 2019-07-03 12:43:27 +02:00
Bernd Hahnebach
2172e08b38 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
2ea971d8aa FEM: code formating, add some new lines 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
cafe4ad115 FEM: code formating, max line length < 100, make objects module 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
2f94302bb5 FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
08ce5a6123 FEM: objects module, add vtk post processing objects 2018-12-17 09:38:23 -03:00
Bernd Hahnebach
0ed87a5775 FEM: code formating, flake8 2018-11-26 09:10:17 -03:00
Bernd Hahnebach
a02b355747 FEM: objects module, rename result objects to post processing ones 2018-08-26 20:47:37 +02:00
Bernd Hahnebach
d8f65890df FEM: objects module, delete recompute comments, the user needs to take care of recomputes if he adds objects by Python 2018-08-26 20:47:37 +02:00
Bernd Hahnebach
c85afd0e44 FEM: objects, use fem name sheme for object package names 2018-01-25 18:46:30 -02:00
Bernd Hahnebach
bc8219cc36 FEM: beam rotation object, add this new object 2018-01-23 14:01:27 +01:00
Bernd Hahnebach
c4b52499b6 FEM: make objects module, fix type of constraint fluid boundary 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
8c85db3cfe FEM: make objects module, less code duplication on imports 2017-12-31 15:25:34 +01:00
Bernd Hahnebach
3d862b8dea FEM: make objects module, better name for ccx tools solver def 2017-12-13 12:38:22 +01:00
Bernd Hahnebach
18c7f94ae9 FEM: CalculiX ccx tools solver, use a better name for new objects 2017-12-06 20:07:14 +01:00
Bernd Hahnebach
78421a678f FEM: elmer equations, add posibility to easy create them by python with objects fem modul 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
b095e94356 FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer 2017-12-02 13:17:30 +01:00
Markus Hovorka
412df6f4c1 FEM: elmer, add it to the new solver framework and add equation object for elmer 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
42b3c3353b FEM: constraint initial flow velocity, add object, command, icon, task panel, etc. 2017-12-02 13:17:30 +01:00
Markus Hovorka
ce69c1531d FEM: constraint flow velocity, add object, command, icon, task panel, etc 2017-12-02 13:17:30 +01:00
Markus Hovorka
51c46dd2ab FEM: constraint body heat source, add object, command, etc 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
45e81db4ec FEM: ccx, add it to the new solver framework but use the old ccx writer 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
609e97a821 FEM: z88, add it to the new solver framework 2017-12-02 13:17:30 +01:00
wmayer
12893d3623 replace 'GMSH' with correct spelling 'Gmsh' 2017-11-15 10:11:16 +01:00
wmayer
80bc1255c7 support of backward compatibility to load old fem project files 2017-10-24 20:09:35 +02:00
Bernd Hahnebach
20e24975f5 FEM: code formating, trailing whitespaces and flake8 2017-10-19 13:30:53 +02:00
Unknown
ef46b7cc6b FEM: various typos 2017-10-19 13:30:53 +02:00
Bernd Hahnebach
16a0d911af FEM: objects fem module, comment typo 2017-10-07 11:51:00 +02:00
Bernd Hahnebach
86b925744e FEM: objects fem module, fix comments 2017-10-07 11:51:00 +02:00
Bernd Hahnebach
8f0c057ff4 FEM: objects fem module, sort defs 2017-10-07 11:51:00 +02:00
wmayer
c7886b3e36 fixes #0003164: Elements of an analysis including the mesh and constraints should be hidden when hiding the analysis (Space) 2017-10-06 22:24:54 +02:00
Bernd Hahnebach
0692a83925 FEM: objects module, add doc parameter to creation tools 2017-09-19 11:33:08 +02:00
Bernd Hahnebach
656239948d FEM: py3, set prints in brackets 2017-09-11 10:21:01 +02:00
Markus Hovorka
c623fc9a4b FEM: Use ConstraintPython for SelfWeight 2017-08-04 06:57:12 +02:00
Bernd Hahnebach
6d2fd22778 FEM: mesh result object, implement new object 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
qingfengxia
d0e15f5173 Fem solve bondary layer meshing issue #3111 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
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
19a0f85708 FEM: cmakes, object fem, init gui modules, sort by name 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
092a5dae48 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
34ad6af337 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
977fd8995e 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
77e4a6d20d FEM: code formating, flake8 2017-03-07 13:40:18 -03:00
Bernd Hahnebach
e9e09a5fa4 FEM: make object module, sort methods by name 2017-03-03 11:54:25 -03:00
hgutsche
de8f66f857 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
5c0660dbdd FEM: 1DFlow, object modules 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
8944ae2fdb FEM: module moving, fix cmake, init, modulimports 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
0c0cf1e49c FEM: result mechanical object, use same name sheme as for all other FEM objects 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
168c253889 FEM: objects FEM, initialize names if they where not given 2017-02-21 14:09:27 +01:00