kgoao
|
c35c003210
|
FEM: ConstraintPressure: Arrow direction bug fix
|
2016-10-07 15:05:28 -03:00 |
|
triplus
|
dca56b10ad
|
Was a bit to quick the first time with the commit.
|
2016-10-06 20:58:38 +02:00 |
|
triplus
|
60a436f6b1
|
Fix NameError when test is run in console mode
http://forum.freecadweb.org/viewtopic.php?f=10&t=17818
|
2016-10-06 20:43:39 +02:00 |
|
Bernd Hahnebach
|
ca2af6ec45
|
FEM: pref, if ccx standard path and ccx path are not set, set ccx standard to true
|
2016-10-05 13:08:47 +02:00 |
|
Bernd Hahnebach
|
80f79faf11
|
FEM: fix, some python objects could not be added by python
|
2016-10-05 13:08:47 +02:00 |
|
fandaL
|
63d20e76b1
|
FEM: fix in inp reader, include relative path
|
2016-10-05 13:08:47 +02:00 |
|
Bernd Hahnebach
|
366f94db68
|
FEM: use group data for multi body material analysis, if available
|
2016-10-03 21:46:44 -03:00 |
|
Bernd Hahnebach
|
9349e15c39
|
FEM: FemMeshTools, small changes in femelements_count_ok
|
2016-10-03 21:46:44 -03:00 |
|
Bernd Hahnebach
|
571dcc65a0
|
FEM: CaluliX inpfile writer, print file writing time
|
2016-10-03 21:46:44 -03:00 |
|
wmayer
|
c07da3fa7e
|
do not handle enum value SMDSAbs_NbElementTypes
|
2016-10-01 13:34:37 +02:00 |
|
Bernd Hahnebach
|
00b26c5921
|
FEM: python mesh API, add methods to retrieve group data
|
2016-10-01 13:20:38 +02:00 |
|
Bernd Hahnebach
|
55eae5ddfc
|
FEM: display some nice popup if there are problems with ccx binary
|
2016-10-01 13:20:38 +02:00 |
|
Bernd Hahnebach
|
84657bfe9c
|
FEM: fix for retriving the standard ccx path on Linux
|
2016-10-01 13:20:38 +02: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
|
a9120b32ec
|
FEM: add GroupID to python mesh API
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
53aa7a228d
|
FEM: fix unit tests
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
ff80a1e719
|
FEM: code formating, flake8
|
2016-09-27 13:04:47 -03:00 |
|
makkemal
|
44c1afd6c6
|
FEM: add User Defined to VTK post pipeline
|
2016-09-27 13:04:47 -03:00 |
|
makkemal
|
7e37ddf76a
|
FEM: User defined result object added
|
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
|
491b2a95f0
|
FEM: nonlinear materials, set CalculiX solver to nonlinear analysis if nonlinear material is added
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
35c69f71dc
|
FEM: multiple nonlinear materials, check if each linear material has only one nonlinear material
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
d5bc6ba441
|
FEM: multiple nonlinear materials, each nonlinear material is based on a linear material
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
68ee3ac73c
|
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
|
0546bba185
|
FEM: nonlinear materials, solver CalculiX implementation
|
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
|
56a433447d
|
FEM: nonlinear materials, add some new needed attributes to ccx solver object
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
425d593dc0
|
FEM: code formating, make flake8 not complaining about non existing variable
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
c83a11e39d
|
FEM: frd import, better comment in the regard of different node order
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
f7fd4f6a83
|
FEM: code formating, flake8
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
b86acaf834
|
FEM: typo in self weight object
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
5217f0aa8c
|
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
|
88e0255209
|
FEM: ccx input file, remove trailing whitspaces and not needed comma
|
2016-09-27 13:04:47 -03:00 |
|
Bernd Hahnebach
|
d004a1190a
|
FEM: change ccx solver property name from SteadyState to TheromMechSteadyState
|
2016-09-27 13:04:46 -03:00 |
|
Bernd Hahnebach
|
bf1228b8cb
|
FEM: transient thermomech analysis (steadystate == true) needs density
|
2016-09-27 13:04:46 -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
|
f9e7a774da
|
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
|
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 |
|
wmayer
|
2af6bb6e49
|
replace deprecated auto_ptr with unique_ptr
|
2016-09-22 13:01:20 +02:00 |
|
qingfengxia
|
7997d214d6
|
Fem: fix typo of FemGui::ViewProviderResultPython
|
2016-09-17 14:39:29 +01:00 |
|
qingfengxia
|
5b52c6a708
|
add help text for thermal fluid boundary for CFD
|
2016-09-16 23:01:09 +01:00 |
|
qingfengxia
|
280df77f35
|
make FemResultObject extensible in python as FemSolverObject
|
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
|
515e4b7c46
|
FEM: add tetras to known elements for retriving face loads if no face data exists
|
2016-09-13 20:17:31 -03:00 |
|
Bernd Hahnebach
|
1848e160ca
|
FEM: fix z88 result reader
|
2016-09-13 20:17:31 -03:00 |
|
Bernd Hahnebach
|
f23ed6e1cf
|
FEM: prefs, move z88 prefs in an own tab
|
2016-09-13 20:17:31 -03:00 |
|