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 |
|
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
|
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
|
6bbf0c27f1
|
FEM: cmake, sort a entry
|
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 |
|
looooo
|
1464152b56
|
py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int
|
2017-02-19 14:21:34 +01:00 |
|
Bernd Hahnebach
|
9a27373321
|
FEM: code formating, white spaces
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
905fc3f4df
|
FEM: better module names for CalculiX result reader modules
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
036c86e755
|
FEM: better module name for Z88 o2 result reader
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
f7a22482e0
|
FEM: move the new python FemResult object to FemMechanicalResult object derived from C++ FemResult object
|
2017-02-16 14:00:32 +01:00 |
|
Bernd Hahnebach
|
90a9fd1a28
|
FEM: code formating, white spaces
|
2017-02-16 13:11:14 +01:00 |
|
Bernd Hahnebach
|
7fb489f096
|
FEM: result object refactor, fix frd, vtk, z88 result file import
|
2017-02-16 07:54:37 +01:00 |
|
qingfengxia
|
585c01a4da
|
FEM: result object refactor, move most properties from C++ to a new Python result object
|
2017-02-16 07:54:32 +01:00 |
|
qingfengxia
|
a9c97f1293
|
FEM: VTK post processing, changes:
- vtk result file reading
- some changes in vtk post processing pipe line
|
2017-02-16 07:54:16 +01:00 |
|
Bernd Hahnebach
|
b61fd65b1c
|
FEM: import Z88 results, change module name to import...
|
2017-01-30 18:22:28 +01:00 |
|
Bernd Hahnebach
|
ff18274fbe
|
FEM: import VTK results, change module name to import...
|
2017-01-30 18:22:23 +01:00 |
|
qingfengxia
|
d442a6dc0f
|
Fem: add FemResult export to VTK files for visualization externally
|
2017-01-30 18:22:11 +01:00 |
|
qingfengxia
|
3d1f53b73f
|
Fem: add length scaling (metre to mm) option for VTK mesh import
|
2017-01-22 13:19:24 +00:00 |
|
qingfengxia
|
46c6635097
|
Fem: add _CommandMaterialFluid.py and FemMaterial.makeFluidMaterial method
|
2017-01-08 21:46:27 +00:00 |
|
Bernd Hahnebach
|
94ab4188a8
|
FEM: code formating, remove trailing whitspaces
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
8b3a85e377
|
FEM: VTK tools, add stress and strain vectors (x,y,z)
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
4d4a12b800
|
FEM: result object, add properties for stress and strain vectors
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
78540d2612
|
FEM: mesh group, add task panel
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
7c2c78e2c6
|
FEM: mesh group, add command to FreeCAD GUI menu and tool bar
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
209ca2bc86
|
FEM: mesh group, add object
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
755f5e3f0d
|
FEM: VTK tools, only import results into vtk if they exists
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
ce827fab24
|
FEM: VTK tools, fix value assignment
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
174b466541
|
FEM: result object, typo
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
7c19fa1654
|
FEM: move modules MechanicalMaterial to a more general FemMaterial
|
2017-01-02 18:03:24 -02:00 |
|
wmayer
|
79ddef18f2
|
rearrange headers to avoid warning
|
2016-12-30 13:31:08 +01:00 |
|
wmayer
|
7d842679bd
|
in forward declaration replace class keyword when struct is expected
comment out unused parameters
|
2016-12-29 17:52:39 +01:00 |
|
Bernd Hahnebach
|
bed58b8bf7
|
FEM: add context command to print dump mesh info
|
2016-12-23 18:37:25 +01:00 |
|
Bernd Hahnebach
|
20eaf4f90e
|
FEM: add a context command to clear the FEM mesh
|
2016-12-23 18:37:15 +01:00 |
|
wmayer
|
90f061f8d2
|
use preprocessor macro to build with vtk 6.1
|
2016-12-21 18:39:50 +01:00 |
|
wmayer
|
f4793a61dc
|
fix whitespaces
|
2016-12-21 17:08:36 +01:00 |
|
Bernd Hahnebach
|
528edf0f73
|
FEM: mesh region, add task panel
|
2016-12-21 11:27:41 -02:00 |
|