Bernd Hahnebach
|
bd927f71cf
|
FEM: temporary remove not supported tools from tool bar
|
2016-11-22 19:50:50 +01:00 |
|
wmayer
|
e54e9515fc
|
rename 2d tool classes to be consistent with 3d classes
|
2016-11-21 14:29:51 +01:00 |
|
Johannes Obermayr
|
af62262021
|
Link just against required VTK modules on Linux.
Note:
If VTK is installed below /opt or anywhere else just add a path to GLOB_RECURSE.
|
2016-11-20 10:18:32 +01:00 |
|
wmayer
|
3b961bcb5f
|
+ add convenience method recomputeFeature()
+ make method recompute() protected
|
2016-11-06 17:16:50 +01:00 |
|
Bernd Hahnebach
|
c333e069ad
|
FEM: ccx input file splitting, fix restore of pref
|
2016-11-02 18:09:48 +01:00 |
|
vdwalts
|
890b42a5d4
|
FEM: Add split input writer option to preferences dialog GUI
|
2016-11-02 18:09:48 +01:00 |
|
qingfengxia
|
bafbc14fc8
|
Fem: make FemResultObject droppable into FemAnalysis
|
2016-10-29 15:12:18 +02:00 |
|
wmayer
|
68ea7fdac5
|
fix coverity issues
|
2016-10-08 17:43:30 +02:00 |
|
wmayer
|
09028b0a7f
|
+ fix -Wunused-parameter
|
2016-10-08 15:13:56 +02:00 |
|
kgoao
|
14b45107ce
|
FEM: ConstraintPressure: Arrow direction bug fix
|
2016-10-07 15:05:28 -03:00 |
|
wmayer
|
958686d7b9
|
fix msvc compiler warnings
fix typo
|
2016-09-27 19:42:46 +02:00 |
|
Bernd Hahnebach
|
17476b25dc
|
FEM: add Groups to mesh property editor info
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
12e66a16d0
|
FEM: nonlinear materials, add an icon
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
854002f08b
|
FEM: nonlinear materials, core object implementation
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
005f7f6bc8
|
FEM: constraint transform task panel, fix if analysis name is not analysis
|
2016-09-27 13:04:46 -03:00 |
|
kgoao
|
15fdb5c402
|
FEM: ConstraintTransform: add icon
|
2016-09-27 13:04:46 -03:00 |
|
kgoao
|
086f716e6e
|
FEM: ConstraintTransform: core implementation
FEM: ConstraintTransform: transformable surface comment modification
FEM: ConstraintTransform: re-adjusted GUI layout
FEM: ConstraintTransform: more tweaking
FEM: ConstraintTransform: GUI layout adjustment
FEM: ConstraintTransform: GUI bug fix
FEM: ConstraintTransform: implemented App::PropertyEnumeration for type of transform
|
2016-09-27 13:04:46 -03:00 |
|
wmayer
|
3339374f2c
|
fix build failure on Windows due to removal of deprecated C++ header
|
2016-09-24 02:44:32 +02:00 |
|
wmayer
|
480191c8ee
|
fix -Wextra in Fem
|
2016-09-24 02:17:15 +02:00 |
|
qingfengxia
|
b45e4419bd
|
add help text for thermal fluid boundary for CFD
|
2016-09-16 23:01:09 +01:00 |
|
wmayer
|
f44df3cdf0
|
do not use doCommand without using format string, add overloaded method of runCommand
|
2016-09-15 18:53:37 +02:00 |
|
Bernd Hahnebach
|
e2f5bba5a9
|
FEM: prefs, move z88 prefs in an own tab
|
2016-09-13 20:17:31 -03:00 |
|
Bernd Hahnebach
|
28579516b6
|
FEM: add new pref for use of ccx standard path
|
2016-09-13 20:17:31 -03:00 |
|
wmayer
|
32aa72e94c
|
fix Coverity issues
|
2016-08-21 15:13:32 +02:00 |
|
wmayer
|
f3f0f5bd2e
|
fix Coverity issues
|
2016-08-20 15:41:33 +02:00 |
|
wmayer
|
de7978434d
|
fix Coverity issues
|
2016-08-19 22:51:33 +02:00 |
|
Bernd Hahnebach
|
18555102a1
|
FEM: prefs, move general prefs to general prefs class
|
2016-08-16 11:03:28 +02:00 |
|
Bernd Hahnebach
|
302dccdb3d
|
FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General
|
2016-08-16 11:03:28 +02:00 |
|
Bernd Hahnebach
|
fe47ef78ab
|
FEM: code formating, replace tabulator with spaces
|
2016-08-15 21:39:01 +02:00 |
|
wmayer
|
99ad0b71b9
|
+ issue #0002546: FEM constraint parameters can't be smaller than 0,01 (N)
|
2016-08-14 23:07:24 +02:00 |
|
wmayer
|
f1bfd5cee2
|
fix wrong error text, fix activation of sub-widgets
|
2016-08-12 13:26:52 +02:00 |
|
qingfengxia
|
1c51a182f6
|
bugfix: Taskview ui, typo, coding format for FluidBoundary
|
2016-08-12 11:05:55 +02:00 |
|
qingfengxia
|
40243fc89a
|
Add Command and Icon FemConstraintFluidBoundary for CFD analysis
|
2016-08-12 11:05:55 +02:00 |
|
qingfengxia
|
17829b9727
|
Add ViewProvider and TaskPanel FemConstraintFluidBoundary for CFD analysis
|
2016-08-12 11:05:55 +02:00 |
|
wmayer
|
1c89c566c9
|
whitespace improvements
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
8390b008ee
|
FEM: GUI: prefs: typos in dialogs
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
c4b94725b6
|
FEM: CalculiX solver object: better attribute names
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
5e4b95b1ba
|
FEM: GUI: pref: add setting for non standard ccx time iterations param
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
55d2884658
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
26dfd6ef92
|
FEM: constraint pressure: some changes in core implementation
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
0e7c97b356
|
FEM: constraint fixed: change reference selection behavior to only allow same shape type
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
3998e2433b
|
FEM: constraint fixed: some changes in core implementation
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
a3eca5f083
|
FEM: constraints thermomechanical: add icons
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
5adea8f032
|
FEM: constraints thermomechanical: object implementation
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
66a71b1a35
|
FEM: GUI: pref: better layout for ccx prefs
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
79be296bc3
|
FEM: GUI: pref: removing empty entry in the matrix solver combo box
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
5effc85d71
|
FEM: GUI: pref: adding icons for static and thermo-mechanical analysis to the fem tab
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
9aa9664c1a
|
FEM: GUI: pref: move CalculiX related preferences to CalculiX tab
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
4ea7fc6e89
|
FEM: GUI: pref: add new CalculiX Solver attributes to a new CalculiX tab
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
e5ed109f1b
|
FEM: constraint plane rotation: add icon
|
2016-08-04 17:45:04 +02:00 |
|