Commit Graph

2654 Commits

Author SHA1 Message Date
Bernd Hahnebach
97ee30df04 FEM: code formating, python 2020-02-16 22:48:40 +01:00
Bernd Hahnebach
3e292813f2 FEM: solver frame work tasks container, do not collect mesh 2020-02-16 22:01:48 +01:00
Bernd Hahnebach
db6aa7c837 FEM: solver frame work, better error handling on run button 2020-02-16 22:01:40 +01:00
Bernd Hahnebach
acaeaf9ad5 FEM: solver frame work task panel, add space to error 2020-02-16 22:01:33 +01:00
Bernd Hahnebach
a7589418ae FEM: elmer writer, potential could be 0.0 2020-02-16 20:25:03 +01:00
wmayer
91f8c84cdf Fem: [skip ci] activate expression parser and disable call of eval() 2020-02-15 17:16:55 +01:00
wmayer
eab48f6158 [skip ci] Preferences names or paths must not be set to translatable strings! 2020-02-15 12:42:12 +01:00
Bernd Hahnebach
5e08ba54cc FEM: mechanical result object, add comment 2020-02-15 12:29:35 +01:00
UR-0
f192ac8ea3 FEM: Migrate older result objects FemResultMechanical due to renaming property "StressValues" to "vonMises" 2020-02-15 12:25:21 +01:00
UR-0
8b68ab74b6 FEM: use a more precise object name "vonMises" instead "StressValues" 2020-02-14 16:52:40 +01:00
wmayer
53bbf09bf9 Fem: [skip ci] use ply parser instead of insecure eval() function (not yet enabled) 2020-02-14 01:19:46 +01:00
Bernd Hahnebach
9960b67399 FEM: gmsh tools, get rid of useless unv related warning 2020-02-13 13:12:37 +01:00
Bernd Hahnebach
b799996c22 FEM: fix cmake 2020-02-12 23:41:39 +01:00
Bernd Hahnebach
3ad0fb5712 FEM and OpenSCAD: add some hint and remove not needed line 2020-02-12 23:28:37 +01:00
Bernd Hahnebach
20dcae5f59 FEM: result task panel, small code improvements 2020-02-12 22:57:14 +01:00
UR-0
36f4439d41 FEM: result task panel, separate hints for user defined equations 2020-02-12 22:57:05 +01:00
Kryptal
c02b72b7e9 FEM : Correct writer.py at line 1623 and replaced ccx_elset by elset_data
When running a multiple materials and multiple shells FEM analysis calculix solver crashes.

After inspection, it appears that the crash comes from line 1623 in writer.py file where ccx_elset is used while it should be elset_data
2020-02-12 22:45:30 +01:00
Bernd Hahnebach
708db09300 FEM: ccx writer, revert copy accident from 4eb6344 2020-02-10 09:33:02 +01:00
Bernd Hahnebach
4eb6344487 FEM: ccx writer, add comment about solver type 2020-02-10 09:30:32 +01:00
UR-0
c3eb6d9001 ResultShow.ui improved labels concerning user defined equations 2020-02-07 19:59:34 +01:00
Bernd Hahnebach
8125657da7 FEM: result mechanical task panel, typo in obj attribut, thanks ur_0 2020-02-07 18:05:01 +01:00
donovaly
f2c83ac46b remove program-specific SVG namespaces
while fixing a SVG export issue for techDraw I noticed that some SVG files have program-dependent (and thus not clean) code in it. These are traces of the programs Sodipodi and Inkscape, like e.g. this line:
inkscape:export-filename="/home/yorik/PartDesign_Groove.png

This is unnecessary and FC should not use program-dependent code in the SVG but use instead plain SVG strictly following the SVG specification.

This PR transforms the few affected SVGs to a plain version.
2020-02-07 07:34:49 -05:00
Bernd Hahnebach
bb189d540c FEM: thermomech bimetall, add it to the unit test 2020-02-06 23:36:47 +01:00
Bernd Hahnebach
74ba3e7d26 FEM: thermomech bimetall, add it to the examples 2020-02-06 23:36:38 +01:00
UR-0
5b2f9a3951 FEM: result mechanical, resmoothing slider response 2020-02-06 21:14:29 +01:00
Bernd Hahnebach
7387f32017 FEM: examples, manager, add missing examples to run all 2020-02-06 21:14:21 +01:00
Bernd Hahnebach
e3e319790b FEM: contact shell example, small improvement 2020-02-06 21:14:15 +01:00
Bernd Hahnebach
342695ac37 FEM: contact solid example, fix obj names 2020-02-06 21:14:04 +01:00
Bernd Hahnebach
73604044ac FEM: temporary deactivate contact unit test 2020-02-05 09:04:48 +01:00
Bernd Hahnebach
c5bc1722e2 FEM: py code formating 2020-02-04 21:32:15 +01:00
Xia, Qingfeng
2103448fd2 Fem: remove unused icon which belong to Cfd mod 2020-02-04 21:20:36 +01:00
Xia, Qingfeng
13ea18d4d6 Fem: bugfix for FluidMaterial does not show in FemMaterialTaskPanel 2020-02-04 21:20:31 +01:00
Bernd Hahnebach
ae107ac2c0 FEM: mech result VP, code formating 2020-02-04 17:05:01 +01:00
UR-0
23839facd6 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
f5835dc6ce FEM: contact solid example, improve geometry creation 2020-02-04 10:47:20 +01:00
Bernd Hahnebach
fb5f8497f6 FEM: nonlinear material fix for Py2 and reactivate unit test 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
7e01116206 FEM: node sets, return sorted with unique values 2020-02-04 10:40:18 +01:00
Bernd Hahnebach
7dcc02d27a FEM: ccx tools pre check, better error messages 2020-02-04 10:15:14 +01:00
Bernd Hahnebach
da71719896 FEM: constraint contact, move retrieving the face ids in writer base class 2020-02-03 23:12:39 +01:00
Bernd Hahnebach
285d8547df FEM: constraint contact ccx writer, use name to identify constr data in writer file 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
efe534bfca FEM: get pressure faces ids, some better comments and very small code improvement 2020-02-03 23:12:38 +01:00
Bernd Hahnebach
82c89e176a FEM: ccx tools unit test, fix file save name 2020-02-03 23:12:38 +01:00
wmayer
9b5bbb6973 fix flaws to add PreCompiled.h inside normal header files 2020-02-03 15:03:49 +01:00
Bernd Hahnebach
6001172f5a FEM: unit test, fix comments 2020-02-03 08:46:27 +01:00
Bernd Hahnebach
f8b8e4a103 FEM: meshtools, some commets for ccxelement faces binary search 2020-02-02 14:23:15 +01:00
Bernd Hahnebach
230c1c9303 FEM: change example contact shell shell name 2020-02-01 16:37:15 +01:00
Bernd Hahnebach
3310d52f75 FEM: add contact solid solid unit test 2020-02-01 16:37:09 +01:00
Bernd Hahnebach
ae3f750044 FEM: add constraint contact solid solid example 2020-02-01 16:36:58 +01:00
Bernd Hahnebach
94575bcd39 FEM: utils, better print message for ref shape check 2020-01-31 08:49:10 +01:00
Bernd Hahnebach
6763c1461c FEM: ccx tools test, sort imports 2020-01-31 08:26:06 +01:00