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 |
|
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 |
|
Bernd Hahnebach
|
a9d0cc3ed8
|
py3: FEM, more convert map to list
|
2017-02-19 14:21:34 +01:00 |
|
Bernd Hahnebach
|
e22d538cb2
|
py3, FEM, redifine open in all import modules
|
2017-02-19 14:21:34 +01:00 |
|
looooo
|
f00b935763
|
py3: FEM, redefine open in import modules
|
2017-02-19 14:21:34 +01:00 |
|
looooo
|
742effc90a
|
py3: FEM, convert map to list
|
2017-02-19 14:21:34 +01:00 |
|
looooo
|
6b4f08f853
|
py3: FEM, fix import Units module
|
2017-02-19 14:21:34 +01:00 |
|
looooo
|
507321ae8f
|
py3: FEM, put print in brackets and import print_function
|
2017-02-19 14:21:34 +01:00 |
|
looooo
|
1464152b56
|
py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int
|
2017-02-19 14:21:34 +01:00 |
|
Bernd Hahnebach
|
3e0d8b7213
|
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
|
e7474e362a
|
FEM: result task panel, only activate button if result really exists
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
92589b67b2
|
FEM: result task panel, reorder signal and slots and add comments
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
4840a780f3
|
FEM: result task panel, fix restore result settings for some result types
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
be395479b5
|
FEM: result task panel ui, move user defined equation in separate frame
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
1c58db004b
|
FEM: result task panel ui, reorder result radio buttons
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
9a27373321
|
FEM: code formating, white spaces
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
2bde0b6269
|
FEM: result task panel, use better object names
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
15dedfc375
|
FEM: result view provider, implement checks for open result task panel
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
5b91c59a9e
|
FEM: result task panel, reset mesh color and deformation in taskpanel and not by use of FemTools, fixes if mutlip
fixes if problems if multiple meshes or results are in an analysis
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
2b1cf1c3df
|
FEM: result task panel, fix option hide constaints and parts and make a small change inside
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
9cc00c0dab
|
FEM: result task panel, changes in the way the task panel is called be the commands in Gui
|
2017-02-16 14:00:40 +01:00 |
|
Kunda
|
03f059e713
|
FEM: Doxygen tweeks
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684)
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
|
2017-02-16 14:00:40 +01:00 |
|
fandaL
|
845e90c2c5
|
FEM: frd reader, missing mode_strain_found = False
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
93ce4263bd
|
FEM: ccx writer, better handling of different analysis types
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
45cb08d23b
|
FEM: gmsh mesh class, small improvement in gmsh binary handling
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
905fc3f4df
|
FEM: better module names for CalculiX result reader modules
|
2017-02-16 14:00:39 +01:00 |
|