wmayer
c654ce3629
PartDesign/Fem: [skip ci] when handling Del key make sure that deleteAction is instantiated
2020-02-19 11:31:40 +01:00
donovaly
d71cdc061c
[FEM] add shortcut to delete constraints from list in dialog
...
see https://forum.freecadweb.org/viewtopic.php?f=18&t=43402
2020-02-19 10:15:10 +01:00
Bernd Hahnebach
d7a760ea4c
FEM: result task panel, comment
2020-02-19 09:36:43 +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
b53c55bc79
FEM: solver writer, use member class as parameter for writer class instaed of all separate fem objs
2020-02-19 07:35:48 +01:00
Bernd Hahnebach
b6e1b31e7e
FEM: member tools, pep8 and a comment
2020-02-19 07:25:17 +01:00
Bernd Hahnebach
aae21b0235
FEM: solver writer and tasks and ccx tools, use a new member class to collect the analysis member
2020-02-19 07:23:52 +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
Bernd Hahnebach
d3d7d8aa0e
FEM: adapt unit tests on deleting of avg values
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
44a27e0984
FEM: unit tests, fix comments
2020-02-18 08:19:05 +01:00
Bernd Hahnebach
47cc9ea89c
FEM: elmer writer, fix by HoWil
2020-02-18 08:18:54 +01:00
Bernd Hahnebach
34e49fca28
FEM: typos in comments
2020-02-17 12:32:08 +01:00
Bernd Hahnebach
f9494a920b
FEM: replace fem utils method with FreeCADs obj method
2020-02-17 12:31:57 +01:00
Bernd Hahnebach
a44f01e778
FEM: delete not needed imports
2020-02-16 23:38:57 +01:00
Bernd Hahnebach
2ed72879ef
FEM: tokes module, some but not all pep8 codeformating
2020-02-16 22:48:45 +01:00
Bernd Hahnebach
938cc4ed39
FEM: code formating, python
2020-02-16 22:48:40 +01:00
Bernd Hahnebach
8df61402b9
FEM: solver frame work tasks container, do not collect mesh
2020-02-16 22:01:48 +01:00
Bernd Hahnebach
f425b677f9
FEM: solver frame work, better error handling on run button
2020-02-16 22:01:40 +01:00
Bernd Hahnebach
75a9dce3e1
FEM: solver frame work task panel, add space to error
2020-02-16 22:01:33 +01:00
Bernd Hahnebach
bd36e59866
FEM: elmer writer, potential could be 0.0
2020-02-16 20:25:03 +01:00
wmayer
f318375275
Fem: [skip ci] activate expression parser and disable call of eval()
2020-02-15 17:16:55 +01:00
wmayer
6a13453f78
[skip ci] Preferences names or paths must not be set to translatable strings!
2020-02-15 12:42:12 +01:00
Bernd Hahnebach
77b143dc9d
FEM: mechanical result object, add comment
2020-02-15 12:29:35 +01:00
UR-0
4e27b6ab3a
FEM: Migrate older result objects FemResultMechanical due to renaming property "StressValues" to "vonMises"
2020-02-15 12:25:21 +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
25e4d7ca66
FEM: fix cmake
2020-02-12 23:41:39 +01:00
Bernd Hahnebach
76aa788e5f
FEM and OpenSCAD: add some hint and remove not needed line
2020-02-12 23:28: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
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