Bernd Hahnebach
|
2a208f9da4
|
FEM: file ending, use FCStd in FEM strings
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
d0d8b99302
|
FEM: unit tests, add some comments to open test files in FreeCAD
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
b8172a1047
|
FEM: test suite, use FCStd instead of fcstd, as it is what FreeCAD does on saveing a file
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
969b8860f8
|
FEM: white space
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
37389601e7
|
FEM: tetgen exporter, code formating pep 8
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
90f4869cac
|
FEM: code formating, space in block comment
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
4b7ddfe407
|
FEM: file types, sort them for im- and export
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
769632f33b
|
FEM: solver settings, sort setting
|
2019-01-20 00:32:17 +01:00 |
|
Bernd Hahnebach
|
3c0193b796
|
FEM: cmake, sort solver modules
|
2019-01-20 00:32:17 +01:00 |
|
wmayer
|
0cc8efa105
|
simplify handling of locale specific with InputField from Python
|
2019-01-17 02:57:00 +01:00 |
|
wmayer
|
f1c23e9038
|
Add new display mode Wireframe & Nodes to FEM
|
2019-01-16 10:19:14 +01:00 |
|
wmayer
|
bdbea25d0d
|
issue 0003624: FEM, GUI, mesh VP, element colors
|
2019-01-15 21:29:47 +01:00 |
|
wmayer
|
d94fc4988e
|
fixes 0003683: FEM, GUI, incorrect display of constraints symbols on reference shapes
|
2019-01-15 11:01:45 +01:00 |
|
Bernd Hahnebach
|
4257a4d8ba
|
FEM: vtk tools, some comments, white spaces and changes from message to log
|
2019-01-14 18:10:34 +01:00 |
|
Stefan Tröger
|
16435205d4
|
FEM: vtk Post, ensure correct data visuliation with non-continious node id's, workaround for issue #3617
|
2019-01-14 18:10:22 +01:00 |
|
Bernd Hahnebach
|
17a6a9889b
|
FEM: toolbarnames, fix wrong name for utilities toolbar
|
2019-01-14 18:10:12 +01:00 |
|
Bernd Hahnebach
|
767c7365d3
|
FEM: netgen mesh obj, make it a norecompute obj
|
2019-01-14 18:09:55 +01:00 |
|
Bernd Hahnebach
|
86c7a85e3c
|
FEM: code formating, flake8, make line breaks before binary operator, it really reads better :-)
|
2019-01-05 12:17:51 +01:00 |
|
wmayer
|
9f2904e8ec
|
fix flake8 issues suggested by cclauss
|
2019-01-04 15:30:17 +01:00 |
|
Bernd Hahnebach
|
56db51867c
|
FEM: ccx tools, better error handling on run ccx
|
2019-01-04 15:28:17 +01:00 |
|
Bernd Hahnebach
|
37a2cceab3
|
FEM: ccx tools, ccx run, set ret code to 0 for check analysis and return ret code
|
2019-01-04 15:28:17 +01:00 |
|
Bernd Hahnebach
|
76541ca1b5
|
FEM: ccx tools, debug prints
|
2019-01-04 15:28:16 +01:00 |
|
Bernd Hahnebach
|
2e6dac1871
|
FEM: code formating, flake8
|
2019-01-04 15:28:16 +01:00 |
|
Bernd Hahnebach
|
3f443d2264
|
FEM: result reading, debugg prints
|
2019-01-04 15:28:16 +01:00 |
|
Bernd Hahnebach
|
ddebf0d3c7
|
FEM: gmsh tools, Py3, there still are extra b'ees to remove
|
2019-01-02 17:26:00 -02:00 |
|
luz.paz
|
0a25f7fd58
|
FEM: source comment typo fixes
|
2019-01-02 17:24:58 -02:00 |
|
Yorik van Havre
|
2ea84272fd
|
Updated translations from crowdin
|
2018-12-23 13:54:30 -02:00 |
|
Bernd Hahnebach
|
763b5c362f
|
FEM: ccx tools, optimize imports
|
2018-12-21 22:39:29 +01:00 |
|
Bernd Hahnebach
|
ba22f17a3a
|
FEM: ccx tools, add a method to find elments with no material
|
2018-12-21 22:22:49 +01:00 |
|
Bernd Hahnebach
|
3a9ada062f
|
FEM: ccx tools, typo in def name for non positive jacobians
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
9bb6174545
|
FEM: ccx tools, split run def to be able to do every fea task independent
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
d7e61d68b8
|
FEM: ccx tools, small code improvements
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
356d24157c
|
FEM: ccx tools, solver typ check only for ccx tools type
|
2018-12-21 22:16:57 +01:00 |
|
Bernd Hahnebach
|
1030e1cc64
|
FEM: print some error if only one material object but this one has a reference shape
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
9d13a1ab89
|
FEM: ccx run, do not run ccx if input file writer returned an error
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
07e7c2ef87
|
FEM: revert f77c605 and use a better fix fir frd reading of NaN floats
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
56e9e92fd5
|
FEM: z88, delete not needed and not used variable
|
2018-12-21 10:11:48 -02:00 |
|
Bernd Hahnebach
|
f77c605ca8
|
FEM: frd file reader, fix for broken frd files
|
2018-12-20 12:00:04 -02:00 |
|
Bernd Hahnebach
|
86c5113e09
|
FEM: gmsh VP, Py3, remove more extra b'ees
|
2018-12-20 12:00:04 -02:00 |
|
Bernd Hahnebach
|
0d8388a47a
|
FEM: code formating, pep8
|
2018-12-20 12:00:04 -02:00 |
|
Bernd Hahnebach
|
8324b2ee1b
|
FEM: solver, move observer def into base class and use decode for Py3 bytestrings
|
2018-12-19 21:50:44 +01:00 |
|
Bernd Hahnebach
|
b73849bc33
|
FEM: utils, add a def to decode bytestrings in Py3
|
2018-12-19 21:50:44 +01:00 |
|
Bernd Hahnebach
|
08ce5a6123
|
FEM: objects module, add vtk post processing objects
|
2018-12-17 09:38:23 -03:00 |
|
Bernd Hahnebach
|
41e56ef9d0
|
FEM: unit tests, add FEM_VTK check and reactivate vtk mesh test
|
2018-12-17 09:38:23 -03:00 |
|
wmayer
|
c7883cd3cd
|
fixes 0003733: FEM workbench menus are not translatable
|
2018-12-16 12:55:10 +01:00 |
|
Bernd Hahnebach
|
cc0ea5571e
|
FEM: unit tests, deactivate vtk mesh test, because travis runs without vtk
|
2018-12-14 22:53:48 +01:00 |
|
Bernd Hahnebach
|
150bcfcd77
|
FEM: mesh api, import of Abaqus inp mesh file with Fem API
|
2018-12-14 22:51:39 +01:00 |
|
Bernd Hahnebach
|
b441c0d3e8
|
FEM: mesh api, import of z88 mesh file with Fem API
|
2018-12-14 22:51:39 +01:00 |
|
Bernd Hahnebach
|
fffd4d49c4
|
FEM: unit tests, add tetra10 vtk mesh read and write test
|
2018-12-14 22:51:39 +01:00 |
|
Bernd Hahnebach
|
3e247b32dc
|
FEM: in out moduels, use print log instead of print message
|
2018-12-14 22:51:38 +01:00 |
|