Commit Graph

77 Commits

Author SHA1 Message Date
Bernd Hahnebach
c55184e072 FEM: VTK import, fixes in SMESH mesh builder for vtk import 2018-03-21 12:19:59 +01:00
Bernd Hahnebach
482a2aec30 FEM: VTK export, fix vtk mesh builder and vtk result obj 2018-03-21 12:19:59 +01:00
wmayer
b87f2143a7 fix typos 2018-03-14 11:59:09 +01:00
Bernd Hahnebach
50f28dc631 FEM: vtk tools, deactivate penta6, hexa8 and hexa20 since they will kill FreeCAD 2018-03-13 23:36:42 +01:00
Bernd Hahnebach
247129e88f FEM: vtk tools, fix quad hexa array name 2018-03-13 23:36:37 +01:00
Bernd Hahnebach
9a05a7267b FEM: vtk tools, fix crash in mesh builder if not supported volume is used 2018-03-13 23:36:14 +01:00
luz.paz
d310f43282 FEM: Trivial typo 2018-03-12 15:10:17 +01:00
luzpaz
f6edbbdc5a FEM: Typo residuals 2018-01-01 22:54:46 +01:00
luzpaz
e8587cf0b4 Misc. typo fixes
Remove double whitespaces between source comments
2017-11-25 16:54:02 -02:00
wmayer
ce6809415b inherit FemAnalysis from DocumentObjectGroup and remove Member property 2017-10-24 20:07:05 +02:00
Kunda
784edd3f82 Typo fixes for doxygen and source comments
issue #0002914
2017-03-31 11:25:57 -03:00
Bernd Hahnebach
11166f971e FEM: result show command, make name fit in FEM name system 2017-03-03 11:54:25 -03:00
Bernd Hahnebach
f482f6d78b FEM: vtk post processing, add peeq strain 2017-02-28 17:35:26 +01:00
kgoao
919823dfb9 FEM: 1DFlow, result reading and display results 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
2cdaba4b89 FEM: code formating, white spaces 2017-02-17 22:07:56 +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
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
qingfengxia
a90d221546 Fem: add length scaling (metre to mm) option for VTK mesh import 2017-01-22 13:19:24 +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
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
wmayer
3114df352d in forward declaration replace class keyword when struct is expected
comment out unused parameters
2016-12-29 17:52:39 +01:00
qingfengxia
1f34562354 Fem: clean debug comments in FemVTKTools.cpp and AppFemPy.cpp 2016-10-29 15:12:18 +02:00
qingfengxia
2d29983be7 Cfd: add vtk result import feature 2016-10-29 15:12:18 +02:00
qingfengxia
72be9094ea Fem: add feature off vtk unstructured mesh import and export 2016-10-29 15:12:18 +02:00