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 |
|
looooo
|
5c0bcf611f
|
py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int
|
2017-02-19 14:21:34 +01:00 |
|
Bernd Hahnebach
|
2cdaba4b89
|
FEM: code formating, white spaces
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
e07b45d59d
|
FEM: better module names for CalculiX result reader modules
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
9431d8ed4c
|
FEM: better module name for Z88 o2 result reader
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
12f53b6098
|
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
|
17eac77144
|
FEM: code formating, white spaces
|
2017-02-16 13:11:14 +01:00 |
|
Bernd Hahnebach
|
b55a7688cc
|
FEM: result object refactor, fix frd, vtk, z88 result file import
|
2017-02-16 07:54:37 +01:00 |
|
qingfengxia
|
c13ca92792
|
FEM: result object refactor, move most properties from C++ to a new Python result object
|
2017-02-16 07:54:32 +01:00 |
|
qingfengxia
|
1c18867d1e
|
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
|
3f08dd5739
|
FEM: import Z88 results, change module name to import...
|
2017-01-30 18:22:28 +01:00 |
|
Bernd Hahnebach
|
469e391f66
|
FEM: import VTK results, change module name to import...
|
2017-01-30 18:22:23 +01:00 |
|
qingfengxia
|
9ce1662ae1
|
Fem: add FemResult export to VTK files for visualization externally
|
2017-01-30 18:22:11 +01:00 |
|
qingfengxia
|
a90d221546
|
Fem: add length scaling (metre to mm) option for VTK mesh import
|
2017-01-22 13:19:24 +00:00 |
|
qingfengxia
|
61fb3d429a
|
Fem: add _CommandMaterialFluid.py and FemMaterial.makeFluidMaterial method
|
2017-01-08 21:46:27 +00:00 |
|
Bernd Hahnebach
|
aa83257b73
|
FEM: code formating, remove trailing whitspaces
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
f9f682640a
|
FEM: VTK tools, add stress and strain vectors (x,y,z)
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
dc3b45458c
|
FEM: result object, add properties for stress and strain vectors
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
1973efac20
|
FEM: mesh group, add task panel
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
d1954aef48
|
FEM: mesh group, add command to FreeCAD GUI menu and tool bar
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
c72cd509bc
|
FEM: mesh group, add object
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
edb1f0249e
|
FEM: VTK tools, only import results into vtk if they exists
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
3ec0a50a06
|
FEM: VTK tools, fix value assignment
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
ba38e06bd2
|
FEM: result object, typo
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
739fe3ae39
|
FEM: move modules MechanicalMaterial to a more general FemMaterial
|
2017-01-02 18:03:24 -02:00 |
|
wmayer
|
b2767f7197
|
rearrange headers to avoid warning
|
2016-12-30 13:31:08 +01:00 |
|
wmayer
|
3114df352d
|
in forward declaration replace class keyword when struct is expected
comment out unused parameters
|
2016-12-29 17:52:39 +01:00 |
|
Bernd Hahnebach
|
2733d03be5
|
FEM: add context command to print dump mesh info
|
2016-12-23 18:37:25 +01:00 |
|
Bernd Hahnebach
|
b026710a30
|
FEM: add a context command to clear the FEM mesh
|
2016-12-23 18:37:15 +01:00 |
|
wmayer
|
26c635a435
|
use preprocessor macro to build with vtk 6.1
|
2016-12-21 18:39:50 +01:00 |
|
wmayer
|
7716e94042
|
fix whitespaces
|
2016-12-21 17:08:36 +01:00 |
|
Bernd Hahnebach
|
90bc5255b4
|
FEM: mesh region, add task panel
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
347d4be25f
|
FEM: mesh region, add command to FreeCAD GUI menu and tool bar
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
36868f3fe5
|
FEM: mesh region, add object
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
5d7eadc8e6
|
FEM: cmake, delete dublicates
|
2016-12-21 11:27:41 -02:00 |
|
mkhizenz
|
ede94ba09c
|
FEM: DataAlongLine: core implementation
|
2016-12-21 11:27:41 -02:00 |
|
kgoao
|
96a705dc7d
|
FEM: FemConstraintHeatflux: Add DFLUX option to heat flux constraint
|
2016-12-21 11:27:41 -02:00 |
|
kgoao
|
0cddd74255
|
FEM: FemConstraintTemperature: Add CFLUX option to temperature constraint
|
2016-12-21 11:27:41 -02:00 |
|
wmayer
|
0afd327f2a
|
remove superfluous Qt includes
|
2016-12-13 14:33:16 +01:00 |
|
wmayer
|
8b51a04943
|
fix -Wunused-but-set-variable
|
2016-12-12 16:32:54 +01:00 |
|
wmayer
|
546656867b
|
fix FemMesh::copyMeshData
|
2016-12-12 12:43:05 +01:00 |
|
wmayer
|
c770d747ff
|
re-implement FemMesh::copyMeshData based on export&import of unv file
|
2016-12-09 21:08:44 +01:00 |
|