FreeCAD/src/Mod/Fem
2016-08-07 18:20:17 +01:00
..
App correct spelling StanardHypotheses to StandardHypotheses 2016-08-07 18:20:17 +01:00
Gui whitespace improvements 2016-08-04 17:45:04 +02:00
test_files/ccx FEM: ccx writer: explicit format diggits of material values for passing unit tests 2016-08-04 17:45:04 +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
_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: multiple solver are possible in one analysis, use the selected for calculation run 2016-06-03 07:29:29 +02: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
_FemConstraintSelfWeight.py FEM: constraint self weight: object implementation 2016-07-21 18:40:51 -03:00
_FemShellThickness.py
_FemSolverCalculix.py FEM: CalculiX solver object: better attribute names 2016-08-04 17:45:04 +02:00
_FemSolverZ88.py FEM: Z88: support for analysis with solver Z88 2016-05-16 13:22:54 +02:00
_MechanicalMaterial.py
_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: task panel solver calculix: add time step to writing file 2016-08-04 17:45:04 +02:00
_TaskPanelMechanicalMaterial.py FEM: fix materials task panel 2016-08-05 18:42:52 +02:00
_TaskPanelShowResult.py FEM: Dummy equation to use all variables required for user defined plot 2016-08-04 17:45:04 +02:00
_ViewProviderFemBeamSection.py
_ViewProviderFemConstraintSelfWeight.py FEM: delete not used pyhton module imports 2016-08-04 17:45:04 +02:00
_ViewProviderFemShellThickness.py
_ViewProviderFemSolverCalculix.py
_ViewProviderFemSolverZ88.py FEM: Z88: support for analysis with solver Z88 2016-05-16 13:22:54 +02:00
_ViewProviderMechanicalMaterial.py
ccxDatReader.py FEM: pyhton code formating: comment should start with '# ' 2016-07-21 18:40:51 -03:00
ccxFrdReader.py FEM: ccx frd reader: delete not used line count and line num 2016-08-04 17:45:04 +02:00
CMakeLists.txt FEM: code formating: trailing whitespaces, tabs at line start and flake8 2016-08-04 17:45:04 +02:00
convert2TetGen.py
fem.dox
FemAnalysis.py FEM: remove not used _FemAnalysis object and ViewProvider 2016-08-04 17:45:04 +02:00
FemBeamSection.py
FemCommands.py FEM: GUI: pref: move CalculiX related preferences to CalculiX tab 2016-08-04 17:45:04 +02:00
FemConstraintSelfWeight.py FEM: constraint self weight: object implementation 2016-07-21 18:40:51 -03:00
FemInputWriter.py FEM: constraint thermomech: add implementation for solver CalculiX and fix FEM unit tests 2016-08-04 17:45:04 +02:00
FemInputWriterCcx.py FEM: ccx writer: explicit format diggits of material values for passing unit tests 2016-08-04 17:45:04 +02:00
FemInputWriterZ88.py FEM: code formating: flake8 2016-08-04 17:45:04 +02:00
FemMeshTools.py FEM: constraint plane rotation: add implementation for solver CalculiX 2016-08-04 17:45:04 +02:00
FemSelectionObserver.py FEM: some renameing for multiple solver: 2016-05-16 13:22:54 +02:00
FemShellThickness.py
FemSolverCalculix.py
FemSolverZ88.py FEM: Z88: support for analysis with solver Z88 2016-05-16 13:22:54 +02:00
FemTools.py FEM: fix pre check for shell and beam meshes 2016-08-05 18:42:51 +02:00
FemToolsCcx.py FEM: code formating: flake8 2016-08-04 17:45:04 +02:00
FemToolsZ88.py FEM: code formating: flake8 2016-08-04 17:45:04 +02:00
importZ88Mesh.py FEM: Z88: add import and export of Z88 meshes 2016-05-16 13:22:54 +02:00
Init.py FEM: python code formating flake8: add white space to start comment block, where missing 2016-07-21 18:40:51 -03:00
InitGui.py FEM: code formating: flake8 2016-08-04 17:45:04 +02:00
MechanicalMaterial.py
TaskPanelFemBeamSection.ui
TaskPanelFemShellThickness.ui
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: unit test: add max iterations count to thermomech solver obj 2016-08-04 17:45:04 +02:00
z88DispReader.py FEM: add preference setting to keep results on rerun an analysis 2016-05-29 12:02:29 -03:00