Bernd Hahnebach
|
9d856fbd7a
|
FEM: use addItem to add list items in shellthickness, beamsection and multimat ref shape list
|
2015-11-08 13:44:37 +01:00 |
|
Bernd Hahnebach
|
5e234486b2
|
FEM: rename uis of python task panels to TaskPanelName
|
2015-11-08 09:32:01 +01:00 |
|
Bernd Hahnebach
|
5e001f3e15
|
FEM: delet unused import FreeCAD
|
2015-11-07 20:04:10 +01:00 |
|
Bernd Hahnebach
|
062895c626
|
FEM: sort modules in CMakefiles
|
2015-11-07 18:36:28 +01:00 |
|
Bernd Hahnebach
|
c542a88e5e
|
FEM: move CalculiX test files to test_files/ccx directory
|
2015-11-07 17:23:31 +01:00 |
|
Bernd Hahnebach
|
737fa891f8
|
FEM: make Init.py flake8 compatiple
|
2015-11-07 16:41:31 +01:00 |
|
Bernd Hahnebach
|
b1e67a7e0a
|
FEM: use unix linefeeds in Init.py
|
2015-11-07 16:41:22 +01:00 |
|
Bernd Hahnebach
|
d10d18bd4d
|
FEM: rename ObjectsTaskPanel into TaskPanelObjects
|
2015-11-07 16:41:11 +01:00 |
|
Bernd Hahnebach
|
7847c6fcac
|
FEM: print console message if a task dialog is open already for beamsection and shellthickness
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
ea6e65f9f8
|
FEM: add author to material files
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
81cf730791
|
FEM: unused imports deleted
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
05a20ecc77
|
FEM: split MechanicalMaterial into separate modules
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
49c12c5e3d
|
FEM: use ConsolePrints instead of prints for MechanicalMaterial
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
746bad9f18
|
FEM: shape typte test in selection of multiple material reference shapes
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
3ef7d3ce3a
|
FEM: put prints in brackets in MechanicalMaterial
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
cb690eca62
|
FEM: multiple materials, support for solids
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
0c55f927f5
|
FEM: add getNodesBySolid()
Conflicts:
src/Mod/Fem/App/FemMesh.cpp
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
52ad0bcc9d
|
FEM: selection of Faces and Edges as References for multiple MechanicalMaterial
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
cb0a48c849
|
FEM: add Reference selection to Mechanicalmaterial ui
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
8cb6ed7d6a
|
FEM: multiple materials for shell and beam meshes
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
f02ba31d02
|
FEM: add spaces to FemTools license
|
2015-11-07 13:24:45 -02:00 |
|
Bernd Hahnebach
|
39d6d68366
|
FEM: use super class FemCommands for ShellThickness and BeamSection Commands
|
2015-11-05 17:31:03 +01:00 |
|
Bernd Hahnebach
|
59bafd51c0
|
FEM: split FemBeamSection into separate modules
|
2015-11-05 17:31:02 +01:00 |
|
Bernd Hahnebach
|
5d9954d3da
|
FEM: split FemShellThickness into separate modules
|
2015-11-05 17:31:02 +01:00 |
|
Bernd Hahnebach
|
c3328d6b4e
|
FEM: use unix linefeeds in InitGui.py
|
2015-11-05 17:31:02 +01:00 |
|
Przemo Firszt
|
64950056b8
|
FEM: Fix typos in property definitions
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
d025f1e109
|
FEM: Replace invalid ElementNumbers with NodeNumbers
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
a85c68aa65
|
FEM: Add EigenmodeFrequency property to result object
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
9531c0b088
|
FEM: Add Eigenmode property to result object
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
30e2ec315b
|
FEM: Add simple dat file reader
It's a simple CalculiX dat file reader used to extract eigenmode
frequencies after freqyency analysis.
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
3e20529210
|
FEM: Remove redundant base_name variable
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 20:04:23 +00:00 |
|
Przemo Firszt
|
d2469cac6e
|
FEM: Replace GetString with GetFloat/GetIntiger for eigenmode parameters
Reported-By: bernd
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-03 10:50:15 +01:00 |
|
Przemo Firszt
|
fc8e2eed64
|
FEM, Tests: Fix FEM tests
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-26 18:35:43 +00:00 |
|
Przemo Firszt
|
50ab6a3111
|
FEM: Move writing inp section headers to front of function
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-26 17:17:23 +00:00 |
|
Bernd Hahnebach
|
cc3fee5f9c
|
FEM: print in brackets
|
2015-10-26 13:13:57 +01:00 |
|
Bernd Hahnebach
|
02be8e65ab
|
FEM: fix in ccxfilewriter for ccxelset if multiple materials and beam mesh
|
2015-10-26 13:13:56 +01:00 |
|
Bernd Hahnebach
|
13e7841b41
|
FEM: edge load ccxwriter fix if duplicate edges in refshapes
|
2015-10-26 13:13:55 +01:00 |
|
Bernd Hahnebach
|
e5adec94b7
|
FEM: ccxwriter, much more exact results for cload on edges
|
2015-10-26 13:13:55 +01:00 |
|
Bernd Hahnebach
|
9c0bcb7a7c
|
FEM: cload in ccxwriter, some changes in preparation for adding better edge load calculation
|
2015-10-26 13:13:54 +01:00 |
|
Bernd Hahnebach
|
7b1a4f1297
|
FEM: add defs to make the code better reuseable for cload on edges
|
2015-10-26 13:13:53 +01:00 |
|
Bernd Hahnebach
|
c74a8392de
|
FEM: small changes in shellth and beamsec task panel
|
2015-10-26 13:13:52 +01:00 |
|
wmayer
|
e3221376e1
|
+ use right namespace for template instantiation to fix linker errors on Windows
|
2015-10-25 23:06:21 +01:00 |
|
wmayer
|
15a6a463b3
|
+ need dummy class for FeaturePython class to work
|
2015-10-25 22:42:50 +01:00 |
|
Przemo Firszt
|
d58ccf7fd3
|
FEM: Use brackets for print
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:30 +01:00 |
|
Przemo Firszt
|
e3c081be54
|
FEM: Use eigenmode number to decide if we're dealing with frequency analysis
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:29 +01:00 |
|
Przemo Firszt
|
098e46f686
|
FEM: Fix invalid check for frequency analysis
eigenmode = 0 for static and it's greater than 0 for frequency analysis.
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:29 +01:00 |
|
Przemo Firszt
|
304e71e371
|
FEM: Remove imported but not used FreeCADGui
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:28 +01:00 |
|
Przemo Firszt
|
cf979fa040
|
FEM: Do not activate FEM wb from ccxFrdReader
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:27 +01:00 |
|
Przemo Firszt
|
55bc72b7b4
|
FEM: Make sure result_object exist before accesing it
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:26 +01:00 |
|
Przemo Firszt
|
bba3543efe
|
FEM: Initialise result_object to None to fix crash on empty results
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-10-25 12:46:25 +01:00 |
|