Bernd Hahnebach
c6ae035d50
FEM: code formating and unifor licence header in Python modules
2020-03-04 07:50:21 +01:00
Bernd Hahnebach
d583fd26cd
FEM: console messages line break improvements
2020-01-09 08:10:07 +01:00
luz.paz
73b8ee91ee
FEM: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all FEM WB files
2019-12-21 20:00:14 +01:00
Markus Hovorka
6929229ddc
FEM: in out modules, Replace print with Console.Print* calls
2019-09-23 21:16:51 +02:00
Bernd Hahnebach
53252eb720
FEM: in out modules, use double quotes instead of single ones
2019-09-13 09:33:01 +02:00
Bernd Hahnebach
3ec5af952d
FEM: replace prints with console prints
2019-09-13 08:26:49 +02:00
Bernd Hahnebach
35b05a9d76
FEM: code formating, flake8 and white spaces
2019-07-02 12:54:50 +02:00
Bernd Hahnebach
56cf8e7a87
FEM: result reading, fix eigenmode number reading
2019-07-01 21:41:24 +02:00
Bernd Hahnebach
950ad33233
FEM: in out, get rid of not needed exception
2019-06-30 23:50:03 +02:00
joha2
36aa8e3b30
FEM: added import/export of mesh as YAML/JSON
2019-06-08 22:24:48 +02:00
Bernd Hahnebach
53a2e1e59d
FEM: code formating, max line length < 100, fem in out modules
2019-05-27 14:51:57 +02:00
luz.paz
659d17129a
FIx some user and non-user facing typos
...
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
Bernd Hahnebach
ca8608a12f
FEM: Py3 fix in result reader
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
697a88cf83
FEM: import tools, some error message and comment
2019-03-31 11:18:16 +02:00
Bernd Hahnebach
8104a4fd04
FEM: result tools, better variable names
2019-03-31 11:18:14 +02:00
Bernd Hahnebach
4d8f85669c
FEM: result reader, remove eigenmode result scaling
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
b7807c967b
FEM: results, remove stressvectors and strainvectors from result obj, adapt code elsewhere
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
c80132ba34
FEM: results, move principal and shear calculation from result reader to result tools and use new result stress float lists
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
d95e781d8f
FEM: results, move vonMises from result reader to result tools and use new result stress float lists
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
800a313200
FEM: inout result reader, fill res obj stress and strain components with data
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
86dc590a8a
FEM: stress and strain components, use more comon order and notation
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
194a68001d
FEM: inout, read all strain values
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
cb44a9900a
FEM: in out, add missing new line
2019-02-14 21:11:24 +01:00
Bernd Hahnebach
2b030af536
FEM: import tools, code improvements
2019-02-06 10:10:46 -02:00
Bernd Hahnebach
8e089f6864
FEM: import tools, some comments
2019-02-06 10:10:46 -02:00
Bernd Hahnebach
41c4b7fe10
FEM: inout tools, add some comment in the regard of NaN
2019-02-04 22:18:54 -02:00
Bernd Hahnebach
ea36ef60fd
FEM: import tools, displacement abs, move calculation and adding into result tools
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
11d11737b0
FEM: result reading, use stress tuple for filling all stress properties
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
1f20da40b7
FEM: import tools, move stats calculation into result tools
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
3cb8bdf825
FEM: import tools, remove duplicate code, node numbers attribut has been set already
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
3d7b916fb4
FEM: frd reader, move span calculation into fill result
2019-02-01 11:27:48 -02:00
Bernd Hahnebach
19826213ee
FEM: code formating, flake8, make line breaks before binary operator, it really reads better :-)
2019-01-05 12:17:51 +01:00
Bernd Hahnebach
e2716b2f80
FEM: revert 5f8b459 and use a better fix fir frd reading of NaN floats
2018-12-21 10:11:48 -02:00
Bernd Hahnebach
3194172861
FEM: in out moduels, use print log instead of print message
2018-12-14 22:51:38 +01:00
Bernd Hahnebach
7d69f887bf
FEM: in out modules, use console log instead of print
2018-12-12 08:47:33 -03:00
Bernd Hahnebach
19a548b834
FEM: results, initialize Stats with the appropriate lenght on obj. creation
2018-11-27 13:23:00 -03:00
Bernd Hahnebach
3ced344e20
FEM: results, fix stats setting
2018-11-27 13:23:00 -03:00
Bernd Hahnebach
f988ea32ad
FEM: code formating, more format changes
2018-11-26 09:10:17 -03:00
Yorik van Havre
31b896ad07
Fixed coverity issues
...
184298 Bad use of null-like value
183849 Bad use of null-like value
183846 Bad use of null-like value
183845 Copy-paste error
183844 Bad use of null-like value
2018-11-19 19:17:56 -02:00
Bernd Hahnebach
1a01ef0d37
FEM: inout modules, delete not used and not needed variable
2018-10-17 11:23:05 +02:00
Bernd Hahnebach
276948da4a
FEM: in out and vtk, make use of stats calculations for vtk import
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
3a3c02c22f
FEM: import tools, move stats calculation in separate method
2018-10-01 17:53:30 -03:00
Bernd Hahnebach
e0c0e8de00
FEM: principal stress calculation, fix for direction of principal stress
2018-07-03 17:54:57 -03:00
Bernd Hahnebach
07b1a7cdb0
FEM: vtk result import, workaround for broken stats calculation
2018-03-12 15:10:17 +01:00
Bernd Hahnebach
7eef8f3e68
FEM: code formating, flake8
2018-01-31 19:04:29 +01:00
joha2
6aa8c6b00d
FEM: issue #3038 Fenics integration
...
- minor changes in xdmf saving dialog
- fixed missing locals() reference in get_FemMeshObjectElementTypes for python3 compatiblity in xml/xdmf import/export
- fixed open() and write() commands for python3 compatiblity in xml/xdmf export
- fixed further python3 issues in xml/xdmf import/export
2018-01-31 19:04:29 +01:00
Bernd Hahnebach
792ad0da13
FEM: fem interface package, rename it to inout
2017-12-16 09:43:41 -02:00