Commit Graph

3915 Commits

Author SHA1 Message Date
Bernd Hahnebach
79e320d701 FEM: cpp commands post, do not use create, same like constraints, clip 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
2110292f32 FEM: cpp commands sort posts, cut 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
1075c331fa FEM: cpp commands post, fix warning class and a typo 2018-09-11 07:22:43 +02:00
Bernd Hahnebach
c95cdb13bc FEM: workbench, remove wrong spaces 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
d62f1cbfed FEM: gui py class init, sort classes 2018-09-11 07:22:42 +02:00
Bernd Hahnebach
1effc84eb9 FEM: gui py class init, delete duplicates 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
08e2c4f071 FEM: app py class init, sort classes 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
24c8686861 FEM: app py class init, add some spaces 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
c9e5551172 FEM: icons, add new line after add icons 2018-09-11 07:22:41 +02:00
Bernd Hahnebach
6ac8df583a FEM: icons, rename inp editor 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
0cdfc8bc4c FEM: icons, rename element rotation 1d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
45bf29e0f8 FEM: icons, rename element geometry 2d 2018-09-11 07:22:40 +02:00
Bernd Hahnebach
1fe8dc99fc FEM: icons, rename element geometry 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
a8e34e566d FEM: icons, rename element fluid 1d 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
316d99c862 FEM: icons, rename sovler cfd 2018-09-11 07:22:39 +02:00
Bernd Hahnebach
11d728a42e FEM: icons, rename solver analysis frequency 2018-09-11 07:22:38 +02:00
Bernd Hahnebach
211754d606 FEM: icons, rename solver analysis thermomechanical 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
de165b9a68 FEM: icons, rename solver analysis static 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
55759110ec FEM: icons, rename solver standard 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
e7ce85c6d2 FEM: icons, rename solver control 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
83d4247b8c FEM: icons, rename solver run 2018-09-11 07:22:37 +02:00
Bernd Hahnebach
281eeb5fd8 FEM: icons, rename solver elmer 2018-09-11 07:22:36 +02:00
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