Bernd Hahnebach
|
edac98b7ee
|
FEM: small improvements in the regard of flake8 compatiblity
|
2016-01-06 11:13:38 -02:00 |
|
Bernd Hahnebach
|
c60c70eb7b
|
FEM: delete no longer needed EditorMode Setting
the properties are set to read only in the C++ constructor allready.
See commit 1a8c643d50
|
2016-01-06 11:13:38 -02:00 |
|
Bernd Hahnebach
|
0ba0f7a55d
|
FEM: set solver type property to read only the hard way
|
2016-01-06 11:13:38 -02:00 |
|
Bernd Hahnebach
|
feb8c0685e
|
FEM: make result stats read only in property editor
|
2016-01-06 11:13:38 -02:00 |
|
wmayer
|
53024a6140
|
+ 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 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Yorik van Havre
|
1747fb643f
|
Updated ts files prior to translation cycle
|
2016-01-03 19:45:29 -02:00 |
|
wmayer
|
50d7793442
|
+ introduce proper enum for property status to replace plain integers
|
2016-01-01 15:36:24 +01:00 |
|
wmayer
|
4f2291f420
|
+ implement property editor item for FEM mesh
|
2015-12-23 15:44:11 +01:00 |
|
wmayer
|
1a8c643d50
|
+ make properties of FEM result object read-only for property editor
|
2015-12-13 19:19:38 +01:00 |
|
Bernd Hahnebach
|
0f7a13a8a8
|
FEM: fix loading frequency in solver control command
|
2015-12-11 13:32:23 +01:00 |
|
wmayer
|
118d2eb531
|
+ fix typo in FEM
|
2015-12-09 13:19:13 +01:00 |
|
Bernd Hahnebach
|
9e114a8b59
|
FEM: make cccFrdReader flake8 compatible
|
2015-12-03 18:50:06 -02:00 |
|
fandaL
|
cf22522290
|
FEM: frd mesh import rearrange repeating if
|
2015-12-03 18:50:06 -02:00 |
|
fandaL
|
98cd075a84
|
FEM: frd import mesh - added HEX20, PENTA6, PENTA15
|
2015-12-03 18:50:06 -02:00 |
|
wmayer
|
2b2358e70b
|
+ fix warnings with Win32 build
|
2015-12-01 00:51:57 +01:00 |
|
Bernd Hahnebach
|
c78f57a78a
|
FEM: fix node order of seg3 in ViewProwiderFemMesh
|
2015-11-30 11:21:51 -02:00 |
|
Bernd Hahnebach
|
d8af8693b4
|
FEM: fix node order of seg3 (B32) in writeAbaqus
|
2015-11-30 11:21:51 -02:00 |
|
Bernd Hahnebach
|
b2080f945a
|
FEM: fix not closing taskd of _CommandSolverJobControl
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
ea2a0d12c2
|
FEM: do not allow to add multiple soler with gui
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
ce3284624f
|
FEM: make selection of quick analysis consistent with solverJobControl
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
f3a1ef31db
|
FEM: raise exception if multiple solver or mesh are in an analysis, they are not yet supported
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
592e26fc41
|
FEM: replace Calculix with CalculiX in strings
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
a25c4ac7da
|
FEM: delete FemExample since there is no example inside
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
fb7153d5fe
|
FEM: delete not used import FemGui
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
9d2d92336e
|
FEM: rename modul MechanicalAnalysis to FemAnalysis
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
03d1d32e38
|
FEM: rename command MechanicalJobControl to SolverJobControl
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
882db04b3c
|
FEM: activate CommandMechanicalJobControl with_Solver selected
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
181262b39d
|
FEM: rename TaskPanelJobControl to TaskPanelFemSolverCalculix
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
39c3662da8
|
FEM: include calculix solver objekt if new analysis is created
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
42913ca0cf
|
FEM: fix test frame work
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
6865e35fd9
|
FEM: add CalculiX solver object
|
2015-11-28 20:04:22 -02:00 |
|
Author qingfengxia
|
80cf664ec8
|
FEM: new solver object implementation of the object
|
2015-11-28 20:04:22 -02:00 |
|
Author qingfengxia
|
3918d9fbe5
|
FEM: new solver object icon
|
2015-11-28 20:04:22 -02:00 |
|
Bernd Hahnebach
|
006bf802f4
|
FEM: fix some line endings
|
2015-11-28 20:04:22 -02:00 |
|
wmayer
|
a029d90a98
|
FEM: Rename Display Modes
|
2015-11-23 18:17:10 +01:00 |
|
Bernd Hahnebach
|
8ebf64ac3f
|
FEM: add nodes of quad8, hexa20, penta6, penta15, pyra5, pyra13 to ViewProvider nodes are displayed
|
2015-11-19 19:01:23 +01:00 |
|
Bernd Hahnebach
|
758f3ec77e
|
FEM: FemMesh VP throw exception instead of assert(0)
|
2015-11-19 19:01:07 +01:00 |
|
Bernd Hahnebach
|
2f5706262d
|
FEM: add SMESH supported volumes to Python API of FemMesh
|
2015-11-19 19:00:52 +01:00 |
|
Przemo Firszt
|
fe522bc66b
|
FEM, Tests: Fix line end problem in compare_inp_files
Add new function to force unix line ends and use it in compare_inp_files
and compare_stats.
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-19 10:26:24 +01:00 |
|
Przemo Firszt
|
c9cfc369d6
|
FEM: Use exisitng mesh property as link to mesh in result objects
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-18 11:22:02 +00:00 |
|
Przemo Firszt
|
3788670038
|
FEM: Tidy up long lines and spacing
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-18 11:21:27 +00:00 |
|
Bernd Hahnebach
|
d37ac54c8e
|
FEM: fix mixed line endings in VP FemMesh
|
2015-11-16 19:19:01 -02:00 |
|
Bernd Hahnebach
|
49b002beaf
|
FEM: Mesh VP fix FreeCAD crash if not supported face is added to VP
|
2015-11-16 19:19:01 -02:00 |
|
Bernd Hahnebach
|
eec2b56629
|
FEM: add some documentation to FemTools
|
2015-11-16 19:19:01 -02:00 |
|
Bernd Hahnebach
|
01d3b3ecad
|
FEM: substitute some camel style variable names in frdReader
|
2015-11-16 19:19:01 -02:00 |
|
Bernd Hahnebach
|
d14e79eafa
|
FEM: use proper command to create a Mechanical Anaylsis with all properties
|
2015-11-16 19:19:01 -02:00 |
|
fandaL
|
36ffb450f1
|
FEM: frd import mesh
|
2015-11-16 19:18:11 -02:00 |
|
Przemo Firszt
|
dee8809454
|
FEM, Tests: Force unix line ends for comparing calculation stats
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-16 19:15:44 -02:00 |
|
Przemo Firszt
|
629a89218d
|
FEM: Fix Von Mises calculation formula and update FEM test results
Reported-by: fandaL
Fixed-by: fandaL
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-11-14 14:53:37 +01:00 |
|