kgoao
086f716e6e
FEM: ConstraintTransform: core implementation
...
FEM: ConstraintTransform: transformable surface comment modification
FEM: ConstraintTransform: re-adjusted GUI layout
FEM: ConstraintTransform: more tweaking
FEM: ConstraintTransform: GUI layout adjustment
FEM: ConstraintTransform: GUI bug fix
FEM: ConstraintTransform: implemented App::PropertyEnumeration for type of transform
2016-09-27 13:04:46 -03:00
Bernd Hahnebach
e2f5bba5a9
FEM: prefs, move z88 prefs in an own tab
2016-09-13 20:17:31 -03:00
Bernd Hahnebach
18555102a1
FEM: prefs, move general prefs to general prefs class
2016-08-16 11:03:28 +02:00
qingfengxia
17829b9727
Add ViewProvider and TaskPanel FemConstraintFluidBoundary for CFD analysis
2016-08-12 11:05:55 +02:00
vdwalts
5adea8f032
FEM: constraints thermomechanical: object implementation
2016-08-04 17:45:04 +02:00
Bernd Hahnebach
4ea7fc6e89
FEM: GUI: pref: add new CalculiX Solver attributes to a new CalculiX tab
2016-08-04 17:45:04 +02:00
vdwalts
fdee687f01
FEM: constraint plane rotation: object implementation
2016-08-04 17:45:04 +02:00
vdwalts
4eb39c5c36
FEM: constraint contact: object implementation
2016-08-04 17:45:04 +02:00
Stefan Tröger
9c61e2f386
FEM Post: Fix cutter error and "remove crashs"
2016-05-18 21:35:15 +02:00
Stefan Tröger
cd9e827d24
FEM Post: Add cut filter
2016-05-18 21:35:15 +02:00
Stefan Tröger
d0e371b3e1
FEM Post: Add warp vector filter
2016-05-18 21:35:15 +02:00
Stefan Tröger
51f2a0efc6
FEM Post: Detail filter infrastructure
2016-05-18 21:35:15 +02:00
Stefan Tröger
2b9e608501
FEM Post: Basic implementation of filter framework
2016-05-18 21:35:15 +02:00
Stefan Tröger
4d09c09dc0
FEM Post: Move post processing to fem objects
2016-05-18 21:35:15 +02:00
vginkeo
b1dc2cbf94
FEM: Implement constraint displacement in C++
2016-02-12 11:09:58 +02:00
wmayer
bf10bf33f6
+ simplify porting of Fem module to Python3
2016-01-21 13:42:08 +01:00
wmayer
53024a6140
+ do not include from .qrc generated .cpp file from other .cpp file but add it to build system
2016-01-05 17:35:58 +01:00
wmayer
4f2291f420
+ implement property editor item for FEM mesh
2015-12-23 15:44:11 +01:00
Author qingfengxia
80cf664ec8
FEM: new solver object implementation of the object
2015-11-28 20:04:22 -02:00
Bernd Hahnebach
006bf802f4
FEM: fix some line endings
2015-11-28 20:04:22 -02:00
Przemo Firszt
4fb15f2a1b
FEM: Move module loading to InitGui.py
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-22 11:20:03 +01:00
wmayer
60c8180079
+ fix initialization order in initFemGui
2015-10-22 11:11:47 +02:00
wmayer
abd6e8c438
+ proper exception handling of FemGui module
2015-10-22 11:01:21 +02:00
Przemo Firszt
ddb20e7329
FEM: Remove Frequency Analysis from GUI
...
Separate Frequency analysis button is no longer required.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-19 21:28:06 +02:00
Przemo Firszt
f1f67b2298
FEM: Add FemCommand class and use it in _CommandFrequencyAnalysis
...
FemCommand class will gather all common functions/propertied od FEM gui
commands. That should allow to reduce some common code.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-13 21:41:01 +02:00
Przemo Firszt
9b816905f1
FEM: Move _CommandNewMechanicalAnalysis class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:41 +02:00
Przemo Firszt
cf8ef4d9bc
FEM: Move _CommandFemFromShape class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:41 +02:00
Przemo Firszt
dfb2335421
FEM: Move _CommandMechanicalJobControl class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:40 +02:00
Przemo Firszt
7a0c300aa3
FEM: Move _CommandPurgeFemResults class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:39 +02:00
Przemo Firszt
039b632758
FEM: Move _CommandQuickAnalysis class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:39 +02:00
Przemo Firszt
ad68cad1bf
FEM: Move _CommandFrequencyAnalysis class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:38 +02:00
Przemo Firszt
dec1563c95
FEM: Move _CommandMechanicalShowResult class to separate file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-10-11 09:36:37 +02:00
Bernd Hahnebach
705c339f21
FEM: added object FemShellThickness and FemBeamSection to enable shell and beam analysises
2015-09-23 20:11:11 -03:00
Mateusz Skowroński
43a4a5938c
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
Przemo Firszt
e13a8cf304
FEM: Add ConstraintPressure
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-05-26 14:17:45 +01:00
Przemo Firszt
af4ad9059a
FEM: Remove never used colorValue function and FemLib.py file
...
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-27 21:33:08 +02:00
Przemo Firszt
d13c279d5a
FEM: Add preferences dialog
...
This patch add FEM preferrences dialog. There is currently only
one option to define if internal or external editor should be used to
open CalculiX input .inp files. Disabling internal editor allows to
define path to external editor.
Signed-off-by: Przemo Firszt <przemo@firszt.eu >
2015-04-03 08:07:28 +02:00
jriegel
5a4b4da59f
Fix for Python binding in FEM result objects
2014-01-15 19:33:44 +01:00
jriegel
226c25f9d9
Finish loading Calculix result files
2013-12-31 12:41:22 +01:00
wmayer
9af4f7ee73
+ Fix compiler warnings
2013-10-11 12:24:49 +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
bd6dc08a1b
Make Fem::Analyses object inheritable to python and some fixes in Material
2013-08-04 19:22:17 +02:00
jriegel
8a28382848
Adding additional objects to FEM
2013-04-20 10:53:03 +02:00
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
Joachim Zettler
ec1b0d8720
Changes on Machining Distortion to account for Centos 5.6 compilation
2012-03-26 10:06:16 +02: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