FreeCAD/src/Mod/Fem
Przemo Firszt cf979fa040 FEM: Do not activate FEM wb from ccxFrdReader
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-10-25 12:46:27 +01:00
..
App FEM: Remove Frequency Analysis from GUI 2015-10-19 21:28:06 +02:00
Gui FEM: Add new properties to FEM preferences 2015-10-25 12:46:24 +01:00
test_files FEM: CalculiX writer, rename elset for solid meshes 2015-10-05 18:33:33 +02:00
_CommandFemFromShape.py FEM: Migrate _CommandFemFromShape to FemCommands and add new is_active type 2015-10-13 21:41:03 +02:00
_CommandMechanicalJobControl.py FEM: Migrate _CommandMechanicalJobControl to FemCommands 2015-10-13 21:41:04 +02:00
_CommandMechanicalShowResult.py FEM: Migrate _CommandMechanicalShowResult to FemCommands 2015-10-13 21:41:05 +02:00
_CommandNewMechanicalAnalysis.py FEM: remove comment lines for _CommandNewMechanicalAnalysis.py 2015-10-19 21:28:08 +02:00
_CommandPurgeFemResults.py FEM: Migrate _CommandPurgeFemResults to FemCommands and add new is_active type 2015-10-13 21:41:03 +02:00
_CommandQuickAnalysis.py FEM: print should use brackets for python3 compatibility 2015-10-19 21:27:56 +02:00
_FemAnalysis.py FEM: Add new properties to FEM preferences 2015-10-25 12:46:24 +01:00
_JobControlTaskPanel.py FEM: Add WorkingDir property 2015-10-25 12:46:20 +01:00
_ResultControlTaskPanel.py FEM: Make sure result_object exist before accesing it 2015-10-25 12:46:26 +01:00
_ViewProviderFemAnalysis.py FEM: Move _ViewProviderFemAnalysis class to separate file 2015-10-11 09:36:36 +02:00
ccxFrdReader.py FEM: Do not activate FEM wb from ccxFrdReader 2015-10-25 12:46:27 +01:00
ccxInpWriter.py FEM: fix beamsection property in CalculiX file writer 2015-10-09 17:39:40 +02:00
CMakeLists.txt FEM: Remove Frequency Analysis from GUI 2015-10-19 21:28:06 +02:00
convert2TetGen.py
fem.dox
FemBeamSection.py + make FEM beam section and shell thickness ready for drag and drop 2015-10-19 14:48:07 +02:00
FemBeamSection.ui FEM: typo in GUI 2015-10-09 08:19:23 +02:00
FemCommands.py FEM: improve enabling/disabling commands 2015-10-19 21:28:07 +02:00
FemExample.py
FemShellThickness.py + make FEM beam section and shell thickness ready for drag and drop 2015-10-19 14:48:07 +02:00
FemShellThickness.ui FEM: typo in GUI 2015-10-09 08:19:23 +02:00
FemTools.py FEM: Initialise result_object to None to fix crash on empty results 2015-10-25 12:46:25 +01:00
Init.py FEM: Rename CalculixLib to ccxFrdReader 2015-04-27 21:33:11 +02:00
InitGui.py FEM: Move module loading to InitGui.py 2015-10-22 11:20:03 +01:00
MechanicalAnalysis.py FEM: Move _CommandNewMechanicalAnalysis class to separate file 2015-10-11 09:36:41 +02:00
MechanicalAnalysis.ui FEM: Add AnalysisType to Prefs and use it in analysis control window. 2015-10-19 21:28:03 +02:00
MechanicalMaterial.py FEM: Migrate _CommandMechanicalMaterial to FemCommands 2015-10-19 21:28:07 +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, Tests: Make sure eigenmode parameters are always the same. 2015-10-25 12:46:23 +01:00