FreeCAD/src/Mod/Fem
Przemo Firszt 27cfcc5995 FEM: Add licence and module info to _Command files
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-10-11 09:36:42 +02:00
..
App FEM: Move _CommandNewMechanicalAnalysis class to separate file 2015-10-11 09:36:41 +02:00
Gui FEM: Move _CommandNewMechanicalAnalysis class to separate file 2015-10-11 09:36:41 +02:00
test_files FEM: CalculiX writer, rename elset for solid meshes 2015-10-05 18:33:33 +02:00
_CommandFemFromShape.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_CommandFrequencyAnalysis.py FEM: Move _CommandFrequencyAnalysis class to separate file 2015-10-11 09:36:38 +02:00
_CommandMechanicalJobControl.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_CommandMechanicalShowResult.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_CommandNewMechanicalAnalysis.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_CommandPurgeFemResults.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_CommandQuickAnalysis.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_FemAnalysis.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_JobControlTaskPanel.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_ResultControlTaskPanel.py FEM: Add licence and module info to _Command files 2015-10-11 09:36:42 +02:00
_ViewProviderFemAnalysis.py FEM: Move _ViewProviderFemAnalysis class to separate file 2015-10-11 09:36:36 +02:00
ccxFrdReader.py FEM: Add frequency analysis to FEM wb 2015-09-09 13:57:47 +02:00
ccxInpWriter.py FEM: fix beamsection property in CalculiX file writer 2015-10-09 17:39:40 +02:00
CMakeLists.txt FEM: Move _CommandNewMechanicalAnalysis class to separate file 2015-10-11 09:36:41 +02:00
convert2TetGen.py Changes on Machining Distortion to account for Centos 5.6 compilation 2012-03-26 10:06:16 +02:00
fem.dox Changes on Machining Distortion to account for Centos 5.6 compilation 2012-03-26 10:06:16 +02:00
FemBeamSection.py FEM: add space to licence according flake8 2015-10-09 08:19:24 +02:00
FemBeamSection.ui FEM: typo in GUI 2015-10-09 08:19:23 +02:00
FemExample.py Changes on Machining Distortion to account for Centos 5.6 compilation 2012-03-26 10:06:16 +02:00
FemShellThickness.py FEM: add space to licence according flake8 2015-10-09 08:19:24 +02:00
FemShellThickness.ui FEM: typo in GUI 2015-10-09 08:19:23 +02:00
FemTools.py FEM: added object FemShellThickness and FemBeamSection to enable shell and beam analysises 2015-09-23 20:11:11 -03:00
Init.py FEM: Rename CalculixLib to ccxFrdReader 2015-04-27 21:33:11 +02:00
InitGui.py + delay checking for ccx path, handle exceptions 2015-04-14 16:33:44 +02:00
MechanicalAnalysis.py FEM: Move _CommandNewMechanicalAnalysis class to separate file 2015-10-11 09:36:41 +02:00
MechanicalAnalysis.ui FEM: Fix and activate setting working directory for Calculix 2015-07-06 19:21:39 +02:00
MechanicalMaterial.py FEM: only change MechanicalMaterial object if taskd is accepted 2015-10-09 08:19:24 +02:00
MechanicalMaterial.ui FEM, Material: Add DENSITY to inp files and basic material files 2015-07-31 14:04:14 -03:00
ShowDisplacement.ui FEM: Rename dialog element callbacks 2015-06-09 13:07:49 -03:00
TestFem.py FEM: use MechanicalMaterial instead App::MaterialObjectPython in TestFem 2015-10-09 08:19:24 +02:00