jriegel
9962af035b
remove the Mesh dependency from Fem
2013-09-08 19:49:25 +02:00
jriegel
6d04316fa1
change node attribute to a id:vector3d dictionary and changes the scripts
2013-08-29 22:15:14 +02:00
jriegel
6d5c190630
Joachims changes and fixes for Abaqus write
2013-08-18 19:24:52 +02:00
jriegel
dd24a14927
Fix bug in getNodes() and some clean up in ApplyingBC
2013-08-15 19:35:52 +02:00
jriegel
a495693c9d
Update Fem workbench
...
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
acf8bba24f
Make Fem::Analyses object inheritable to python and some fixes in Material
2013-08-04 19:22:17 +02:00
jriegel
116c7483c2
switch MachDistIsostatic to python algorithem
2013-07-31 19:10:45 +02:00
jriegel
6a43acc5e6
Implement Isostatic Gui
2013-07-24 22:15:25 +02:00
jriegel
4dfa640be1
more info on meshing and recalculation only if needed
2013-07-23 21:45:12 +02:00
jriegel
5cb8340043
fix in alignment code
2013-07-16 19:42:15 +02:00
jriegel
b140d220e4
some tuning in Alignment & copy constructor for FemMeshPy
2013-07-13 15:45:05 +02:00
jriegel
e01d574998
fix in write ABAQUS
2013-07-13 13:15:38 +02:00
jriegel
3e5e14257a
remake the position handling on the C++ side
2013-07-13 11:54:21 +02:00
jriegel
2ceade5528
Implementing new Alignment approach
2013-07-11 00:19:46 +02:00
jriegel
d71fd39987
Add Nodes interface to FemMesh (for usage e.g. calculating eigen transformation)
2013-07-10 23:16:21 +02:00
jriegel
f24ef5a274
Fix Boundbox problem in FemMesh and make singular Coordinate3 node
2013-07-10 01:09:59 +02:00
jriegel
28c7990b31
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
wmayer
609072f140
+ in setPyObject() only use classes derived from Base::Exception
2013-07-05 15:29:04 +02:00
jriegel
fa1aa95a93
Small fix in Fem
2013-06-27 00:14:02 +02:00
jriegel
6026c3b9b2
Switch NetgenObject to inert if build without Netgen
2013-06-26 23:20:09 +02:00
jriegel
5c8d3ea614
Fix in Grid calculation and remove some trace messages from SMESH
2013-05-29 00:34:08 +02:00
jriegel
7592abe14d
small fixes and tests in Fem
2013-05-28 18:13:01 +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
wmayer
54a6f70c99
Disable NetgenPlugin for gcc and mingw
2013-04-01 17:40:52 +02:00
jriegel
216d3dd6f4
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
1d41a47cdb
Geting NetGen roling
2013-03-31 00:16:20 +01:00
jriegel
e457a47289
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
a5c8cd9c4b
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01:00
jriegel
b3ef79b9cf
Additional objects to handle Analysises
2013-03-27 11:41:17 +01:00
jriegel
04e84eb2d3
fixes for VisualStudio
2013-03-22 12:50:15 +01:00
jriegel
aecac3abe8
Intgrate Jans FEM PullRequest
2013-03-22 12:49:05 +01:00
jriegel
a61b24da2e
Methode stub for retriving surface nodes (todo)
2013-03-22 12:34:27 +01:00
jrheinlaender
07ac843c3c
Minor changes to FEM constraint visuals
2013-03-21 16:58:40 +04:30
jrheinlaender
909265cac9
Improvements to FEM constraint objects
2013-03-21 16:58:01 +04:30
jrheinlaender
7670c6b13c
Fixed problems with loading of FEM constraint objects
2013-03-21 16:56:57 +04:30
jrheinlaender
4755859cb6
Split code into separate files for each constraint type
2013-03-21 16:56:57 +04:30
jrheinlaender
65f8f400f1
Created FEM constraint document object
2013-03-21 16:52:10 +04:30
jriegel
75e5df26ef
Dialog for dealing with creation and edeting of node sets
2013-03-03 22:19:04 +01:00
jriegel
050407a265
Create nodes set by poly pick
2013-03-02 16:04:55 +01:00
jriegel
8109cbbcaf
Add PropertyIntegerSet and some classes to FEM
2013-02-24 21:57:35 +01:00
jriegel
8cd425e5ef
Implement Edge Visual for Tet4 and Tet10
2013-02-24 14:31:23 +01:00
jriegel
0c8cfa92e5
Log in FemMesh view provider and some warnings fixed
2013-02-18 22:29:02 +01:00
jriegel
e9812a0445
fix in readNastran
2013-02-17 23:36:08 +01:00
jriegel
6a04345851
implement Hex8 and change temporarily the line show
2013-02-17 21:32:53 +01:00
jriegel
b532d3de57
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
e8f569fe6a
Merge branch 'dvdjimmy/MachDist'
2012-08-20 21:56:42 +02:00
wmayer
84fc5ec87e
0000749: PI was not declared in this scope - compile error
2012-06-14 13:01:07 +02:00