Bernd Hahnebach
dfdd8fc829
FEM: cmake, sort in cmake
2017-12-13 12:38:22 +01:00
Bernd Hahnebach
9bcdd09473
FEM: constraint transform, fixes #3283
2017-12-13 12:38:22 +01:00
Unknown
d949210aed
Typos, grammar & uniformiity
...
3rd party KDL typos have been submitted upstream https://github.com/orocos/orocos_kinematics_dynamics/pull/121
2017-12-13 00:10:46 -05:00
Bernd Hahnebach
460d064ace
FEM: all pref gui tabs, some typo, layout and format improvements
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
3d5de0f9f4
FEM: Potential-boundary and flux-solver objects, add icons
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
b095e94356
FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
743f555284
FEM: new commands, remove add in command names
...
the wiki pages retrive the names from the command names, thus they have to us the same name system
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
8a1bf4bcbc
FEM: elmer, use an vector icon in svg
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
51383aa9a2
FEM: elmer, add electrostatic equation
2017-12-02 13:17:30 +01:00
Markus Hovorka
412df6f4c1
FEM: elmer, add it to the new solver framework and add equation object for elmer
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
42b3c3353b
FEM: constraint initial flow velocity, add object, command, icon, task panel, etc.
2017-12-02 13:17:30 +01:00
Markus Hovorka
ce69c1531d
FEM: constraint flow velocity, add object, command, icon, task panel, etc
2017-12-02 13:17:30 +01:00
Markus Hovorka
51c46dd2ab
FEM: constraint body heat source, add object, command, etc
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
f38fb30a76
FEM: prefs, add the pref to choose between new and old ccx solver to the pref gui
2017-12-02 13:17:30 +01:00
Markus Hovorka
d9bef5af5d
FEM: new solver framework, add gui for working path pref
2017-12-02 13:17:30 +01:00
luzpaz
e8587cf0b4
Misc. typo fixes
...
Remove double whitespaces between source comments
2017-11-25 16:54:02 -02:00
Bernd Hahnebach
3e2da0cd71
FEM: prefs, add an option to deactivate group meshing for analysis
2017-11-25 16:54:02 -02:00
Bernd Hahnebach
801fae3a39
FEM: Abaqus writer pref ui, move from FEM to Import / Export
2017-11-25 16:54:02 -02:00
Bernd Hahnebach
854ab38cfa
FEM: Abaqus writer pref ui, some changes proposed by werner
...
- ui class name matches with file name
- class is not derived from ui but uses it as a private member
- https://forum.freecadweb.org/viewtopic.php?f=10&t=25381
2017-11-25 16:54:02 -02:00
Bernd Hahnebach
1bf52f4686
FEM: Abaqus writer, pref GUI for element and group export parameter
2017-11-25 16:54:02 -02:00
wmayer
12893d3623
replace 'GMSH' with correct spelling 'Gmsh'
2017-11-15 10:11:16 +01:00
Bernd Hahnebach
7c7f56bf3e
FEM: general prefs, use directory chooser for working dir setting
2017-11-01 10:37:25 -02:00
wmayer
795a57c777
fix layout in ccx preferences page
2017-10-29 19:13:06 +01:00
wmayer
ce6809415b
inherit FemAnalysis from DocumentObjectGroup and remove Member property
2017-10-24 20:07:05 +02:00
Yorik van Havre
cfe2d134a2
Updated translations from crowdin
2017-10-23 18:32:02 -02:00
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