Bernd Hahnebach
28b7e01123
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
d436630f5b
FEM: equation objects, add some comments for linear and nonlinear equation
2018-08-29 11:02:43 -03:00
Bernd Hahnebach
ff716f3d45
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
26a255b384
FEM: common test module, some comments
2018-08-29 11:02:43 -03:00
wmayer
67b5ee0931
now each module registers its unit tests itself
2018-08-28 13:14:16 +02:00
Markus Hovorka
31750a7503
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
31193039e2
FEM: femtools/femutils.py typos and whitespace fixes
2018-08-26 20:47:41 +02:00
Bernd Hahnebach
f8939d689f
FEM: vtk post, support multiple pipeline objects for filters
2018-08-26 20:47:41 +02:00
Bernd Hahnebach
d060cacfa2
FEM: cpp commands sort constraints, temperature
2018-08-26 20:47:41 +02:00
Bernd Hahnebach
144e548456
FEM: cpp commands sort constraints, pulley
2018-08-26 20:47:41 +02:00
Bernd Hahnebach
283f9dbe7a
FEM: cpp commands sort constraints, pressure
2018-08-26 20:47:41 +02:00
Bernd Hahnebach
ffbeac03f9
FEM: cpp commands sort constraints, plane rotation
2018-08-26 20:47:40 +02:00
Bernd Hahnebach
c8ec1a756a
FEM: cpp commands sort constraints, initial temperature
2018-08-26 20:47:40 +02:00
Bernd Hahnebach
38f8682633
FEM: cpp commands sort constraints, heat flux
2018-08-26 20:47:40 +02:00
Bernd Hahnebach
79442a1f2a
FEM: cpp commands sort constraints, move gear
2018-08-26 20:47:40 +02:00
Bernd Hahnebach
164ee520a9
FEM: cpp commands sort constraints, move force
2018-08-26 20:47:39 +02:00
Bernd Hahnebach
ab522431db
FEM: cpp commands sort constraints, move fluid boundary
2018-08-26 20:47:39 +02:00
Bernd Hahnebach
33f749c96e
FEM: cpp commands sort constraints, move displacement
2018-08-26 20:47:39 +02:00
Bernd Hahnebach
c97ed2db34
FEM: cpp commands sort constraints, move contact
2018-08-26 20:47:39 +02:00
Bernd Hahnebach
ba6976fd67
FEM: cpp commands, use for command creation same order as for command definition
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
6923a52213
FEM: cpp commands, add some comments
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
e214769070
FEM: cpp commands, comment analysis and solver command as they are created in Python
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
8c30258db4
FEM: cpp commands, code formating
2018-08-26 20:47:38 +02:00
Bernd Hahnebach
1a08251a81
FEM: vtk post, change order of commands and icons
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
a322cc3495
FEM: vtk post, small improvement in scalar clip gui
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
a02b355747
FEM: objects module, rename result objects to post processing ones
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
d8f65890df
FEM: objects module, delete recompute comments, the user needs to take care of recomputes if he adds objects by Python
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
ce1be10f0e
FEM: vtk post, typo in Tranparency property
2018-08-26 20:47:37 +02:00
Bernd Hahnebach
25bcbcbf23
FEM: vtk post, sync tranparency on reopen of pipeline task panel
2018-08-26 20:47:36 +02:00
wmayer
63bf0aaeb6
CMP0050: make Fem module aware of cmake policy
2018-08-20 20:14:46 +02:00
wmayer
3ffd435526
move cmake policy CMP0050 to new style
2018-08-19 13:59:42 +02:00
luz.paz
321b159f27
More typos
2018-08-18 21:48:43 +02:00
wmayer
e31cac568e
revert changes of SMESH_Gen class interface of bundled SMESH
2018-08-18 16:13:10 +02:00
Bernd Hahnebach
e76488eb10
FEM: post warp filter, try to better handle ui min max values, but no success
2018-08-15 09:18:59 +02:00
Bernd Hahnebach
88b605774d
FEM: post warp filter, add some comments and make code better readable, no real changes
2018-08-15 09:18:59 +02:00
Bernd Hahnebach
5d2d33b983
FEM: post warp filter, small ui layout improvements
2018-08-15 09:18:58 +02:00
Bernd Hahnebach
2772d1faa8
FEM: post warp filter, better values for ui spinbox values
2018-08-15 09:18:58 +02:00
Markus Lampert
0b40519f3f
Changed all catch types to references for polymorphic exceptions.
2018-08-08 15:45:30 +02:00
Bernd Hahnebach
3414c042b6
FEM: clipping plane, fix bound box calculation for obj with a property called Shape which is not a occt shape
2018-08-08 13:49:43 +02:00
luz.paz
baa6d89328
Typos and whitespace fixes
2018-08-07 11:13:31 -04:00
Bernd Hahnebach
f991d89ec2
FEM: icons, rename purge results icon
2018-08-07 16:57:06 +02:00
Bernd Hahnebach
af61ca6698
FEM: icons, rename show result icon
2018-08-07 16:57:05 +02:00
Bernd Hahnebach
4019cc3466
FEM: icons, rename sphere icon
2018-08-07 16:57:05 +02:00
Bernd Hahnebach
1a1ce36f93
FEM: icons, rename plane icon
2018-08-07 16:57:05 +02:00
Bernd Hahnebach
eba0a6a6f8
FEM: icons, rename iso surfaces icon
2018-08-07 16:57:05 +02:00
Bernd Hahnebach
e0a8cd8f87
FEM: icons, rename cylinder icon
2018-08-07 16:57:05 +02:00
Bernd Hahnebach
b7680920de
FEM: icons, rename box icon
2018-08-07 16:57:04 +02:00
Bernd Hahnebach
dab1ed770c
FEM: icons, rename warp filter icon
2018-08-07 16:57:04 +02:00
Bernd Hahnebach
a799e00606
FEM: icons, rename linearized stress icon
2018-08-07 16:57:04 +02:00
Bernd Hahnebach
38ae615edf
FEM: icons, rename data at point icon
2018-08-07 16:57:04 +02:00