Commit Graph

36 Commits

Author SHA1 Message Date
Bernd Hahnebach
88e0ef131f FEM: code formating, flake8 2018-01-13 12:53:41 +01:00
Bernd Hahnebach
5189e1eb0d FEM: constraint body heat source, use for proxy type the same name sheme like other constraints 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
e3e2ac6925 FEM: proxy type, use for all classes the notation Fem:: same as C++ classes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b8d8edd642 FEM: Python base constraint, move modules into gui and obj packages 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
b1e1b128ab FEM: fem tools package, move ccx tools in it 2018-01-11 06:22:28 +01:00
Unknown
345c517840 FEM: Moar typos 2017-12-31 15:25:34 +01:00
Wilfried Hortschitz
f0a33ddb30 FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
14614d3eab FEM: constraint initial flow velocity, add object, command, icon, task panel, etc. 2017-12-02 13:17:30 +01:00
Markus Hovorka
afd304f89b FEM: constraint flow velocity, add object, command, icon, task panel, etc 2017-12-02 13:17:30 +01:00
Markus Hovorka
8119d76ad3 FEM: constraint body heat source, add object, command, etc 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
f049981619 FEM: z88, remove from old solver framework 2017-12-02 13:17:30 +01:00
luzpaz
c1f77477df Misc. typo fixes
Remove double whitespaces between source comments
2017-11-25 16:54:02 -02:00
luzpaz
6782071c1b FEM: Fix typo 2017-11-25 16:54:02 -02:00
Bernd Hahnebach
cdc2260f6a FEM: Gmsh tools, add parameter to write groups of nodes for any group 2017-11-25 16:54:02 -02:00
wmayer
1f40d24fd9 replace 'GMSH' with correct spelling 'Gmsh' 2017-11-15 10:11:16 +01:00
Unknown
ed919b37fb FEM: various typos 2017-10-19 13:30:53 +02:00
Bernd Hahnebach
3375bdccc7 FEM: gmsh mesh object, make the geometry tolerance unit less 2017-08-12 13:22:45 +02:00
Bernd Hahnebach
a8ff9bedd4 FEM: mesh result object, implement new object 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
e140eb060a FEM: code formating, flake8 2017-08-02 12:45:15 +02:00
makkemal
15db7dc8c0 FEM: 3D beam/shell output preferences
FEM 3D Beam shell output ui update

FEM: 3d Beam/Shell output ui variables added
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
21146834b5 FEM: gmsh mesh object, some better comment 2017-08-02 12:45:15 +02:00
Bernd Hahnebach
a155178771 FEM: code formating, flake8 in new boudary layer code 2017-08-02 06:49:33 +02:00
qingfengxia
60fb86337f Fem solve bondary layer meshing issue #3111 2017-08-01 14:12:40 +02:00
qingfengxia
e3d273746d FEM: add FemMeshBoundaryLayer obj and gui objects 2017-08-01 14:12:40 +02:00
qingfengxia
ee2c225f67 FEM: add MeshBoundaryLayerList property in FemMeshGmsh obj 2017-08-01 14:12:40 +02:00
Bernd Hahnebach
7ca506c847 FEM: nonlinear material, add a third yield point and only write yield points if they are not empty 2017-07-03 19:27:38 +02:00
Bernd Hahnebach
ee3df52159 FEM: solver calculix, allow user time steps without Parameter DIRECT 2017-06-26 22:36:02 +02:00
Bernd Hahnebach
e3c7c34c1c FEM: gmsh tool, add CoherenceMesh option to remove duplicate vertices, set default to true 2017-06-26 22:36:02 +02: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
Kunda
cfd087b33f FEM typos 2017-03-01 09:39:25 +01:00
Bernd Hahnebach
3ee9aa0bbf FEM: code formating, flake8 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
52b869bf39 FEM: 1DFlow, object modules 2017-02-28 17:35:26 +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