jriegel
35d9459853
Some fixes in the Fem/Material interplay
2013-08-21 17:53:45 +02:00
jriegel
0285dfede9
clean up commands in FEM
2013-08-19 21:30:56 +02:00
jriegel
af56b324b9
Joachims changes and fixes for Abaqus write
2013-08-18 19:24:52 +02:00
jriegel
dca9a25a2b
Nicer more informative Isostatic dialog
2013-08-15 22:50:09 +02:00
jriegel
58ba9d4498
Fix bug in getNodes() and some clean up in ApplyingBC
2013-08-15 19:35:52 +02:00
jriegel
fede3064b5
Start updating Fem workbench
2013-08-11 23:19:52 +02:00
jriegel
214235e753
Update Fem workbench
...
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
a5262f9cb7
Add python object for the FemMesh ViewProvider for later postprecessing capabilities
2013-08-04 20:39:08 +02:00
jriegel
bd6dc08a1b
Make Fem::Analyses object inheritable to python and some fixes in Material
2013-08-04 19:22:17 +02:00
jriegel
b8cac92e83
switch MachDistIsostatic to python algorithem
2013-07-31 19:10:45 +02:00
jriegel
9155eed7d9
Implement Isostatic Gui
2013-07-24 22:15:25 +02:00
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
3f7f010041
some fixes of the fixes ;)
2013-07-10 07:45:39 +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
e1847a00f9
Activating FEM for Linux again (without Netgen plugin)
2013-06-26 19:14:36 +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
0c3519b616
Switch setup Dialog around
2013-05-06 08:22:10 +02:00
jriegel
b46e89de25
transparent parameter in Dialog
2013-05-05 22:41:56 +02:00
jriegel
dab1499b5b
Further implementing parameter setting
2013-05-05 19:34:05 +02:00
jriegel
81aa1caf9b
Small fix in dialog box
2013-04-30 08:23:24 +02:00
jriegel
5f8f9842e4
wiering the tet dialog
2013-04-29 22:21:55 +02:00
jriegel
3cca1594da
Add ActiveAnalysis logic
2013-04-29 20:08:21 +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
jriegel
720b4a2807
Add active Analysis logic
2013-04-08 10:42:07 +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
7b1feeac3c
Add support for quad faces in mesh
2013-03-31 00:16:18 +01:00
jriegel
60c4b3ecc4
Treat OCE in LibPack8.x with respect to debug/release
2013-03-31 00:16:17 +01:00
wmayer
b24f0efbc1
Remove FileVersion from RestoreDocFile, convert point data back to floats
2013-03-29 15:23:51 +01:00
jriegel
63adaeb9fc
Additional objects to handle Analysises
2013-03-27 11:41:17 +01:00
jrheinlaender
fdc3e50811
Added FileVersion attribute to XML format to distinguish legacy float binary files from new double binary files
2013-03-27 11:47:18 +04:30
jriegel
eb6d7cedbc
Merge branch 'refs/heads/WizardShaft'
2013-03-26 13:23:27 +01:00
jrheinlaender
67a518083d
Suggested changes for float -> double move
2013-03-25 15:33:12 +04:30
jrheinlaender
39b2b731f8
Changes to FEM constraint visuals for float->double move
2013-03-25 15:32:05 +04:30
jrheinlaender
66ac727d07
Fem Constraint Visuals: Fixed bug that crashed FC when trying to edit a bearing constraint
2013-03-24 16:09:16 +04:30