Bernd Hahnebach
|
581d81d526
|
FEM: Z88 result reader, fix open Z88 results files directly
|
2017-01-30 18:22:38 +01:00 |
|
Bernd Hahnebach
|
b61fd65b1c
|
FEM: import Z88 results, change module name to import...
|
2017-01-30 18:22:28 +01:00 |
|
Bernd Hahnebach
|
ff18274fbe
|
FEM: import VTK results, change module name to import...
|
2017-01-30 18:22:23 +01:00 |
|
Bernd Hahnebach
|
1bdc6d0435
|
FEM: export results to vtk, code formating and documatation information
|
2017-01-30 18:22:18 +01:00 |
|
qingfengxia
|
d442a6dc0f
|
Fem: add FemResult export to VTK files for visualization externally
|
2017-01-30 18:22:11 +01:00 |
|
Bernd Hahnebach
|
934c059fc6
|
FEM: GMSH mesh object, in some cases the task panel did not open
|
2017-01-24 10:16:44 -02:00 |
|
Bernd Hahnebach
|
c15ffae406
|
FEM: unit tests, get rid of duplicate defs
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
af88f18507
|
FEM: unit tests, update result files to start with element numbering with 1
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
f923a67b30
|
FEM: unit tests, start element numbers of the unit test FEM meshes with 1
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
5c8a493e2a
|
FEM: unit tests, make all FEM unit test in one directory in tmp directory
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
24c21e0b12
|
FEM: unit tests, fix def to update results
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
8ff74d9867
|
FEM: unit tests, reorder paths
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
4ce04dfdc9
|
FEM: unit tests, convert result stat file from win to unix line ending
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
0cc8a7d343
|
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
|
e92fe5947f
|
FEM: imports, comment not used imports
|
2017-01-22 17:31:08 +01:00 |
|
Bernd Hahnebach
|
e8fe23aa25
|
FEM: code formating, flake8
|
2017-01-22 17:31:08 +01:00 |
|
qingfengxia
|
42ac9574b2
|
Fem: add push button to export customed fluid and solid material to FCMat file
|
2017-01-22 13:22:29 +00:00 |
|
qingfengxia
|
aa81467d68
|
Fem: add icon for FemMaterialFluid command toolbar item
|
2017-01-22 13:20:34 +00:00 |
|
qingfengxia
|
3d1f53b73f
|
Fem: add length scaling (metre to mm) option for VTK mesh import
|
2017-01-22 13:19:24 +00:00 |
|
wwmayer
|
174c2cdcab
|
Merge pull request #453 from qingfengxia/fluidmaterial
add air and water Fluidmaterial to FemWorkbench
|
2017-01-19 11:04:40 +01:00 |
|
qingfengxia
|
3c8e0355d8
|
Fem: add air and water fluid material into data/Mod/Material
|
2017-01-19 00:08:02 +00:00 |
|
qingfengxia
|
bbd1b1fc95
|
Fem: modify taskpanelFemMaterial to support simple Fluid Material
|
2017-01-18 23:32:40 +00:00 |
|
wmayer
|
9c349523de
|
py3: adapt scripts to work with Python3
|
2017-01-17 09:24:59 +01:00 |
|
Bernd Hahnebach
|
1c7e20a223
|
FEM: code formating, flake8
|
2017-01-14 10:44:20 +01:00 |
|
Bernd Hahnebach
|
12abd9a955
|
FEM: unit tests, update FreeCAD files of FEM unit tests
|
2017-01-14 10:44:20 +01:00 |
|
Bernd Hahnebach
|
b9c0ad2c72
|
FEM: unit tests, fix some issues and save FreeCAD files of the unit tests
|
2017-01-14 10:44:20 +01:00 |
|
Bernd Hahnebach
|
efd3998601
|
FEM: pre checks, do not allow youngs modulus and thermal conductivity (later for thermomech analysis) to be 0.0
|
2017-01-14 10:44:20 +01:00 |
|
wwmayer
|
75e0446bb7
|
Merge pull request #424 from brawaga/patch-1
Update Fem_ru.ts
|
2017-01-09 10:08:42 +01:00 |
|
qingfengxia
|
46c6635097
|
Fem: add _CommandMaterialFluid.py and FemMaterial.makeFluidMaterial method
|
2017-01-08 21:46:27 +00:00 |
|
Bernd Hahnebach
|
7ff07ac73f
|
FEM: remove precheck for load since an static analyis could be valid without loads
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
94ab4188a8
|
FEM: code formating, remove trailing whitspaces
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
8b3a85e377
|
FEM: VTK tools, add stress and strain vectors (x,y,z)
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
643a8a5a11
|
FEM: result task panel, add stress and strain vectors to possible user defined results
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
6d4ce80594
|
FEM: frd reader, add reading strain data and calculate stress and strain vector
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
4d4a12b800
|
FEM: result object, add properties for stress and strain vectors
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
44ef6b1171
|
FEM: frd reader, add B32 beam elements
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
e04c3369ee
|
FEM: mesh group, add a needed def to mesh tools and use the new mesh group object in gmsh mesh class
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
78540d2612
|
FEM: mesh group, add task panel
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
7c2c78e2c6
|
FEM: mesh group, add command to FreeCAD GUI menu and tool bar
|
2017-01-07 15:16:44 -02:00 |
|
Bernd Hahnebach
|
209ca2bc86
|
FEM: mesh group, add object
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
755f5e3f0d
|
FEM: VTK tools, only import results into vtk if they exists
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
ce827fab24
|
FEM: VTK tools, fix value assignment
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
1fd7a7f13d
|
FEM: frd reader, typo
|
2017-01-07 15:16:44 -02:00 |
|
makkemal
|
174b466541
|
FEM: result object, typo
|
2017-01-07 15:16:44 -02:00 |
|
brawaga
|
51940360f2
|
Update Fem_ru.ts
Added some more translations, corrected some existed.
|
2017-01-07 15:01:59 +08:00 |
|
Bernd Hahnebach
|
43a15a2083
|
FEM: fix unit tests in the regard of new material module name
|
2017-01-02 18:03:24 -02:00 |
|
Bernd Hahnebach
|
7c19fa1654
|
FEM: move modules MechanicalMaterial to a more general FemMaterial
|
2017-01-02 18:03:24 -02:00 |
|
Bernd Hahnebach
|
532dfe76d5
|
FEM: GUI, move create node set tool to mesh tools
|
2017-01-02 18:03:24 -02:00 |
|
Bernd Hahnebach
|
ee06b74738
|
FEM: solver ccx task panel, typo
|
2017-01-02 18:03:24 -02:00 |
|
Bernd Hahnebach
|
23e914268e
|
FEM: netgen mesh obj, move a new obj inside an active analysis if there is one
|
2017-01-02 18:03:24 -02:00 |
|