Commit Graph

340 Commits

Author SHA1 Message Date
luz paz
55f471b72c FEM: doxygen 2020-12-04 17:50:00 +01:00
Bernd Hahnebach
a5c80b6eca FEM: elmer solver, add newline in output 2020-11-11 16:52:16 +01:00
Bernd Hahnebach
6fda0a2faa FEM: python, get rid of bare excepts 2020-10-27 08:24:27 +01:00
Bernd Hahnebach
41b3421563 FEM: z88 solver, use same object type schema as for all other solver objects 2020-09-26 23:17:36 +02:00
Bernd Hahnebach
7ad6caff84 FEM: python code formating 2020-09-26 23:17:27 +02:00
Sudhanshu Dubey
959328c6cf FEM: correcting string comparison 2020-09-08 07:48:56 +02:00
wmayer
b161bdb78f Base: [skip ci] add an enum for unit schemes in Python to avoid to work with numbers 2020-08-07 23:02:25 +02:00
Bernd Hahnebach
8f3cb220b1 FEM: elmer writer, make use of new unit schema FEM: mm, N 2020-08-07 19:19:44 +02:00
Bernd Hahnebach
c61a1d2dbf FEM: solver frame work, beside dir fix 2020-07-21 22:12:16 +02:00
Bernd Hahnebach
a3de62c8f1 FEM: calculix solver, fix result mesh purging on multiple result obj. 2020-07-21 07:27:42 +02:00
Bernd Hahnebach
af4a520716 FEM: coverity, control flow issues 2020-07-20 22:34:04 +02:00
Bernd Hahnebach
93a00dc4b2 FEM: elmer and z88 writer, add input files directory print 2020-07-20 19:37:34 +02:00
Bernd Hahnebach
cbf48af184 FEM: elmer tasks, better handling of not available elmer env variables 2020-07-20 19:37:25 +02:00
Bernd Hahnebach
d93229b8c5 FEM: writer base: use warning instead of error message 2020-07-20 16:22:47 +02:00
Bernd Hahnebach
a860aac641 FEM: elmer tasks, comment regression added with bf209daba4d1 2020-07-20 08:09:52 +02:00
Bernd Hahnebach
4c94a53458 FEM: elmer tasks, add TODO comments 2020-07-16 00:09:35 +02:00
Bernd Hahnebach
a936aa8744 FEM: elmer solver, improve binary handling on Linux 2020-07-16 00:09:28 +02:00
Bernd Hahnebach
46164a2b2b FEM: elmer equations, delete wrong tool tips 2020-07-16 00:09:19 +02:00
Bernd Hahnebach
7da0ff6490 FEM: elmer solver, code formating 2020-07-15 08:57:51 +02:00
Bernd Hahnebach
d1701285f6 FEM: elmer equations, code formatting 2020-07-14 22:55:33 +02:00
Bernd Hahnebach
b15f517af5 FEM: elmer writer, move constants and unit code inside class as it can change after module import 2020-07-13 16:24:53 +02:00
Bernd Hahnebach
5426541179 FEM: calculix writer, better information in the regard of units 2020-07-13 08:08:45 +02:00
Bernd Hahnebach
8b82fdf7f5 FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Bernd Hahnebach
21f779b42a FEM: elmer writer, fix self weight 2020-07-07 12:33:45 +02:00
Bernd Hahnebach
3a97d68e70 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
Bernd Hahnebach
6912557ee4 FEM: elmer writer, better messages and code formating 2020-06-29 20:21:51 +02:00
HoWil
520b69bdb7 FEM: elmer writer, add scaling and revert scaling only for m/kg/s unit schema 2020-06-29 20:21:51 +02:00
HoWil
3b9422d52d FEM: elmer writer, export meter based units for scaled m-based simulation 2020-06-29 20:21:49 +02:00
Bernd Hahnebach
1432635013 FEM: constant vacuum permittivity, implement in elmer writer 2020-06-29 17:46:43 +02:00
Bernd Hahnebach
afdb767302 FEM: constants, typo 2020-06-26 09:11:41 +02:00
Bernd Hahnebach
2ee915a00c FEM: elmer writer, better identifier in a method 2020-06-26 08:51:42 +02:00
Bernd Hahnebach
4be8bdf7c1 FEM: flake8 2020-06-25 18:08:53 +02:00
Bernd Hahnebach
4702efc3ff FEM: elmer, better print and log 2020-06-24 18:02:47 +02:00
UR-0
f5b235c47b FEM: ccx constraint section print, implement in ccx writer 2020-06-24 07:52:16 +02:00
Bernd Hahnebach
343dcde085 FEM: elmer writer test mode, do not search for gmsh binary 2020-06-22 06:46:02 +02:00
Bernd Hahnebach
9a65d4db38 FEM: constraint transform, fix round by improving coordinate calculation 2020-06-09 06:45:01 +02:00
Bernd Hahnebach
c915347c90 FEM: constraint transfrom, coordinate transformation 2020-06-09 06:21:54 +02:00
Bernd Hahnebach
3df9bf5407 FEM: ccx writer, newline because of pep8 2020-06-03 23:48:32 +02:00
ebrahimraeyat
8cf8989802 FEM: ccx writer, changes in element sections 2020-06-03 22:00:24 +02:00
Bernd Hahnebach
8e3938e5a4 FEM: ccx writer, add comment 2020-06-03 13:17:18 +02:00
Bernd Hahnebach
7148485b91 FEM: ccx writer, fix output number formating 2020-06-03 13:13:34 +02:00
Bernd Hahnebach
c6b485ecc7 FEM: elmer electric force object, change type 2020-05-25 17:59:59 +02:00
HoWil
cfcb97a2ee FEM electric force equation object, implement in elmer writer 2020-05-25 15:46:02 +02:00
HoWil
137ade8c66 FEM: add elmer electric force equation object 2020-05-25 15:46:00 +02:00
Bernd Hahnebach
0b603095a7 FEM: writer base, improve warning 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
a5b0be0b4c FEM: add some comments to material and calculix solver object 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
fbca6946d5 FEM: writer base, change print from error to warning 2020-05-23 13:06:01 +02:00
Bernd Hahnebach
b16348cd6e FEM: solver base, fix regression added with a3397856c1 2020-05-22 17:52:24 +02:00
Bernd Hahnebach
e92c2bee7a FEM: elmer solver writer, fix indent and some code formating 2020-05-21 18:55:30 +02:00
Bernd Hahnebach
71416d0bcf FEM: constants, fix unit of permitivity of vacuum 2020-05-21 16:53:14 +02:00