FreeCAD/src/Mod/Fem
2016-10-17 11:23:12 +02:00
..
App fix coverity issues 2016-10-08 17:43:30 +02:00
Gui fix coverity issues 2016-10-08 17:43:30 +02:00
test_files/ccx FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module 2016-10-17 11:23:07 +02:00
_CommandAnalysis.py FEM: python code formating flake8: add white space to start comment block, where missing 2016-07-21 18:40:51 -03:00
_CommandBeamSection.py FEM: some renameing for multiple solver: 2016-05-16 13:22:54 +02:00
_CommandConstraintSelfWeight.py FEM: constraint self weight: object implementation 2016-07-21 18:40:51 -03:00
_CommandControlSolver.py FEM: python code formating flake8: add white space to start comment block, where missing 2016-07-21 18:40:51 -03:00
_CommandMaterialMechanicalNonlinear.py FEM: nonlinear materials, add an icon 2016-09-27 13:04:47 -03:00
_CommandMechanicalMaterial.py FEM: some renameing for multiple solver: 2016-05-16 13:22:54 +02:00
_CommandMeshFromShape.py FEM: python code formating flake8: add white space to start comment block, where missing 2016-07-21 18:40:51 -03:00
_CommandPurgeResults.py FEM: python code formating flake8: add white space to start comment block, where missing 2016-07-21 18:40:51 -03:00
_CommandRunSolver.py FEM: pyhton code formating: comment should start with '# ' 2016-07-21 18:40:51 -03:00
_CommandShellThickness.py FEM: some renameing for multiple solver: 2016-05-16 13:22:54 +02:00
_CommandShowResult.py FEM: pyhton code formating: comment should start with '# ' 2016-07-21 18:40:51 -03:00
_CommandSolverCalculix.py FEM: nonlinear materials, set CalculiX solver to nonlinear analysis if nonlinear material is added 2016-09-27 13:04:47 -03:00
_CommandSolverZ88.py FEM: multiple solver are possible in one analysis, use the selected for calculation run 2016-06-03 07:29:29 +02:00
_FemBeamSection.py FEM: delet unused import FreeCAD 2015-11-07 20:04:10 +01:00
_FemConstraintSelfWeight.py FEM: constraint self weight: object implementation 2016-07-21 18:40:51 -03:00
_FemMaterialMechanicalNonlinear.py FEM: multiple nonlinear materials, each nonlinear material is based on a linear material 2016-09-27 13:04:47 -03:00
_FemShellThickness.py FEM: delet unused import FreeCAD 2015-11-07 20:04:10 +01:00
_FemSolverCalculix.py FEM: nonlinear materials, add some new needed attributes to ccx solver object 2016-09-27 13:04:47 -03:00
_FemSolverZ88.py FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General 2016-08-16 11:03:28 +02:00
_MechanicalMaterial.py FEM: delet unused import FreeCAD 2015-11-07 20:04:10 +01:00
_TaskPanelFemBeamSection.py Fem+App: use Tuple in PropertyLinkSubList::getPyObject 2016-05-26 12:06:44 +02:00
_TaskPanelFemShellThickness.py Fem+App: use Tuple in PropertyLinkSubList::getPyObject 2016-05-26 12:06:44 +02:00
_TaskPanelFemSolverCalculix.py FEM: fix prefs 2016-08-15 21:39:24 +02:00
_TaskPanelMechanicalMaterial.py FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General 2016-08-16 11:03:28 +02:00
_TaskPanelShowResult.py FEM: code formating, flake8 2016-09-27 13:04:47 -03:00
_ViewProviderFemBeamSection.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
_ViewProviderFemConstraintSelfWeight.py FEM: delete not used pyhton module imports 2016-08-04 17:45:04 +02:00
_ViewProviderFemMaterialMechanicalNonlinear.py FEM: nonlinear materials, add an icon 2016-09-27 13:04:47 -03: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
_ViewProviderFemSolverZ88.py FEM: Z88: support for analysis with solver Z88 2016-05-16 13:22:54 +02:00
_ViewProviderMechanicalMaterial.py FEM: rename ObjectsTaskPanel into TaskPanelObjects 2015-11-07 16:41:11 +01:00
ccxDatReader.py FEM: pyhton code formating: comment should start with '# ' 2016-07-21 18:40:51 -03:00
ccxFrdReader.py FEM: frd import, better comment in the regard of different node order 2016-09-27 13:04:47 -03:00
CMakeLists.txt FEM: nonlinear materials, core object implementation 2016-09-27 13:04:47 -03: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: remove not used _FemAnalysis object and ViewProvider 2016-08-04 17:45:04 +02:00
FemBeamSection.py FEM: fix, some python objects could not be added by python 2016-10-05 13:08:47 +02:00
FemCommands.py FEM: multiple nonlinear materials, each nonlinear material is based on a linear material 2016-09-27 13:04:47 -03:00
FemConstraintSelfWeight.py FEM: fix, some python objects could not be added by python 2016-10-05 13:08:47 +02:00
FemInputWriter.py FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module 2016-10-17 11:23:07 +02:00
FemInputWriterCcx.py FEM: constraint pressure, move geting the faces from FemInputwriterCcx to FemInputWriter and FemMeshTools module 2016-10-17 11:23:07 +02:00
FemInputWriterZ88.py FEM: nonlinear materials, solver CalculiX implementation 2016-09-27 13:04:47 -03:00
FemMaterialMechanicalNonlinear.py FEM: multiple nonlinear materials, each nonlinear material is based on a linear material 2016-09-27 13:04:47 -03:00
FemMeshTools.py FEM: FemMeshTools, add some methods to retrieve shape elements from Reference shapes for group meshing 2016-10-17 11:23:12 +02:00
FemSelectionObserver.py FEM: some renameing for multiple solver: 2016-05-16 13:22:54 +02:00
FemShellThickness.py FEM: fix, some python objects could not be added by python 2016-10-05 13:08:47 +02:00
FemSolverCalculix.py FEM: replace Calculix with CalculiX in strings 2015-11-28 20:04:22 -02:00
FemSolverZ88.py FEM: Z88: support for analysis with solver Z88 2016-05-16 13:22:54 +02:00
FemTools.py FEM: multiple nonlinear materials, check if each linear material has only one nonlinear material 2016-09-27 13:04:47 -03:00
FemToolsCcx.py Was a bit to quick the first time with the commit. 2016-10-06 20:58:38 +02:00
FemToolsZ88.py FEM: nonlinear materials, solver CalculiX implementation 2016-09-27 13:04:47 -03:00
importInpMesh.py FEM: fix in inp reader, include relative path 2016-10-05 13:08:47 +02:00
importZ88Mesh.py FEM: Z88: add import and export of Z88 meshes 2016-05-16 13:22:54 +02:00
Init.py FEM: import mesh from .inp file 2016-08-15 21:35:54 +02:00
InitGui.py FEM: nonlinear materials, core object implementation 2016-09-27 13:04:47 -03: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
TaskPanelFemSolverCalculix.ui FEM: task panel solver calculix: add thermomech analysis button 2016-08-04 17:45:04 +02:00
TaskPanelMechanicalMaterial.ui FEM: task panel mechanical material: add thermomech related changes 2016-08-04 17:45:04 +02:00
TaskPanelShowResult.ui FEM: task panel show results: add principat stress temperature and user calculation input field 2016-08-04 17:45:04 +02:00
TestFem.py FEM: change ccx solver property name 2016-09-27 13:04:47 -03:00
z88DispReader.py FEM: fix z88 result reader 2016-09-13 20:17:31 -03:00