Commit Graph

180 Commits

Author SHA1 Message Date
Bernd Hahnebach
73711caa1d FEM: use python base constraint class, beam section 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
881f083042 FEM: use python base constraint class, shell thickness 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
e0ac94b6b3 FEM: use python base constraint class, constraint tie 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
9aa7f72701 FEM: use python base constraint class, material non linear 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
f1554faec7 FEM: use python base constraint class, constraint self weight 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
5791bdddf0 FEM: Python base constraint view provider, extend methods 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
ab0ace8f61 FEM: improve imports 2020-02-26 20:58:26 +01:00
Wilfried Hortschitz
c5a1e4e0c1 Fix saving values for Infinity and Capacitance BCs 2020-02-22 09:42:26 +01:00
Bernd Hahnebach
ae30bb4cb9 FEM: pep8 2020-02-20 18:17:23 +01:00
HoWil
ce30e9217f FEM: Add ElectricInfinity- and CapacitanceMatrix- boundary condition for Elmer 2020-02-20 18:08:01 +01:00
Bernd Hahnebach
0f8c763c47 FEM: result task panel use single quotes instead of double ones 2020-02-20 08:19:41 +01:00
Bernd Hahnebach
69378940b9 FEM: result task panel, pep8 2020-02-20 08:06:59 +01:00
UR-0
f4b3b3760c FEM: constraint tie, add Gui command, icon, implement task panel
Added plausibility checks to ViewProvider's accept()

tie code formating
2020-02-19 17:56:39 +01:00
UR-0
458a27f2fc FEM: constraint tie, implement object and ccx writer 2020-02-19 17:56:39 +01:00
UR-0
b4cc35e1c2 FEM: ResultMechanical add migration code f0r old result objects
Stats containing (min, avg, max) converted to (min, max)
Add Messagebox if histogram requested, but not available
2020-02-19 09:34:49 +01:00
Bernd Hahnebach
3c85725155 FEM: new member tools, move some analysis member methods from utils 2020-02-19 07:23:50 +01:00
Bernd Hahnebach
a932c4a231 FEM: code formating, pep8 2020-02-18 17:44:05 +01:00
UR-0
35cde48588 FEM: result task panel, Histograms added to result object instead of average stats values 2020-02-18 17:44:05 +01:00
Bernd Hahnebach
f3aaa0f8e6 FEM: result task panel, add comment to equation 2020-02-18 08:42:02 +01:00
Bernd Hahnebach
f9494a920b FEM: replace fem utils method with FreeCADs obj method 2020-02-17 12:31:57 +01:00
Bernd Hahnebach
938cc4ed39 FEM: code formating, python 2020-02-16 22:48:40 +01:00
Bernd Hahnebach
75a9dce3e1 FEM: solver frame work task panel, add space to error 2020-02-16 22:01:33 +01:00
wmayer
f318375275 Fem: [skip ci] activate expression parser and disable call of eval() 2020-02-15 17:16:55 +01:00
UR-0
47f16467db FEM: use a more precise object name "vonMises" instead "StressValues" 2020-02-14 16:52:40 +01:00
wmayer
6c583e50df Fem: [skip ci] use ply parser instead of insecure eval() function (not yet enabled) 2020-02-14 01:19:46 +01:00
Bernd Hahnebach
8ecbf811b0 FEM: gmsh tools, get rid of useless unv related warning 2020-02-13 13:12:37 +01:00
Bernd Hahnebach
4327e7bca6 FEM: result task panel, small code improvements 2020-02-12 22:57:14 +01:00
UR-0
e18daf1ec4 FEM: result task panel, separate hints for user defined equations 2020-02-12 22:57:05 +01:00
Bernd Hahnebach
3382fdacce FEM: result mechanical task panel, typo in obj attribut, thanks ur_0 2020-02-07 18:05:01 +01:00
UR-0
0be6018dd1 FEM: result mechanical, resmoothing slider response 2020-02-06 21:14:29 +01:00
Bernd Hahnebach
6b387a511c FEM: py code formating 2020-02-04 21:32:15 +01:00
Xia, Qingfeng
dfeb0518b7 Fem: bugfix for FluidMaterial does not show in FemMaterialTaskPanel 2020-02-04 21:20:31 +01:00
Bernd Hahnebach
c1da063ccf FEM: mech result VP, code formating 2020-02-04 17:05:01 +01:00
UR-0
d52e040fce ViewProviderFemResultMechanical Slider Displacement with finer scale to support large scale deformations with needed magnification less than 1.0
supprt magnification from 0.1 to 1000000.0
2020-02-04 17:04:52 +01:00
Bernd Hahnebach
d583fd26cd FEM: console messages line break improvements 2020-01-09 08:10:07 +01:00
vocx-fc
3dd6f61ccc Fem: variable name 'children', not 'childs' 2020-01-08 11:54:34 +01:00
Bernd Hahnebach
b8f7e7e3f3 FEM: small code improvements (got forgotten on parent commit) 2020-01-07 23:10:33 +01:00
Bernd Hahnebach
bb6228dde0 FEM and Part: check if catched exception has an error message 2020-01-07 23:01:47 +01:00
Bernd Hahnebach
22071351c1 FEM: result task panel, reset result mesh on task panel init 2020-01-06 02:43:20 +01:00
Bernd Hahnebach
f71d018af1 FEM: result task panel, really reset result mesh 2020-01-06 01:07:50 +01:00
Bernd Hahnebach
809042ee2c FEM: result mesh task panel, add comment 2020-01-06 00:23:49 +01:00
Bernd Hahnebach
3dc72c2d28 FEM: result task panel, reset mesh color on exit 2020-01-06 00:02:33 +01:00
Bernd Hahnebach
1b647ef725 FEM: material task panels, add some newlines on logs 2020-01-05 19:26:10 +01:00
Bernd Hahnebach
5201f8b86f FEM: result task panel, some more comments 2020-01-04 01:34:02 +01:00
Bernd Hahnebach
3d7c0a0a3c FEM: result mesh reset, some comments 2020-01-04 00:58:03 +01:00
Bernd Hahnebach
82dffe24f9 FEM: result task panel, some comment for restore resutls 2020-01-04 00:57:53 +01:00
luz.paz
73b8ee91ee FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Bernd Hahnebach
8f1b5d7de3 FEM: py3 fix in selection widget 2019-12-16 05:41:28 +01:00
Bernd Hahnebach
0856563866 FEM: selection widgets, add some error prints 2019-12-16 05:41:23 +01:00
wmayer
375a3d4d34 fix exception handling in _ViewProviderFemResultMechanical 2019-09-28 17:06:47 +02:00