.. |
App
|
FEM: make result stats read only in property editor
|
2016-01-06 11:13:38 -02:00 |
Gui
|
+ 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 |
test_files/ccx
|
FEM: Fix Von Mises calculation formula and update FEM test results
|
2015-11-14 14:53:37 +01:00 |
_CommandFemBeamSection.py
|
FEM: unused imports deleted
|
2015-11-07 13:24:45 -02:00 |
_CommandFemFromShape.py
|
FEM: fromShape not needed modul loading deleted
|
2015-11-12 13:37:11 +01:00 |
_CommandFemShellThickness.py
|
FEM: unused imports deleted
|
2015-11-07 13:24:45 -02:00 |
_CommandFemSolverCalculix.py
|
FEM: do not allow to add multiple soler with gui
|
2015-11-28 20:04:22 -02: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: replace Calculix with CalculiX in strings
|
2015-11-28 20:04:22 -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: make selection of quick analysis consistent with solverJobControl
|
2015-11-28 20:04:22 -02:00 |
_CommandSolverJobControl.py
|
FEM: small improvements in the regard of flake8 compatiblity
|
2016-01-06 11:13:38 -02:00 |
_FemAnalysis.py
|
FEM: add CalculiX solver object
|
2015-11-28 20:04:22 -02: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 |
_FemSolverCalculix.py
|
FEM: set solver type property to read only the hard way
|
2016-01-06 11:13:38 -02:00 |
_MechanicalMaterial.py
|
FEM: delet unused import FreeCAD
|
2015-11-07 20:04:10 +01:00 |
_TaskPanelFemBeamSection.py
|
FEM: use ConsolePrints instead off print in beamsection and shellthickness
|
2015-11-11 09:14:50 +01:00 |
_TaskPanelFemShellThickness.py
|
FEM: use ConsolePrints instead off print in beamsection and shellthickness
|
2015-11-11 09:14:50 +01:00 |
_TaskPanelFemSolverCalculix.py
|
FEM: small improvements in the regard of flake8 compatiblity
|
2016-01-06 11:13:38 -02:00 |
_TaskPanelMechanicalMaterial.py
|
FEM: use new selection observer class for material reference shape selection
|
2015-11-11 09:14:50 +01:00 |
_TaskPanelResultControl.py
|
FEM: rename uis of python task panels to TaskPanelName
|
2015-11-08 09:32:01 +01:00 |
_ViewProviderFemAnalysis.py
|
FEM: add CalculiX solver object
|
2015-11-28 20:04:22 -02: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 |
_ViewProviderFemSolverCalculix.py
|
FEM: rename TaskPanelJobControl to TaskPanelFemSolverCalculix
|
2015-11-28 20:04:22 -02: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: delete no longer needed EditorMode Setting
|
2016-01-06 11:13:38 -02:00 |
ccxInpWriter.py
|
FEM: multiple materials, support for solids
|
2015-11-07 13:24:45 -02:00 |
CMakeLists.txt
|
FEM: delete FemExample since there is no example inside
|
2015-11-28 20:04:22 -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 |
FemAnalysis.py
|
FEM: rename modul MechanicalAnalysis to FemAnalysis
|
2015-11-28 20:04:22 -02:00 |
FemBeamSection.py
|
FEM: unused imports deleted
|
2015-11-07 13:24:45 -02:00 |
FemCommands.py
|
FEM: do not allow to add multiple soler with gui
|
2015-11-28 20:04:22 -02:00 |
FemShellThickness.py
|
FEM: unused imports deleted
|
2015-11-07 13:24:45 -02:00 |
FemSolverCalculix.py
|
FEM: replace Calculix with CalculiX in strings
|
2015-11-28 20:04:22 -02:00 |
FemTools.py
|
FEM: delete no longer needed EditorMode Setting
|
2016-01-06 11:13:38 -02:00 |
Init.py
|
FEM: small improvements in the regard of flake8 compatiblity
|
2016-01-06 11:13:38 -02:00 |
InitGui.py
|
FEM: small improvements in the regard of flake8 compatiblity
|
2016-01-06 11:13:38 -02:00 |
MechanicalMaterial.py
|
FEM: add author to material files
|
2015-11-07 13:24:45 -02:00 |
SelectionObserverFem.py
|
FEM: use new selection observer class for material reference shape selection
|
2015-11-11 09:14:50 +01: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 |
TaskPanelFemSolverCalculix.ui
|
FEM: rename TaskPanelJobControl to TaskPanelFemSolverCalculix
|
2015-11-28 20:04:22 -02: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: replace Calculix with CalculiX in strings
|
2015-11-28 20:04:22 -02:00 |