Commit Graph

1934 Commits

Author SHA1 Message Date
wmayer
75013d3db8 update resource file 2018-09-29 18:32:12 +02:00
Rafael
ab51fa4b1c Replace fem-post-filter-data-at-point PNGicon
Currently a FEM WB tool has a PNG icon in FreeCAD. This file is the
fem-post-filter-data-at-point.png The rest of the icons in FEM WB 
are SVG files. This PNG icon is from ParaView and it has a different
stile, compared with the other FEM icons. It would be good to have 
an original SVG icon for this tool.

This commit replaces the PNG file with a SVG file with a new design. 
This job was a request from the FEM WB developer, in the UX/UI Design
FreeCAD Forum.

The new SVG icon follows the FreeCAD Artwork Guidelines
- https://www.freecadweb.org/wiki/Artwork_Guidelines

The new design keep the stile of the other icons with similar function 
in the FEM toolbar
- https://www.freecadweb.org/wiki/File:Fem-DataAlongLine.svg
2018-09-29 18:30:50 +02:00
Bernd Hahnebach
2e19facb78 FEM: revert 4421020, it is based on a change which is not in master, not yet ;-) 2018-09-27 11:09:22 +02:00
Bernd Hahnebach
6ce1b7b89f FEM: vtk, post task boxes, add some comment 2018-09-26 22:43:07 +02:00
Bernd Hahnebach
0b227a1670 FEM: vtk fix, task panels, some enumerations are no longer set back on any open of the tp 2018-09-26 22:42:53 +02:00
Bernd Hahnebach
d7dc8a893e FEM: vtk, initialize the enums of piplines VP 2018-09-26 22:42:40 +02:00
Bernd Hahnebach
08400a91b3 FEM: vtk fix, remove scaling of vtk results
- only displacements had been scaled, all other results remained untouched
- if the results should be scaled all results needs to be scaled
- this includes all possible result types with their units
2018-09-26 22:42:26 +02:00
Bernd Hahnebach
381ab13a1a FEM: input filewriter base class, remove no longer working mesh shape property, has been replaced by part 2018-09-26 22:41:56 +02:00
wmayer
1fb55d8d0a fixes 0003618: FEM, GUI, mesh view provider, highlighted node show wrong node number on selection 2018-09-26 19:59:32 +02:00
Clemens Weissbacher
483060cc90 FEM: fix an error handling issue, caused by an non existing variable 2018-09-26 17:15:03 +02:00
Bernd Hahnebach
fbf94e127c FEM: Python code formating, flake8 2018-09-19 21:40:57 +02:00
Bernd Hahnebach
e16ee9648f FEM: menues, delete the FEM before material menue entries, just like all other entries 2018-09-19 21:40:44 +02:00
Bernd Hahnebach
e4c71803c4 FEM: menues, move element geometry enties into sub menue 2018-09-19 21:40:34 +02:00
wmayer
644cfa06bb replace boolean to check for inside/outside cutting with enum values 2018-09-18 18:25:51 +02:00
wmayer
90e63b49a4 fixes #0003155: FEM to mesh conversion fails for shells 2018-09-12 12:39:12 +02:00
Bernd Hahnebach
fc9f746bd7 FEM: cpp commands post, do not use create, same like constraints, data along line 2018-09-11 07:22:45 +02:00
Bernd Hahnebach
ac261d2fcf FEM: cpp commands post, do not use create, same like constraints, scalar clip 2018-09-11 07:22:45 +02:00
Bernd Hahnebach
2f148fb15c FEM: cpp commands post, do not use create, same like constraints, linearized stress 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
3e4daa3e2a FEM: cpp commands post, do not use create, same like constraints, data at point 2018-09-11 07:22:44 +02:00
Bernd Hahnebach
06c49c6ec2 FEM: cpp commands post, do not use create, same like constraints, clip 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
6aa0c82490 FEM: cpp commands sort posts, cut 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
862bc4e766 FEM: cpp commands post, fix warning class and a typo 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
cdacdc9f63 FEM: workbench, remove wrong spaces 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
bf4b5dd841 FEM: gui py class init, sort classes 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
5f0b23e174 FEM: gui py class init, delete duplicates 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
5563ce1f6b FEM: app py class init, sort classes 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
7e22970352 FEM: app py class init, add some spaces 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
4eea233ed8 FEM: icons, add new line after add icons 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
c0a9590eb9 FEM: icons, rename inp editor 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
1a81356abb FEM: icons, rename element rotation 1d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
cbde321b45 FEM: icons, rename element geometry 2d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
c18a39bd71 FEM: icons, rename element geometry 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
93f190fce0 FEM: icons, rename element fluid 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
ae3b530e56 FEM: icons, rename sovler cfd 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
370708a3df FEM: icons, rename solver analysis frequency 2018-09-11 07:22:38 +02:00
Bernd Hahnebach
c74380e7a1 FEM: icons, rename solver analysis thermomechanical 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
e15d3bbed1 FEM: icons, rename solver analysis static 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
8ad8e3f6ab FEM: icons, rename solver standard 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
270b4e8c01 FEM: icons, rename solver control 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
4e63defa0e FEM: icons, rename solver run 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
68d708c827 FEM: icons, rename solver elmer 2018-09-11 07:22:36 +02:00
Bernd Hahnebach
28b3ce6bca YEAH 1000 commits for great FreeCAD project :-) ahh the commit ... FEM: netgen mesh obj, typo in attribute description 2018-08-29 11:02:43 -03:00
Bernd Hahnebach
4db7eaa7a8 FEM: equation objects, add some comments for linear and nonlinear equation 2018-08-29 11:02:43 -03:00
Bernd Hahnebach
1aff8c43f9 FEM: mesh netgen and gmsh, use the same group and description for mesh geometry object 2018-08-29 11:02:43 -03:00
Bernd Hahnebach
4558f5dc28 FEM: common test module, some comments 2018-08-29 11:02:43 -03:00
wmayer
1d11f742ca now each module registers its unit tests itself 2018-08-28 13:14:16 +02:00
Markus Hovorka
5a81cdca09 FEM: elmer, fix SIF variable output bug
The property "FluxVariable" of the FluxEquation document type was
exported wrongly by sifio. This was because sifio didn't recognise
unicode as a string and exported is as an array of chars.
2018-08-26 20:47:42 +02:00
luz.paz
c67b984771 FEM: femtools/femutils.py typos and whitespace fixes 2018-08-26 20:47:41 +02:00
Bernd Hahnebach
b8bdcfb830 FEM: vtk post, support multiple pipeline objects for filters 2018-08-26 20:47:41 +02:00
Bernd Hahnebach
874968e08a FEM: cpp commands sort constraints, temperature 2018-08-26 20:47:41 +02:00