Bernd Hahnebach
|
844ae7e92f
|
FEM: restult task panel, add automatic displacement factor
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
5e86f6ae8a
|
FEM: result reader, remove eigenmode result scaling
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
fc3d2a9f1e
|
FEM: results, remove stressvectors and strainvectors from result obj, adapt code elsewhere
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
53d2b30dcf
|
FEM: result tools, small changes for better code reading
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
932fe224e3
|
FEM: results, move principal and shear calculation from result reader to result tools and use new result stress float lists
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
d87e12c019
|
FEM: results, move vonMises from result reader to result tools and use new result stress float lists
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
988e407581
|
FEM: vtk result, add all stress strain components to vtk result creation
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
b03e069766
|
FEM: result task panel, make all stress strain components in user defined equation available and adapt ui
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
a151b9dc76
|
FEM: inout result reader, fill res obj stress and strain components with data
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
1bf147886c
|
FEM: mechanical result object, add float lists for all stress and strain components
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
1f1f9b70a4
|
FEM: stress and strain components, use more comon order and notation
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
347ee59f90
|
FEM: inout, read all strain values
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
43072c12ea
|
FEM: vtk tools, small code change and comment in the regard of FreeCAD.Vector length
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
55d1f4b89e
|
FEM: solver frame work, some code formating for better readable code
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
792293a193
|
FEM: unit tests, solver frame work, typo in ccx solver test
|
2019-03-19 14:15:15 -03:00 |
|
wmayer
|
5f52bd7b46
|
PVS: V728 An excessive check can be simplified
|
2019-03-13 13:49:04 +01:00 |
|
wmayer
|
d232164ba0
|
PVS: V519 Variable is assigned values twice successively
|
2019-03-13 12:55:31 +01:00 |
|
wmayer
|
51811e4bf4
|
PVS: V688 A local variable possesses the same name as one of the class members, which can result in a confusion
|
2019-03-13 11:58:43 +01:00 |
|
Bernd Hahnebach
|
639a497c9d
|
FEM: in out VTK, return obj on vtk result import
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
eb171db379
|
FEM: mesh tools, add method to find 2D zplane meshes
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
6a7085fe08
|
FEM: material task panel, fix it when Poissons Ration is given but empty
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
67a19b758a
|
FEM: inp file export pref widget, add missing tool tip
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
1a67718022
|
FEM: vtk file import pref widget, fix tooltip, fixes #3886
|
2019-03-12 10:45:57 +01:00 |
|
Bernd Hahnebach
|
e21c284472
|
FEM: ccx tools, add misisng new line in error output
|
2019-03-07 10:45:34 +01:00 |
|
Bernd Hahnebach
|
6ebc2423b5
|
FEM: ccx tools, more Python3 decode fixes
|
2019-03-07 10:45:33 +01:00 |
|
Yorik van Havre
|
dcae6d027e
|
Updated translations
|
2019-03-06 21:50:08 -03:00 |
|
Bernd Hahnebach
|
87e47df06d
|
FEM: ccx tools, Py3 decode fix in get ccx version
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
fd326aebb2
|
FEM: ccx tools, fix missing ccx setup
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
3f6149ad4a
|
FEM: elmer solver prefs, use elmer path for elmer grid prefs
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
e40ee28c1d
|
FEM: frame work solver settings, delete duplicate code
|
2019-03-06 12:22:31 +01:00 |
|
Bernd Hahnebach
|
2e1e942a9b
|
FEM: ccx tools solver task panel, fix editor prefs
|
2019-03-06 12:22:31 +01:00 |
|
Bernd Hahnebach
|
56cc7e7913
|
FEM: analysis member, get rid of duplicate code in getting the analysis mesh
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
e606062f4c
|
FEM: solver tasks, use FreeCAD instead of App
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
7a2398ee80
|
FEM: solver framework, use small written modul import names in tasks
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
79f9c21379
|
FEM: analysis, allow result meshes to be analysis member for making an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
e21423836a
|
FEM: purge results gui tool, make it active if only result meshes are left in an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
185098a911
|
FEM: result tools, delete result meshes on result purging too
|
2019-03-04 22:15:43 +01:00 |
|
Bernd Hahnebach
|
445f747378
|
FEM: ccx tools, delete duplicate code
|
2019-03-04 22:15:43 +01:00 |
|
Bernd Hahnebach
|
e8044ac2cc
|
FEM: ccx tools solver task panel, add missing check analysis type
|
2019-03-04 22:15:43 +01:00 |
|
Bernd Hahnebach
|
56056a491d
|
FEM: unit tests, add tests for von mises and prinzipal stress calculation
|
2019-03-04 22:15:42 +01:00 |
|
Yorik van Havre
|
a70a82e19f
|
Revert "Merged crowdin translations" for investigation due to some problems found in the translation files...
This reverts commit 9032c4c587.
|
2019-03-02 19:17:44 -03:00 |
|
Yorik van Havre
|
9032c4c587
|
Merged crowdin translations
|
2019-02-28 21:53:37 -03:00 |
|
Bernd Hahnebach
|
f572207cdf
|
FEM: ccx input writer, cut seconds output by 2 decimals
|
2019-02-25 17:50:50 +01:00 |
|
Bernd Hahnebach
|
3a472131af
|
FEM: ccx tools task panel, use ccx tools method to find ccx binary
|
2019-02-25 17:50:50 +01:00 |
|
Bernd Hahnebach
|
972bb5ee1b
|
FEM: ccx tools solver task panel, switch to self.fea instead of lots of fea instances
|
2019-02-25 17:50:49 +01:00 |
|
Bernd Hahnebach
|
91a1a4b6d6
|
FEM: ccx tools, find analysis if not given and there is only one in document
|
2019-02-25 17:50:49 +01:00 |
|
Bernd Hahnebach
|
3f8c524609
|
FEM: ccx tools, do not run all init methods on fea init
|
2019-02-25 17:50:49 +01:00 |
|
Bernd Hahnebach
|
21e1a89fc7
|
FEM: ccx tools solver task panel, update to new ccx tools working dir setting def
|
2019-02-25 17:50:49 +01:00 |
|
Bernd Hahnebach
|
5e57de60d7
|
FEM: ccx tools, do not create the working dir if it does not exist
|
2019-02-25 17:50:49 +01:00 |
|
Bernd Hahnebach
|
9ae07756c7
|
FEM: ccx tools unit tests, explicit create the working directory for all tests
|
2019-02-25 17:50:49 +01:00 |
|