Kryptal
43491a6397
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
89da5366a8
FEM: ccx writer, revert copy accident from bd0fa80
2020-02-10 09:33:02 +01:00
Bernd Hahnebach
b6c1f263d6
FEM: ccx writer, add comment about solver type
2020-02-10 09:30:32 +01:00
UR-0
5e8dd82f5c
ResultShow.ui improved labels concerning user defined equations
2020-02-07 19:59:34 +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
donovaly
24ec114cb8
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
c6ed136442
FEM: thermomech bimetall, add it to the unit test
2020-02-06 23:36:47 +01:00
Bernd Hahnebach
c5d99771ba
FEM: thermomech bimetall, add it to the examples
2020-02-06 23:36:38 +01:00
UR-0
0be6018dd1
FEM: result mechanical, resmoothing slider response
2020-02-06 21:14:29 +01:00
Bernd Hahnebach
9a73ba1b7d
FEM: examples, manager, add missing examples to run all
2020-02-06 21:14:21 +01:00
Bernd Hahnebach
06a85aaff9
FEM: contact shell example, small improvement
2020-02-06 21:14:15 +01:00
Bernd Hahnebach
39f181c0e0
FEM: contact solid example, fix obj names
2020-02-06 21:14:04 +01:00
Bernd Hahnebach
60704c592c
FEM: temporary deactivate contact unit test
2020-02-05 09:04:48 +01:00
Bernd Hahnebach
6b387a511c
FEM: py code formating
2020-02-04 21:32:15 +01:00
Xia, Qingfeng
77b819cfd4
Fem: remove unused icon which belong to Cfd mod
2020-02-04 21:20:36 +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
8d59ef2151
FEM: contact solid example, improve geometry creation
2020-02-04 10:47:20 +01:00
Bernd Hahnebach
8a6deb0bba
FEM: nonlinear material fix for Py2 and reactivate unit test
2020-02-04 10:40:18 +01:00
Bernd Hahnebach
99ce8a55ff
FEM: node sets, return sorted with unique values
2020-02-04 10:40:18 +01:00
Bernd Hahnebach
62577019cf
FEM: ccx tools pre check, better error messages
2020-02-04 10:15:14 +01:00
Bernd Hahnebach
fbd534a57b
FEM: constraint contact, move retrieving the face ids in writer base class
2020-02-03 23:12:39 +01:00
Bernd Hahnebach
3706b88975
FEM: constraint contact ccx writer, use name to identify constr data in writer file
2020-02-03 23:12:38 +01:00
Bernd Hahnebach
dbf4e9dc4a
FEM: get pressure faces ids, some better comments and very small code improvement
2020-02-03 23:12:38 +01:00
Bernd Hahnebach
72da26a0c7
FEM: ccx tools unit test, fix file save name
2020-02-03 23:12:38 +01:00
wmayer
1050b1926f
fix flaws to add PreCompiled.h inside normal header files
2020-02-03 15:03:49 +01:00
Bernd Hahnebach
718466154a
FEM: unit test, fix comments
2020-02-03 08:46:27 +01:00
Bernd Hahnebach
9b58ce4224
FEM: meshtools, some commets for ccxelement faces binary search
2020-02-02 14:23:15 +01:00
Bernd Hahnebach
ec192862b2
FEM: change example contact shell shell name
2020-02-01 16:37:15 +01:00
Bernd Hahnebach
dc554690cb
FEM: add contact solid solid unit test
2020-02-01 16:37:09 +01:00
Bernd Hahnebach
87d4276481
FEM: add constraint contact solid solid example
2020-02-01 16:36:58 +01:00
Bernd Hahnebach
c9ecf24bc5
FEM: utils, better print message for ref shape check
2020-01-31 08:49:10 +01:00
Bernd Hahnebach
1750f8bece
FEM: ccx tools test, sort imports
2020-01-31 08:26:06 +01:00
Bernd Hahnebach
9b56b92fe1
FEM: unit test, reactivate nonlin mat unit test for Py3
2020-01-30 21:10:56 +01:00
Bernd Hahnebach
d3fe9c9658
FEM: examples, copy code to run to module top
2020-01-30 17:53:23 +01:00
Bernd Hahnebach
799e9dbd86
FEM: ccx writer, small code formating
2020-01-30 09:00:40 +01:00
Bernd Hahnebach
7a4bedb540
FEM: unit test objects, add some prints and obj count tests
2020-01-29 22:54:54 +01:00
Bernd Hahnebach
86d8a5fcde
FEM: unit test objects, improve code
2020-01-29 22:54:31 +01:00
Bernd Hahnebach
63e8a575f8
FEM: icons, fix constraint initial temperature
2020-01-29 22:54:23 +01:00
Bernd Hahnebach
2f0208ba06
FEM: ccx writer, fix typo in contact surface writer
2020-01-29 08:37:42 +01:00
Bernd Hahnebach
3f5234c357
FEM: unit tests, temporary deactivate nonlinear material writing test
2020-01-27 21:34:20 +01:00
UR-0
67d44305cd
FEM: ccx writer, delete space in input file
2020-01-27 18:13:47 +01:00
UR-0
98ef4ef510
FEM: sort icons resources file
2020-01-27 18:13:38 +01:00
Bernd Hahnebach
7ea6039586
FEM: fenics export, remove u from print messages
2020-01-27 18:12:56 +01:00
joha2
42c40bf038
FEM: mesh: XML fenics mesh export fixed
...
Co-authored-by: qingfengxia <qingfeng.xia@gmail.com >
2020-01-27 18:08:10 +01:00
Bernd Hahnebach
7eca87584c
FEM: solver elmer, workaround for result reading
2020-01-27 07:42:49 +01:00
Bernd Hahnebach
7c5a9c0138
FEM: nonlinear material, fix selection for adding one
2020-01-22 17:34:49 +01:00
Bernd Hahnebach
6bbe2f1c20
FEM: workbench gui, sort lupdate entries
2020-01-20 05:56:55 +01:00
Bernd Hahnebach
103ed1dccf
FEM: examples, small code improvements
2020-01-20 05:56:50 +01:00