Bernd Hahnebach
83be75b0d4
FEM: general pref ui, make working dir chooser work again
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
4ca4aafb09
FEM: general pref ui, typo
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
4ac2f2d37a
FEM: beam rotation object, add an own icon for this object
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
bc8219cc36
FEM: beam rotation object, add this new object
2018-01-23 14:01:27 +01:00
mkhizenz
c78504e6eb
FEM: vtk DataAtPoint, implementation
2018-01-23 14:01:27 +01:00
mkhizenz
6155884950
FEM: Auto disable mesh and solid when opening VTK functions
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
e533076910
FEM: code formating
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
eeb6073887
FEM: pref, delete depreciated ccx solver switch because every solver has its own command
2018-01-13 13:15:57 +01:00
Bernd Hahnebach
1f96775abc
FEM: calculix solver, use separate command for CalculiX ccxtools and CalculiX framework solver
2018-01-13 13:13:17 +01:00
Bernd Hahnebach
c255ec0df6
FEM: pref ui, better name for CalculiX solver base
2018-01-11 07:13:17 +01:00
luzpaz
f6edbbdc5a
FEM: Typo residuals
2018-01-01 22:54:46 +01:00
Bernd Hahnebach
b28c2bd1c1
FEM: Python modules ui panels, move them to resources folder
2017-12-16 09:43:41 -02:00
Bernd Hahnebach
b030184f89
FEM: Gui cmake, remove init gui module since it will be compied with all Python modules
2017-12-16 09:43:41 -02:00
Bernd Hahnebach
6593f58b14
FEM: netgen, add command only if FEM is build with netgen
2017-12-16 09:43:41 -02:00
wmayer
d95a65b260
add VTK related commands only if VTK was found at configure time
2017-12-14 14:07:07 +01:00
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