Commit Graph

1245 Commits

Author SHA1 Message Date
Bernd Hahnebach
35e66aca8e FEM: gmsh mesh, make geo file better readable 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
07d1dccebb FEM: code formating, flake8 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
cc2c51b81d FEM: ccx input writer, write object labels as comments 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
de0cf45543 FEM: ccx input writer, typo 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
f482f6d78b FEM: vtk post processing, add peeq strain 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
a8ded939ff FEM: result task panel, add peeq strain results and add peeq to result stats, by sodelo 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
1cfd041edb FEM: result object, view provider, move task panel checks inside the setEdit 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
f838e5fc8d FEM: 1DFlow, fix unit tests 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
20f4325dba FEM: 1DFlow, fix z88 input file writer 2017-02-28 17:35:26 +01:00
kgoao
919823dfb9 FEM: 1DFlow, result reading and display results 2017-02-28 17:35:26 +01:00
kgoao
8bb1df3736 FEM: 1DFlow, ccx solver handling 2017-02-28 17:35:26 +01:00
kgoao
1e1b9a8726 FEM: 1DFlow, gui command 2017-02-28 17:35:26 +01:00
kgoao
5c0660dbdd FEM: 1DFlow, object modules 2017-02-28 17:35:26 +01:00
kgoao
f087a650b4 FEM: 1DFlow, icon 2017-02-28 17:35:26 +01:00
wmayer
43a19ac8cc need to also copy __init__.py files to make local build working properly 2017-02-24 15:05:33 +01:00
Bernd Hahnebach
8944ae2fdb FEM: module moving, fix cmake, init, modulimports 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
7bfd50e482 FEM: move python modules:
- object modules to new PyObjects directory
- Gui modules to new PyGui directory
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
eb14ba516e FEM: ccx writer, write peeq output request to input file if nonlinear material analysis,
by sodelo
2017-02-21 14:09:27 +01:00
Bernd Hahnebach
b3bcef5189 FEM: frd importer, import peeq strain if available,
by sodelo
2017-02-21 14:09:27 +01:00
Bernd Hahnebach
9091c475d5 FEM: mechanical result object, add peeq strain propert,
by sodelo
2017-02-21 14:09:27 +01:00
Bernd Hahnebach
b203725ae2 FEM: cmake, sort a entry 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
Bernd Hahnebach
fe1a733ced FEM: mesh region object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
b7d69d9ba8 FEM: mesh group object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
c5008f90d7 FEM: mesh gmsh object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
907a14d73a FEM: nonlinear material object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
de9b534366 FEM: material object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
feae6513bb FEM: mechanical result object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
b03b0800ea FEM: constraint selfweight object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
99c5b57b42 FEM: solver z88 object, move make def into make objects FEM modul 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
4f0f3aa4fa FEM: solver calculix object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
6ffbac3e6b FEM: shell thickness object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
b7111c3fa8 FEM: beam section object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
c63f1e7753 FEM: analysis object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
b7c1bb024d FEM: create a make objects module to make python object creation more consistent 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
1f12a3f65c py3: FEM, more convert map to list 2017-02-19 14:21:34 +01:00
Bernd Hahnebach
be2b5777f6 py3, FEM, redifine open in all import modules 2017-02-19 14:21:34 +01:00
looooo
9a5d920f6a py3: FEM, redefine open in import modules 2017-02-19 14:21:34 +01:00
looooo
7045113525 py3: FEM, convert map to list 2017-02-19 14:21:34 +01:00
looooo
8bc6936bcc py3: FEM, fix import Units module 2017-02-19 14:21:34 +01:00
looooo
3617fc365b py3: FEM, put print in brackets and import print_function 2017-02-19 14:21:34 +01:00
looooo
5c0bcf611f py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int 2017-02-19 14:21:34 +01:00
Bernd Hahnebach
686ba7094d FEM: python import modules, use same method structure in all modules,
methods where only moved around, no changes inside the methods
2017-02-17 22:07:56 +01:00
Bernd Hahnebach
4387a4adcb FEM: result task panel, only activate button if result really exists 2017-02-17 22:07:56 +01:00
Bernd Hahnebach
80e68bd764 FEM: result task panel, reorder signal and slots and add comments 2017-02-17 22:07:56 +01:00
Bernd Hahnebach
68ec258268 FEM: result task panel, fix restore result settings for some result types 2017-02-17 22:07:56 +01:00
Bernd Hahnebach
e25c67f10b FEM: result task panel ui, move user defined equation in separate frame 2017-02-17 22:07:56 +01:00
Bernd Hahnebach
a2374d0156 FEM: result task panel ui, reorder result radio buttons 2017-02-17 22:07:56 +01:00
Bernd Hahnebach
2cdaba4b89 FEM: code formating, white spaces 2017-02-17 22:07:56 +01:00