wmayer
dcaf263e4c
issue #0002080 : Attempt to remove FEM analysis result (displacement & stress) results in false warning
2017-10-18 19:50:59 +02:00
Bernd Hahnebach
a800bcc906
FEM: icons, sort them in qrc file
2017-10-07 11:51:00 +02:00
Bernd Hahnebach
ec7669992a
FEM: code formating, get rid of mixed line endings in one file, use unix ones (standard in FEM)
2017-10-07 11:51:00 +02:00
wmayer
c7886b3e36
fixes #0003164 : Elements of an analysis including the mesh and constraints should be hidden when hiding the analysis (Space)
2017-10-06 22:24:54 +02:00
luzpaz
ab8f8919b6
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
wmayer
770c9ce095
fix various coverity issues
2017-09-15 11:48:38 +02:00
luzpaz
5c1eadf947
misc typos
...
misc-typos
2017-09-15 09:54:14 +02:00
wmayer
09737f2db3
rename method from remObject to removeObject to be more readable
2017-09-13 18:57:38 +02:00
wmayer
155c0007e4
add security check for data validation in FEM fluid boundary panel
2017-09-10 17:52:11 +02:00
qingfengxia
05b19019ac
FEM: bugfix for Console print std::string which needs c_str() conversion
2017-09-10 17:09:44 +02:00
qingfengxia
3990115f6e
FEM: enable thermal and turbulence boundary setting UI
2017-09-10 17:09:19 +02:00
qingfengxia
f9c1884595
FEM: enable edge selection for FemConstraintFluidBoundary of 2D case
2017-09-10 17:09:00 +02:00
Yorik van Havre
fe3f671b81
Updated translation strings (and sent to crowdin)
2017-08-31 10:46:55 -03:00
Bernd Hahnebach
4096c8bbc9
FEM: code formating, get rid of tabs
2017-08-31 11:09:13 +02:00
Markus Hovorka
ef85389cbc
FEM: add ConstraintPython object type
...
Constraints implemented in python can use this object as their base.
That makes it easier to identify them as constraint objects.
2017-08-04 06:57:12 +02:00
Bernd Hahnebach
265d10ca80
FEM: mesh result object, add icon
2017-08-02 12:45:15 +02:00
makkemal
8341e0ea4a
FEM: 3D beam/shell output preferences
...
FEM 3D Beam shell output ui update
FEM: 3d Beam/Shell output ui variables added
2017-08-02 12:45:15 +02:00
Bernd Hahnebach
62bbda819b
FEM: set mesh color, use proper return values for python API
2017-08-02 12:45:15 +02:00
qingfengxia
d0e15f5173
Fem solve bondary layer meshing issue #3111
2017-08-01 14:12:40 +02:00
qingfengxia
6b7ec3d85a
FEM: add FemMeshBoundaryLayer Command and icon file
2017-08-01 14:12:40 +02:00
Markus Hovorka
d65d3d9572
FEM: Change tool-bar organization
...
Split the tool-bar into multiple smaller ones. Also make the ordering a
little more consistent: Initial conditions first, followed by boundary
conditions followed by constraints on whole bodies.
2017-07-10 19:21:40 -03:00
Markus Hovorka
1a0c19327d
FEM: Change menu-bar organization
...
Split the menu-bar into multiple smaller ones. Group constraints by the
physics they are involed into. Also make the ordering a little more
consistent: Initial conditions first, followed by boundary conditions
followed by constraints on whole bodies.
2017-07-10 19:21:40 -03:00
Markus Hovorka
f2c0f9c977
FEM: Adjust names of constraint menu items
2017-07-10 19:21:40 -03:00
Markus Hovorka
7ec6459284
FEM: Use short names for VTK post commands
2017-07-10 19:21:40 -03:00
Bernd Hahnebach
ed95e92beb
FEM: visibility, do not hide parts which depends on mesh name
...
- since the mesh object depend on a part and the part can change this can mess up visibiliy
2017-07-03 19:27:38 +02:00
Bernd Hahnebach
6fc27e94c8
FEM: ccx prefs, use default time steps for all analysis types
2017-06-26 22:36:02 +02:00
Yorik van Havre
2a2ab3c4ef
Updated translations
2017-05-25 10:04:05 -03:00
wmayer
945313c6d3
fix crashes with FEM post-processing commands
2017-05-20 16:18:34 +02:00
wmayer
d3895d03f2
fix crash in pipeline command
2017-05-18 18:40:56 +02:00
asiersarasua
ea3d86b735
Fix typos
2017-04-20 09:49:19 +02:00
Alexander Gryson
e20d6d56f6
Edit warp icon based on forum feedback
...
[See forum post for relevant discussion](https://forum.freecadweb.org/viewtopic.php?f=34&t=21391&start=19 )
2017-03-26 08:51:17 +02:00
Alexander Gryson
e3d5584106
Forgotton in initial commit
2017-03-18 21:38:37 +01:00
Alexander Gryson
f6ecd5a319
Update Metadata
2017-03-18 21:38:37 +01:00
Alexander Gryson
1fcde51e6a
Replace png icons with 64px svgs
2017-03-18 21:38:37 +01:00
Alexander Gryson
46d4e2b2d4
Align FEM workbench icons to guidelines
2017-03-18 21:38:37 +01:00
Bernd Hahnebach
092a5dae48
FEM: fluid section and elment fluid 1D object, make name fit in FEM name system
2017-03-07 13:40:18 -03:00
Bernd Hahnebach
34ad6af337
FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system
2017-03-07 13:40:18 -03:00
Bernd Hahnebach
977fd8995e
FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system
2017-03-07 13:40:18 -03:00
Bernd Hahnebach
bda1b62818
FEM: icon file, sort by names
2017-03-07 13:40:18 -03:00
Yorik van Havre
6b66a38ee3
Updated translations with latest files from crowdin
2017-03-06 11:53:09 -03:00
Bernd Hahnebach
85bfe10485
FEM: FEM mesh 2 mesh command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
f5c717b771
FEM: mesh clear command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
f19481b083
FEM: mesh print info command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
11166f971e
FEM: result show command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
dc39edd9a5
FEM: results purge command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
ef0a253f4e
FEM: solver control command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
8cf0001e97
FEM: solver run command, make name fit in FEM name system
2017-03-03 11:54:25 -03:00
Bernd Hahnebach
5f5797ecb0
FEM: visible command names, use FEM instead of Fem
2017-02-28 17:35:26 +01:00
Bernd Hahnebach
474ab30121
FEM: mesh view provider, add property to adjust max faces to show inner mesh data
2017-02-28 17:35:26 +01:00
Kunda
90aeb372f5
FEM: source code typos, issue 0002914
2017-02-28 17:35:26 +01:00