FreeCAD/src/Mod/Fem
2015-11-08 13:44:37 +01:00
..
App FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
Gui FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
test_files/ccx FEM: move CalculiX test files to test_files/ccx directory 2015-11-07 17:23:31 +01:00
_CommandFemBeamSection.py FEM: unused imports deleted 2015-11-07 13:24:45 -02:00
_CommandFemFromShape.py FEM: Migrate _CommandFemFromShape to FemCommands and add new is_active type 2015-10-13 21:41:03 +02:00
_CommandFemShellThickness.py FEM: unused imports deleted 2015-11-07 13:24:45 -02:00
_CommandMechanicalJobControl.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
_CommandMechanicalMaterial.py FEM: add author to material files 2015-11-07 13:24:45 -02:00
_CommandMechanicalShowResult.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01: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: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
_FemAnalysis.py FEM: Add new properties to FEM preferences 2015-10-25 12:46:24 +01:00
_FemBeamSection.py FEM: delet unused import FreeCAD 2015-11-07 20:04:10 +01:00
_FemShellThickness.py FEM: delet unused import FreeCAD 2015-11-07 20:04:10 +01:00
_MechanicalMaterial.py FEM: delet unused import FreeCAD 2015-11-07 20:04:10 +01:00
_TaskPanelFemBeamSection.py FEM: use addItem to add list items in shellthickness, beamsection and multimat ref shape list 2015-11-08 13:44:37 +01:00
_TaskPanelFemShellThickness.py FEM: use addItem to add list items in shellthickness, beamsection and multimat ref shape list 2015-11-08 13:44:37 +01:00
_TaskPanelJobControl.py FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
_TaskPanelMechanicalMaterial.py FEM: use addItem to add list items in shellthickness, beamsection and multimat ref shape list 2015-11-08 13:44:37 +01:00
_TaskPanelResultControl.py FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
_ViewProviderFemAnalysis.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
_ViewProviderFemBeamSection.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
_ViewProviderFemShellThickness.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
_ViewProviderMechanicalMaterial.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
ccxDatReader.py FEM: Add simple dat file reader 2015-11-03 20:04:23 +00:00
ccxFrdReader.py FEM: Replace invalid ElementNumbers with NodeNumbers 2015-11-03 20:04:23 +00:00
ccxInpWriter.py FEM: multiple materials, support for solids 2015-11-07 13:24:45 -02:00
CMakeLists.txt FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01: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: unused imports deleted 2015-11-07 13:24:45 -02:00
FemCommands.py FEM: improve enabling/disabling commands 2015-10-19 21:28:07 +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: unused imports deleted 2015-11-07 13:24:45 -02:00
FemTools.py FEM: multiple materials for shell and beam meshes 2015-11-07 13:24:45 -02:00
Init.py FEM: make Init.py flake8 compatiple 2015-11-07 16:41:31 +01:00
InitGui.py FEM: split MechanicalMaterial into separate modules 2015-11-07 13:24:45 -02:00
MechanicalAnalysis.py FEM: Move _CommandNewMechanicalAnalysis class to separate file 2015-10-11 09:36:41 +02:00
MechanicalMaterial.py FEM: add author to material files 2015-11-07 13:24:45 -02:00
TaskPanelFemBeamSection.ui FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
TaskPanelFemShellThickness.ui FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
TaskPanelMechanicalAnalysis.ui FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
TaskPanelMechanicalMaterial.ui FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
TaskPanelShowDisplacement.ui FEM: rename uis of python task panels to TaskPanelName 2015-11-08 09:32:01 +01:00
TestFem.py FEM: move CalculiX test files to test_files/ccx directory 2015-11-07 17:23:31 +01:00