Commit Graph

382 Commits

Author SHA1 Message Date
wmayer
06da15e643 + add convenience method recomputeFeature()
+ make method recompute() protected
2016-11-06 17:16:50 +01:00
Bernd Hahnebach
5bbe2a447d FEM: ccx input file splitting, fix restore of pref 2016-11-02 18:09:48 +01:00
vdwalts
636865189b FEM: Add split input writer option to preferences dialog GUI 2016-11-02 18:09:48 +01:00
qingfengxia
bfde12e974 Fem: make FemResultObject droppable into FemAnalysis 2016-10-29 15:12:18 +02:00
wmayer
677ec6cd30 fix coverity issues 2016-10-08 17:43:30 +02:00
wmayer
11a4c26dae + fix -Wunused-parameter 2016-10-08 15:13:56 +02:00
kgoao
c35c003210 FEM: ConstraintPressure: Arrow direction bug fix 2016-10-07 15:05:28 -03:00
wmayer
f6b35cc494 fix msvc compiler warnings
fix typo
2016-09-27 19:42:46 +02:00
Bernd Hahnebach
ecfa4f5b13 FEM: add Groups to mesh property editor info 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
089d2fb142 FEM: nonlinear materials, add an icon 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
708ccb68c5 FEM: nonlinear materials, core object implementation 2016-09-27 13:04:47 -03:00
Bernd Hahnebach
0e1fb3963b FEM: constraint transform task panel, fix if analysis name is not analysis 2016-09-27 13:04:46 -03:00
kgoao
f15a48d1d4 FEM: ConstraintTransform: add icon 2016-09-27 13:04:46 -03:00
kgoao
b3cb1d48e3 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
ac511e4d2f fix build failure on Windows due to removal of deprecated C++ header 2016-09-24 02:44:32 +02:00
wmayer
2845e319a3 fix -Wextra in Fem 2016-09-24 02:17:15 +02:00
qingfengxia
5b52c6a708 add help text for thermal fluid boundary for CFD 2016-09-16 23:01:09 +01:00
wmayer
e8554cc77a do not use doCommand without using format string, add overloaded method of runCommand 2016-09-15 18:53:37 +02:00
Bernd Hahnebach
f23ed6e1cf FEM: prefs, move z88 prefs in an own tab 2016-09-13 20:17:31 -03:00
Bernd Hahnebach
cd1bb1996e FEM: add new pref for use of ccx standard path 2016-09-13 20:17:31 -03:00
wmayer
1eaa2dcb2a fix Coverity issues 2016-08-21 15:13:32 +02:00
wmayer
fcdaf5405c fix Coverity issues 2016-08-20 15:41:33 +02:00
wmayer
9d52b05888 fix Coverity issues 2016-08-19 22:51:33 +02:00
Bernd Hahnebach
bdd86eea7d FEM: prefs, move general prefs to general prefs class 2016-08-16 11:03:28 +02:00
Bernd Hahnebach
6415a988f5 FEM: move prefs path off General prefs tab to BaseApp/Preferences/Mod/Fem/General 2016-08-16 11:03:28 +02:00
Bernd Hahnebach
bf03c91781 FEM: code formating, replace tabulator with spaces 2016-08-15 21:39:01 +02:00
wmayer
1fed75002e + issue #0002546: FEM constraint parameters can't be smaller than 0,01 (N) 2016-08-14 23:07:24 +02:00
wmayer
aee9dbd8d4 fix wrong error text, fix activation of sub-widgets 2016-08-12 13:26:52 +02:00
qingfengxia
aa59b39690 bugfix: Taskview ui, typo, coding format for FluidBoundary 2016-08-12 11:05:55 +02:00
qingfengxia
dc9d24b0b4 Add Command and Icon FemConstraintFluidBoundary for CFD analysis 2016-08-12 11:05:55 +02:00
qingfengxia
79e3ec0f01 Add ViewProvider and TaskPanel FemConstraintFluidBoundary for CFD analysis 2016-08-12 11:05:55 +02:00
wmayer
affdb168b7 whitespace improvements 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
2b1148508e FEM: GUI: prefs: typos in dialogs 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
b49a01bdda FEM: CalculiX solver object: better attribute names 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
555f8c0f66 FEM: GUI: pref: add setting for non standard ccx time iterations param 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
e1c5c8fe38 FEM: code formating: remove trailing white spaces 2016-08-04 17:45:04 +02:00
vdwalts
bb155773a8 FEM: constraint pressure: some changes in core implementation 2016-08-04 17:45:04 +02:00
vdwalts
ddf5e72764 FEM: constraint fixed: change reference selection behavior to only allow same shape type 2016-08-04 17:45:04 +02:00
vdwalts
55a7a0a28e FEM: constraint fixed: some changes in core implementation 2016-08-04 17:45:04 +02:00
vdwalts
37fe210758 FEM: constraints thermomechanical: add icons 2016-08-04 17:45:04 +02:00
vdwalts
044668d29a FEM: constraints thermomechanical: object implementation 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
386182c8f0 FEM: GUI: pref: better layout for ccx prefs 2016-08-04 17:45:04 +02:00
vdwalts
58046653e4 FEM: GUI: pref: removing empty entry in the matrix solver combo box 2016-08-04 17:45:04 +02:00
vdwalts
8eb84b8e4c 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
eaca7d13b3 FEM: GUI: pref: move CalculiX related preferences to CalculiX tab 2016-08-04 17:45:04 +02:00
Bernd Hahnebach
33b92aeb3d FEM: GUI: pref: add new CalculiX Solver attributes to a new CalculiX tab 2016-08-04 17:45:04 +02:00
vdwalts
4d0556dad8 FEM: constraint plane rotation: add icon 2016-08-04 17:45:04 +02:00
vdwalts
9360176e56 FEM: constraint plane rotation: object implementation 2016-08-04 17:45:04 +02:00
vdwalts
273aca2f37 FEM: constraint contact: add icon 2016-08-04 17:45:04 +02:00
vdwalts
e72862109b FEM: constraint contact: object implementation 2016-08-04 17:45:04 +02:00