looooo
|
5c0bcf611f
|
py3: FEM, PyMods, preprocessor conditions, Py::Long vs Py::Int
|
2017-02-19 14:21:34 +01:00 |
|
Bernd Hahnebach
|
686ba7094d
|
FEM: python import modules, use same method structure in all modules,
methods where only moved around, no changes inside the methods
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
4387a4adcb
|
FEM: result task panel, only activate button if result really exists
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
80e68bd764
|
FEM: result task panel, reorder signal and slots and add comments
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
68ec258268
|
FEM: result task panel, fix restore result settings for some result types
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
e25c67f10b
|
FEM: result task panel ui, move user defined equation in separate frame
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
a2374d0156
|
FEM: result task panel ui, reorder result radio buttons
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
2cdaba4b89
|
FEM: code formating, white spaces
|
2017-02-17 22:07:56 +01:00 |
|
Bernd Hahnebach
|
8736bdc8d7
|
FEM: result task panel, use better object names
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
18dafb469c
|
FEM: result view provider, implement checks for open result task panel
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
e4bd9054a6
|
FEM: result task panel, reset mesh color and deformation in taskpanel and not by use of FemTools, fixes if mutlip
fixes if problems if multiple meshes or results are in an analysis
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
c9f843a359
|
FEM: result task panel, fix option hide constaints and parts and make a small change inside
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
28d0d737e5
|
FEM: result task panel, changes in the way the task panel is called be the commands in Gui
|
2017-02-16 14:00:40 +01:00 |
|
Kunda
|
91bd0fc536
|
FEM: Doxygen tweeks
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684)
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
|
2017-02-16 14:00:40 +01:00 |
|
fandaL
|
a01aceffa7
|
FEM: frd reader, missing mode_strain_found = False
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
e111440c6b
|
FEM: ccx writer, better handling of different analysis types
|
2017-02-16 14:00:40 +01:00 |
|
Bernd Hahnebach
|
2de20b8547
|
FEM: gmsh mesh class, small improvement in gmsh binary handling
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
e07b45d59d
|
FEM: better module names for CalculiX result reader modules
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
9431d8ed4c
|
FEM: better module name for Z88 o2 result reader
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
e651a3f867
|
FEM: vtk result file import, workaround for calculating the DisplacementLengths
|
2017-02-16 14:00:39 +01:00 |
|
Bernd Hahnebach
|
12f53b6098
|
FEM: move the new python FemResult object to FemMechanicalResult object derived from C++ FemResult object
|
2017-02-16 14:00:32 +01:00 |
|
Bernd Hahnebach
|
aa49586766
|
FEM: result task panel, codeformating and a comment
|
2017-02-16 13:11:23 +01:00 |
|
makkemal
|
08b51b496c
|
FEM: result task panel, fix user defined result errors on new refactoring
|
2017-02-16 13:11:22 +01:00 |
|
Bernd Hahnebach
|
b4b41ff3e8
|
FEM: result task panel, fix because empty result are really empty now and do not have a 0.0 in list
|
2017-02-16 13:11:22 +01:00 |
|
Bernd Hahnebach
|
17eac77144
|
FEM: code formating, white spaces
|
2017-02-16 13:11:14 +01:00 |
|
Bernd Hahnebach
|
b55a7688cc
|
FEM: result object refactor, fix frd, vtk, z88 result file import
|
2017-02-16 07:54:37 +01:00 |
|
qingfengxia
|
c13ca92792
|
FEM: result object refactor, move most properties from C++ to a new Python result object
|
2017-02-16 07:54:32 +01:00 |
|
Bernd Hahnebach
|
ea1829c9fa
|
FEM: vtk result file reading, activate import in python vtk import module
|
2017-02-16 07:54:26 +01:00 |
|
qingfengxia
|
1c18867d1e
|
FEM: VTK post processing, changes:
- vtk result file reading
- some changes in vtk post processing pipe line
|
2017-02-16 07:54:16 +01:00 |
|
Bernd Hahnebach
|
71fe91189b
|
FEM: Z88 result reader, fix open Z88 results files directly
|
2017-01-30 18:22:38 +01:00 |
|
Bernd Hahnebach
|
3f08dd5739
|
FEM: import Z88 results, change module name to import...
|
2017-01-30 18:22:28 +01:00 |
|
Bernd Hahnebach
|
469e391f66
|
FEM: import VTK results, change module name to import...
|
2017-01-30 18:22:23 +01:00 |
|
Bernd Hahnebach
|
df66ce0bc3
|
FEM: export results to vtk, code formating and documatation information
|
2017-01-30 18:22:18 +01:00 |
|
qingfengxia
|
9ce1662ae1
|
Fem: add FemResult export to VTK files for visualization externally
|
2017-01-30 18:22:11 +01:00 |
|
Bernd Hahnebach
|
1d5d539f6b
|
FEM: GMSH mesh object, in some cases the task panel did not open
|
2017-01-24 10:16:44 -02:00 |
|
Bernd Hahnebach
|
529e1418f4
|
FEM: unit tests, get rid of duplicate defs
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
b8403d4645
|
FEM: unit tests, update result files to start with element numbering with 1
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
dbe6efb01f
|
FEM: unit tests, start element numbers of the unit test FEM meshes with 1
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
94ddfdb01f
|
FEM: unit tests, make all FEM unit test in one directory in tmp directory
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
227beac03f
|
FEM: unit tests, fix def to update results
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
cfa97b0163
|
FEM: unit tests, reorder paths
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
a5d6c29c32
|
FEM: unit tests, convert result stat file from win to unix line ending
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
d553d50432
|
FEM: splitted input file, fix if there is no constraint fix but constraint displacement and plane rotation instead
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
d87d0a925d
|
FEM: imports, comment not used imports
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
56d43c2373
|
FEM: code formating, flake8
|
2017-01-22 17:31:08 +01:00 |
|
qingfengxia
|
66fcaf6796
|
Fem: add push button to export customed fluid and solid material to FCMat file
|
2017-01-22 13:22:29 +00:00 |
|
qingfengxia
|
b788503b0a
|
Fem: add icon for FemMaterialFluid command toolbar item
|
2017-01-22 13:20:34 +00:00 |
|
qingfengxia
|
a90d221546
|
Fem: add length scaling (metre to mm) option for VTK mesh import
|
2017-01-22 13:19:24 +00:00 |
|
wwmayer
|
2a67c7f0ae
|
Merge pull request #453 from qingfengxia/fluidmaterial
add air and water Fluidmaterial to FemWorkbench
|
2017-01-19 11:04:40 +01:00 |
|
qingfengxia
|
82526160af
|
Fem: add air and water fluid material into data/Mod/Material
|
2017-01-19 00:08:02 +00:00 |
|