Bernd Hahnebach
|
12e66a16d0
|
FEM: nonlinear materials, add an icon
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
d39ef34b4a
|
FEM: nonlinear materials, set CalculiX solver to nonlinear analysis if nonlinear material is added
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
dd92486ab5
|
FEM: multiple nonlinear materials, check if each linear material has only one nonlinear material
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
9db81d238a
|
FEM: multiple nonlinear materials, each nonlinear material is based on a linear material
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
31c1f15c9b
|
FEM: nonlinear materials, add check if nonlinear material object is in the analysis when solver is set to nonlinear materials
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
956a13da38
|
FEM: nonlinear materials, solver CalculiX implementation
|
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
|
8e11d7032c
|
FEM: nonlinear materials, add some new needed attributes to ccx solver object
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
4363a1a6b4
|
FEM: code formating, make flake8 not complaining about non existing variable
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
86895f2bdd
|
FEM: frd import, better comment in the regard of different node order
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
1cc1d9e562
|
FEM: code formating, flake8
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
00efd7c8ab
|
FEM: typo in self weight object
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
6e05fb0d29
|
FEM: change ccx solver property name
from IterationsMaximum to IterationsThermoMechMaximum and
only write if set > 0
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
33efb04d47
|
FEM: ccx input file, remove trailing whitspaces and not needed comma
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
33b8593438
|
FEM: change ccx solver property name from SteadyState to TheromMechSteadyState
|
2016-09-27 13:04:46 -03:00 |
|
Bernd Hahnebach
|
80c95aa555
|
FEM: transient thermomech analysis (steadystate == true) needs density
|
2016-09-27 13:04:46 -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
|
ccb7b1a11f
|
FEM: ConstraintTransform: Solver implementation
FEM: ConstraintTransform: Flake8 formatting for python files
FEM: ConstraintTransform: TransformType App::PropertyEnumeration
|
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 |
|
Yorik van Havre
|
83c59bc697
|
Draft: Support elevation of LWPolylines in DXF importer
|
2016-09-26 22:18:45 -03:00 |
|
wmayer
|
e4a086752f
|
do not grab focus when showing image view
|
2016-09-26 17:54:34 +02:00 |
|
Yorik van Havre
|
72848a5aef
|
Draft: Fixed filled mode - fixes #2708
|
2016-09-25 14:31:37 -03:00 |
|
wmayer
|
cb3da6ff9c
|
fixes #0002702: Default cylinder angle 10 deg
|
2016-09-24 18:11:47 +02:00 |
|
wmayer
|
ee07ff6231
|
fix unicode/utf-8 encoding problems
|
2016-09-24 16:48:30 +02:00 |
|
wmayer
|
816d2ee288
|
Add enum test
|
2016-09-24 16:47:41 +02:00 |
|
wmayer
|
d7b5fbf214
|
drop hard dependency of MeshPart to smesh
|
2016-09-24 11:16:27 +02: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 |
|
wmayer
|
1d84eac025
|
fix -Wextra in MeshPart
|
2016-09-24 00:42:52 +02:00 |
|
wmayer
|
b1272cb1aa
|
fix -Wextra in Sandbox
|
2016-09-23 21:58:43 +02:00 |
|
wmayer
|
4afc110e6f
|
fix -Wextra in JtReader
|
2016-09-23 21:28:53 +02:00 |
|
wmayer
|
3d6b4aa317
|
fix -Wextra in Path
|
2016-09-23 21:20:38 +02:00 |
|
wmayer
|
08578273d5
|
fix -Wextra in Raytracing
|
2016-09-23 21:20:16 +02:00 |
|
wmayer
|
6462033988
|
fix -Wextra in Web
|
2016-09-23 21:19:53 +02:00 |
|
wmayer
|
012d6b038d
|
fix -Wextra in Draft
|
2016-09-23 21:19:38 +02:00 |
|
wmayer
|
e4216d1263
|
fix -Wextra in Robot
|
2016-09-23 21:18:57 +02:00 |
|
wmayer
|
5f87cdbf9e
|
fix -Wextra in Reen
|
2016-09-23 18:25:49 +02:00 |
|
wmayer
|
4c1af037c5
|
fix -Wextra in Inspection
|
2016-09-23 18:10:27 +02:00 |
|
wmayer
|
b980cf3361
|
fix -Wextra in Mesh
|
2016-09-23 17:24:00 +02:00 |
|
wmayer
|
c48a9bfead
|
fix -Wunused-parameter
|
2016-09-23 16:37:12 +02:00 |
|
wmayer
|
d1b3cbed75
|
make box selection consistent with single/multi selection
|
2016-09-23 10:46:54 +02:00 |
|
wmayer
|
ca3a243b8e
|
expose boxZoom to Python
|
2016-09-23 10:28:11 +02:00 |
|
wmayer
|
c457fc468c
|
fix -Wextra & -Wdeprecated in TechDraw
|
2016-09-22 19:32:16 +02:00 |
|
wmayer
|
fa0b094e6a
|
fix -Wextra & -Wdeprecated in Path
|
2016-09-22 18:53:24 +02:00 |
|
wmayer
|
664cf65d26
|
fix -Wextra in PartDesign
|
2016-09-22 18:34:56 +02:00 |
|
wmayer
|
15d7ae5e2c
|
fix -Wextra in Sketcher
|
2016-09-22 18:34:35 +02:00 |
|
wmayer
|
65bcaf4b6e
|
fix -Wextra in Measure
|
2016-09-22 16:46:18 +02:00 |
|
wmayer
|
c1034fbe74
|
fix -Wextra in Import
|
2016-09-22 16:40:20 +02:00 |
|
wmayer
|
6cf82fbe62
|
fix -Wextra & -Wdeprecated in Spreadsheet
|
2016-09-22 16:35:05 +02:00 |
|