jriegel
08e2cf1e40
more info on meshing and recalculation only if needed
2013-07-23 21:45:12 +02:00
jriegel
a948f7a16f
fix in alignment code
2013-07-16 19:42:15 +02:00
jriegel
211764b5da
some tuning in Alignment & copy constructor for FemMeshPy
2013-07-13 15:45:05 +02:00
jriegel
f3aebef651
fix in write ABAQUS
2013-07-13 13:15:38 +02:00
jriegel
cd19d8155c
remake the position handling on the C++ side
2013-07-13 11:54:21 +02:00
jriegel
6f5ae0dd42
Implementing new Alignment approach
2013-07-11 00:19:46 +02:00
jriegel
4ab5bd57c9
Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation)
2013-07-10 23:16:21 +02:00
jriegel
4c6e988aad
Fix Boundbox problem in FemMesh and make singular Coordinate3 node
2013-07-10 01:09:59 +02:00
jriegel
d5ec1da95b
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
wmayer
6fde5d764b
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
jriegel
388ad0ce78
Small fix in Fem
2013-06-27 00:14:02 +02:00
jriegel
b312232b80
Switch NetgenObject to inert if build without Netgen
2013-06-26 23:20:09 +02:00
jriegel
e6c649cc1d
Fix in Grid calculation and remove some trace messages from SMESH
2013-05-29 00:34:08 +02:00
jriegel
c10d87d366
small fixes and tests in Fem
2013-05-28 18:13:01 +02:00
jriegel
dab1499b5b
Further implementing parameter setting
2013-05-05 19:34:05 +02:00
jriegel
527a6f5562
Add mesh parameters and Some fixes
2013-04-23 00:16:47 +02:00
jriegel
8a28382848
Adding additional objects to FEM
2013-04-20 10:53:03 +02:00
jriegel
2818bc4ddf
Add ViewProvider and Dialogs for Analysis object and the Netgen mesher object
2013-04-08 10:42:08 +02:00
wmayer
8b0bf33344
Disable NetgenPlugin for gcc and mingw
2013-04-01 17:40:52 +02:00
jriegel
7bedde5b4f
Remove Salomemesh from LibPack and compile with source. Changes for LibPack 8.1
...
Had to overwrite the salomemesh in 3rdParty with the original 5.1.2.2 from sf.net since through layout changes imposible to merge or even see changes in the code. Linux tweaking has to be done..
2013-03-31 00:16:25 +01:00
jriegel
8185740e4e
Geting NetGen roling
2013-03-31 00:16:20 +01:00
jriegel
fd52cefd49
Add workflow to create MeshShape node by commando and use standard hypotheses for meshing (quad surface)
2013-03-31 00:16:19 +01:00
jriegel
60c4b3ecc4
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01:00
jriegel
63adaeb9fc
Additional objects to handle Analysises
2013-03-27 11:41:17 +01:00
jriegel
bd197783c6
fixes for VisualStudio
2013-03-22 12:50:15 +01:00
jriegel
a44f1f32ff
Intgrate Jans FEM PullRequest
2013-03-22 12:49:05 +01:00
jriegel
fd8fb253d4
Methode stub for retriving surface nodes (todo)
2013-03-22 12:34:27 +01:00
jrheinlaender
af43eff2c2
Minor changes to FEM constraint visuals
2013-03-21 16:58:40 +04:30
jrheinlaender
f5c6e4eae3
Improvements to FEM constraint objects
2013-03-21 16:58:01 +04:30
jrheinlaender
517443fb59
Fixed problems with loading of FEM constraint objects
2013-03-21 16:56:57 +04:30
jrheinlaender
d48542cf56
Split code into separate files for each constraint type
2013-03-21 16:56:57 +04:30
jrheinlaender
918291f81f
Created FEM constraint document object
2013-03-21 16:52:10 +04:30
jriegel
8d3f1a9f24
Dialog for dealing with creation and edeting of node sets
2013-03-03 22:19:04 +01:00
jriegel
6593dc97b8
Create nodes set by poly pick
2013-03-02 16:04:55 +01:00
jriegel
5f43ef1a2a
Add PropertyIntegerSet and some classes to FEM
2013-02-24 21:57:35 +01:00
jriegel
af67612d7f
Implement Edge Visual for Tet4 and Tet10
2013-02-24 14:31:23 +01:00
jriegel
11b4abf24a
Log in FemMesh view provider and some warnings fixed
2013-02-18 22:29:02 +01:00
jriegel
a421386014
fix in readNastran
2013-02-17 23:36:08 +01:00
jriegel
c66b7d7ff2
implement Hex8 and change temporarily the line show
2013-02-17 21:32:53 +01:00
jriegel
82905f7be2
Implementing Visual for FEM mesh higher degrees
...
- Tet10
- Add interface to insert higher degree nodes
2013-02-17 15:38:27 +01:00
Joachim Zettler
72ddca1579
Merge branch 'dvdjimmy/MachDist'
2012-08-20 21:56:42 +02:00
wmayer
f6cf5227ed
0000749: PI was not declared in this scope - compile error
2012-06-14 13:01:07 +02:00
wmayer
b4aff85333
Fix critical warnings
2012-06-13 18:49:10 +02:00
wmayer
9185bdcd8f
0000702: Patch to fix compilation of FreeCAD with gcc 4.7
2012-05-13 13:11:07 +02:00
wmayer
2a3317113f
0000340: Make mesh 4-node parabolic instead of plain 3-node
2012-04-02 09:11:58 +02:00
Joachim Zettler
ec1b0d8720
Changes on Machining Distortion to account for Centos 5.6 compilation
2012-03-26 10:06:16 +02:00
wmayer
5f140253fa
Support of INSTALL target on Windows (VC++ and MinGW)
2012-02-17 21:41:00 +01:00
wmayer
bde949f7e4
0000519: Patch to set proper RPATH's for system wide installation on Linux
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5270 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-12-11 12:36:36 +00:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00