Bernd Hahnebach
28b3ce6bca
YEAH 1000 commits for great FreeCAD project :-) ahh the commit ... FEM: netgen mesh obj, typo in attribute description
2018-08-29 11:02:43 -03:00
wmayer
1633af4b94
Improve handling of external smesh
...
+ add SMESH_version.h.cmake to set full version number instead of using compiler define
+ do not set include path of smesh globally
+ do not set library path of smesh globally
+ do not set HAVE_NETGEN define globally
+ improve using debug and release libs of smesh for MSVC
2018-04-28 12:10:55 +02:00
looooo
c999ec1960
external smesh: use version info
...
for precompiler conditionals
2018-04-28 12:05:30 +02:00
looooo
c74af88e0b
port to smesh 8.3
...
using #ifdef EXTERNAL_SMESH for the diff
2018-04-28 12:05:30 +02:00
Stefan Tröger
6efba7028d
FEM: Add faces by face workaround for force constraint
2016-06-15 22:34:10 +02:00
Stefan Tröger
2f57406007
FEM: Use single smesh mesh generator throughout FreeCAD
...
Creating a mesh generator resets a critical data structure and makes all existing meshes invalid. Hence the SMESH_gen is made a singleton and all FreeCAD code is changed accordingly.
2016-06-15 22:34:10 +02:00
Jean-Marie Verdun
f7c77a446a
FEM: Make FEM compatible with SMESH7
2016-06-15 22:34:10 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
wmayer
582b5fb321
+ fix warnings in Fem
2015-09-11 15:11:55 +02:00
wmayer
e12854af50
+ raise error message when trying to mesh without netgen support
2015-05-22 16:15:18 +02:00
Richard Crozier
85d082517f
Correct spelling of FEM Netgen Mesh 'Fineness' parameter
2015-01-12 11:12:30 +01:00
jriegel
bdb78ce9bf
Start Gui for Displacement Post-Processing
2013-12-31 17:16:51 +01:00
wmayer
5924d26b7f
+ Fix typo, fix undo/redo problem when creating an FEM analysis object
2013-11-08 09:57:37 +01:00
jriegel
5cb8340043
fix in alignment code
2013-07-16 19:42:15 +02:00
jriegel
6026c3b9b2
Switch NetgenObject to inert if build without Netgen
2013-06-26 23:20:09 +02:00
jriegel
568a6da8ab
Further implementing parameter setting
2013-05-05 19:34:05 +02:00
jriegel
e2b224d217
Add mesh parameters and Some fixes
2013-04-23 00:16:47 +02:00
jriegel
6c8cb6f184
Adding additional objects to FEM
2013-04-20 10:53:03 +02:00
jriegel
a74b98e9ed
Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object
2013-04-08 10:42:08 +02:00