Commit Graph

343 Commits

Author SHA1 Message Date
luz paz
97bbc459c6 FEM: z88 solver function typos [skip ci] 2021-02-14 22:13:28 +01:00
Stefan Tröger
446ce21517 Remove ExtensionProxy and rely on default Python proxy for extensions. fixes #0004534 2021-01-30 16:00:48 +01:00
Bernd Hahnebach
22ed94e118 FEM: calculix solver, typos, thanks to UR_ 2021-01-04 00:52:33 +01:00
luz paz
f4a65dcbb6 FEM: doxygen 2020-12-04 17:50:00 +01:00
Bernd Hahnebach
cdc01cb20c FEM: elmer solver, add newline in output 2020-11-11 16:52:16 +01:00
Bernd Hahnebach
d0eb71517c FEM: python, get rid of bare excepts 2020-10-27 08:24:27 +01:00
Bernd Hahnebach
331fd91e7c FEM: z88 solver, use same object type schema as for all other solver objects 2020-09-26 23:17:36 +02:00
Bernd Hahnebach
1ad4417b03 FEM: python code formating 2020-09-26 23:17:27 +02:00
Sudhanshu Dubey
4dcfd8caad FEM: correcting string comparison 2020-09-08 07:48:56 +02:00
wmayer
40bbe3515c 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
557f5f30a7 FEM: elmer writer, make use of new unit schema FEM: mm, N 2020-08-07 19:19:44 +02:00
Bernd Hahnebach
886d9656f0 FEM: solver frame work, beside dir fix 2020-07-21 22:12:16 +02:00
Bernd Hahnebach
6b4a5066a4 FEM: calculix solver, fix result mesh purging on multiple result obj. 2020-07-21 07:27:42 +02:00
Bernd Hahnebach
15495db5df FEM: coverity, control flow issues 2020-07-20 22:34:04 +02:00
Bernd Hahnebach
33f716d78f FEM: elmer and z88 writer, add input files directory print 2020-07-20 19:37:34 +02:00
Bernd Hahnebach
ff85177526 FEM: elmer tasks, better handling of not available elmer env variables 2020-07-20 19:37:25 +02:00
Bernd Hahnebach
95f611f0bb FEM: writer base: use warning instead of error message 2020-07-20 16:22:47 +02:00
Bernd Hahnebach
ce18f6afdb FEM: elmer tasks, comment regression added with ece663444c 2020-07-20 08:09:52 +02:00
Bernd Hahnebach
04ef25dc87 FEM: elmer tasks, add TODO comments 2020-07-16 00:09:35 +02:00
Bernd Hahnebach
ece663444c FEM: elmer solver, improve binary handling on Linux 2020-07-16 00:09:28 +02:00
Bernd Hahnebach
1017eab8de FEM: elmer equations, delete wrong tool tips 2020-07-16 00:09:19 +02:00
Bernd Hahnebach
77ecd9bffd FEM: elmer solver, code formating 2020-07-15 08:57:51 +02:00
Bernd Hahnebach
11419ecfaf FEM: elmer equations, code formatting 2020-07-14 22:55:33 +02:00
Bernd Hahnebach
902ef51f8b 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
af70ea48d4 FEM: calculix writer, better information in the regard of units 2020-07-13 08:08:45 +02:00
Bernd Hahnebach
c3da895a1f FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Bernd Hahnebach
d8a2da610f FEM: elmer writer, fix self weight 2020-07-07 12:33:45 +02:00
Bernd Hahnebach
9bfd947886 FEM: elmer equation flux, better name without word solver 2020-06-29 22:28:26 +02:00
Bernd Hahnebach
c43b3c2b2a FEM: elmer writer, better messages and code formating 2020-06-29 20:21:51 +02:00
HoWil
95a58b1ee7 FEM: elmer writer, add scaling and revert scaling only for m/kg/s unit schema 2020-06-29 20:21:51 +02:00
HoWil
6a511c142b FEM: elmer writer, export meter based units for scaled m-based simulation 2020-06-29 20:21:49 +02:00
Bernd Hahnebach
d3b43aa5bf FEM: constant vacuum permittivity, implement in elmer writer 2020-06-29 17:46:43 +02:00
Bernd Hahnebach
97ea8f456c FEM: constants, typo 2020-06-26 09:11:41 +02:00
Bernd Hahnebach
45fa9e299c FEM: elmer writer, better identifier in a method 2020-06-26 08:51:42 +02:00
Bernd Hahnebach
801bfe4ba5 FEM: flake8 2020-06-25 18:08:53 +02:00
Bernd Hahnebach
ccea55a655 FEM: elmer, better print and log 2020-06-24 18:02:47 +02:00
UR-0
eb9d5bf8f0 FEM: ccx constraint section print, implement in ccx writer 2020-06-24 07:52:16 +02:00
Bernd Hahnebach
5613793f53 FEM: elmer writer test mode, do not search for gmsh binary 2020-06-22 06:46:02 +02:00
Bernd Hahnebach
86a6757061 FEM: constraint transform, fix round by improving coordinate calculation 2020-06-09 06:45:01 +02:00
Bernd Hahnebach
7c7275cfb0 FEM: constraint transfrom, coordinate transformation 2020-06-09 06:21:54 +02:00
Bernd Hahnebach
0fdcebe2d6 FEM: ccx writer, newline because of pep8 2020-06-03 23:48:32 +02:00
ebrahimraeyat
63bdb75a32 FEM: ccx writer, changes in element sections 2020-06-03 22:00:24 +02:00
Bernd Hahnebach
b7e27f5af9 FEM: ccx writer, add comment 2020-06-03 13:17:18 +02:00
Bernd Hahnebach
ab0965872e FEM: ccx writer, fix output number formating 2020-06-03 13:13:34 +02:00
Bernd Hahnebach
31865b60a6 FEM: elmer electric force object, change type 2020-05-25 17:59:59 +02:00
HoWil
dfdcd5351b FEM electric force equation object, implement in elmer writer 2020-05-25 15:46:02 +02:00
HoWil
52da15b815 FEM: add elmer electric force equation object 2020-05-25 15:46:00 +02:00
Bernd Hahnebach
3b97299979 FEM: writer base, improve warning 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
2dde97c0c4 FEM: add some comments to material and calculix solver object 2020-05-24 09:19:27 +02:00
Bernd Hahnebach
6bd1cbe7f1 FEM: writer base, change print from error to warning 2020-05-23 13:06:01 +02:00