Commit Graph

1273 Commits

Author SHA1 Message Date
joha2
2c4b16d323 FEM: fenics xml mesh format, add mesh import 2017-03-04 13:02:11 -03:00
Bernd Hahnebach
7f9bd4d1ad FEM: make object module, sort methods by name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
2ab1a1a047 FEM: result task panel, add Fem to module name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
2c5da013d7 FEM: FEM mesh 2 mesh command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
69de116707 FEM: command modules, add Fem to file and class name 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
d4a6fb166d FEM: mesh clear command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
052f182e96 FEM: mesh print info command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
decbd572da FEM: result show command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
1101dc6ced FEM: results purge command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
1d783a33fb FEM: solver control command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
e478241f8d FEM: solver run command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
687622650c FEM: code formating, use better variable name in the regard of codespell tool 2017-03-03 11:54:25 -03:00
Kunda
cfd087b33f FEM typos 2017-03-01 09:39:25 +01:00
wmayer
26d437ec4b resolve merge conflict 2017-02-28 19:14:46 +01: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
wmayer
e3ea61d165 resolve merge conflict 2017-02-28 18:51:53 +01:00
Bernd Hahnebach
81561f4b49 FEM: visible command names, use FEM instead of Fem 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
1b829a694a FEM: vtk import, comment not used part of the code 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
24fa05ca14 FEM: code formating, flake8 in import Fenics mesh 2017-02-28 17:35:26 +01:00
joha2
4d5707db30 FEM: fenics xml mesh format, add export module 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
0e71f8f3d0 FEM: mesh view provider, add property to adjust max faces to show inner mesh data 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
aa5fffce2e FEM: gmsh mesh object task panel, fix import 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
eb38d089ef FEM: z88 result reader, use generic result fill method 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
98de89a3b2 FEM: fill imported result object, some refactor work 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
f18d56cd50 FEM: result reader, replace try except by if key in dict 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
463ec12c3b FEM: import tools, move fill result obj with imported results inside import tools module 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
a4393f45e3 FEM: import tools, move imported mesh creation def inside new import tools module 2017-02-28 17:35:26 +01:00
Kunda
f4b84e8963 FEM: source code typos, issue 0002914 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
c0cc70d8a9 FEM: gmsh mesh, make geo file better readable 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
3ee9aa0bbf FEM: code formating, flake8 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
260f2760e3 FEM: ccx input writer, write object labels as comments 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
1286365de0 FEM: ccx input writer, typo 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
439c10a02c FEM: vtk post processing, add peeq strain 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
48d2304814 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
6117a3f313 FEM: result object, view provider, move task panel checks inside the setEdit 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
633b759186 FEM: 1DFlow, fix unit tests 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
3678647fe2 FEM: 1DFlow, fix z88 input file writer 2017-02-28 17:35:26 +01:00
kgoao
0ae847e137 FEM: 1DFlow, result reading and display results 2017-02-28 17:35:26 +01:00
kgoao
b4b3d1ecb4 FEM: 1DFlow, ccx solver handling 2017-02-28 17:35:26 +01:00
kgoao
02396c352f FEM: 1DFlow, gui command 2017-02-28 17:35:26 +01:00
kgoao
52b869bf39 FEM: 1DFlow, object modules 2017-02-28 17:35:26 +01:00
kgoao
299d20c025 FEM: 1DFlow, icon 2017-02-28 17:35:26 +01:00
wmayer
073e749913 need to also copy __init__.py files to make local build working properly 2017-02-24 15:05:33 +01:00
Bernd Hahnebach
c66db38d4d FEM: module moving, fix cmake, init, modulimports 2017-02-24 14:41:22 +01:00
Bernd Hahnebach
c2b2bb84e3 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
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
50dc32e6b6 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
e05aa0bf0f FEM: frd importer, import peeq strain if available,
by sodelo
2017-02-21 14:09:27 +01:00
Bernd Hahnebach
8c8398b95f FEM: mechanical result object, add peeq strain propert,
by sodelo
2017-02-21 14:09:27 +01:00
Bernd Hahnebach
6bbf0c27f1 FEM: cmake, sort a entry 2017-02-21 14:09:27 +01:00