FreeCAD/src/Mod/Fem
2015-10-26 13:13:55 +01:00
..
App + use right namespace for template instantiation to fix linker errors on Windows 2015-10-25 23:06:21 +01:00
Gui FEM: Add new properties to FEM preferences 2015-10-25 12:46:24 +01:00
test_files FEM: cload in ccxwriter, some changes in preparation for adding better edge load calculation 2015-10-26 13:13:54 +01: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: Use eigenmode number to decide if we're dealing with frequency analysis 2015-10-25 12:46:29 +01:00
ccxInpWriter.py FEM: ccxwriter, much more exact results for cload on edges 2015-10-26 13:13:55 +01:00
CMakeLists.txt FEM: Remove Frequency Analysis from GUI 2015-10-19 21:28:06 +02:00
convert2TetGen.py
fem.dox
FemBeamSection.py FEM: small changes in shellth and beamsec task panel 2015-10-26 13:13:52 +01: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 FEM: small changes in shellth and beamsec task panel 2015-10-26 13:13:52 +01:00
FemShellThickness.ui FEM: typo in GUI 2015-10-09 08:19:23 +02:00
FemTools.py FEM: Use brackets for print 2015-10-25 12:46:30 +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