Bernd Hahnebach
|
0ffa6de8b1
|
FEM: solver frame work, move get binary to snake_case
|
2019-04-01 23:28:35 +02:00 |
|
Bernd Hahnebach
|
9358daed7c
|
FEM: solver settings, add methods to retrieve the comments writing preference parameter
|
2019-04-01 23:28:35 +02:00 |
|
Bernd Hahnebach
|
8f760d1c37
|
FEM: solver settings, code improvements
|
2019-04-01 23:28:35 +02:00 |
|
Bernd Hahnebach
|
0b64374fec
|
FEM: solver writer and tasks, code formating
|
2019-04-01 23:28:35 +02:00 |
|
Bernd Hahnebach
|
7b03eff1b6
|
FEM: solver settings, small code improvements and some comments
|
2019-03-31 11:18:18 +02:00 |
|
Bernd Hahnebach
|
36fb597ad9
|
FEM: solver settings, binary path print log and print message
|
2019-03-31 11:18:18 +02:00 |
|
Bernd Hahnebach
|
1c05f73e6a
|
FEM: solver settings, use FreeCAD instead of App
|
2019-03-31 11:18:17 +02:00 |
|
Bernd Hahnebach
|
406498273e
|
FEM: fix in solver settings, use a standard value if binary could not be read
|
2019-03-31 11:18:17 +02:00 |
|
Bernd Hahnebach
|
bcbe82de74
|
FEM: ccx tools task panel and solver run, use new ccx tools class init without analysis
|
2019-03-31 11:18:15 +02:00 |
|
Bernd Hahnebach
|
b51ef01e9a
|
FEM: run, improvements in error messages
|
2019-03-31 11:18:15 +02:00 |
|
Bernd Hahnebach
|
c7bbfca564
|
FEM: run, use Error at the end of exception class
|
2019-03-31 11:18:14 +02:00 |
|
Bernd Hahnebach
|
6a4f68a1bc
|
FEM: z88 writer, cut writing time at second diggit
|
2019-03-31 11:18:13 +02:00 |
|
Bernd Hahnebach
|
6a3f0dc936
|
FEM: solver run, add method to run fem solver and use in commands and example module
|
2019-03-31 11:18:12 +02:00 |
|
Bernd Hahnebach
|
581a78bbcc
|
FEM: imports, use small character for fem utils imports
|
2019-03-31 11:18:11 +02:00 |
|
Bernd Hahnebach
|
4844c72b26
|
FEM: input file writer, use join from os package
|
2019-03-31 11:18:10 +02:00 |
|
luz.paz
|
8fb61fe09f
|
Crowdin: cont...
|
2019-03-22 10:44:14 -03:00 |
|
Bernd Hahnebach
|
55d1f4b89e
|
FEM: solver frame work, some code formating for better readable code
|
2019-03-19 14:15:15 -03:00 |
|
Bernd Hahnebach
|
3f6149ad4a
|
FEM: elmer solver prefs, use elmer path for elmer grid prefs
|
2019-03-06 12:22:32 +01:00 |
|
Bernd Hahnebach
|
e40ee28c1d
|
FEM: frame work solver settings, delete duplicate code
|
2019-03-06 12:22:31 +01:00 |
|
Bernd Hahnebach
|
56cc7e7913
|
FEM: analysis member, get rid of duplicate code in getting the analysis mesh
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
e606062f4c
|
FEM: solver tasks, use FreeCAD instead of App
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
7a2398ee80
|
FEM: solver framework, use small written modul import names in tasks
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
79f9c21379
|
FEM: analysis, allow result meshes to be analysis member for making an analysis
|
2019-03-04 22:15:44 +01:00 |
|
Bernd Hahnebach
|
f572207cdf
|
FEM: ccx input writer, cut seconds output by 2 decimals
|
2019-02-25 17:50:50 +01:00 |
|
Bernd Hahnebach
|
13a4ccc386
|
FEM: solver framework, fix pref group of working dir
|
2019-02-25 17:50:48 +01:00 |
|
Bernd Hahnebach
|
2a208f9da4
|
FEM: file ending, use FCStd in FEM strings
|
2019-01-20 00:32:19 +01:00 |
|
Bernd Hahnebach
|
769632f33b
|
FEM: solver settings, sort setting
|
2019-01-20 00:32:17 +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
|
2e6dac1871
|
FEM: code formating, flake8
|
2019-01-04 15:28:16 +01: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
|
56e9e92fd5
|
FEM: z88, delete not needed and not used variable
|
2018-12-21 10:11:48 -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 |
|
easyw
|
d901631f8e
|
a minor py3 fix
|
2018-12-11 09:12:15 -03:00 |
|
Bernd Hahnebach
|
081173e344
|
FEM: solver run, fix method names
|
2018-12-10 20:56:41 -03:00 |
|
lorenz
|
3059646761
|
Fem: Elmer: rename function iterkeys -> keys
|
2018-12-08 11:27:22 -03:00 |
|
looooo
|
1476caf281
|
py3: iteritems -> items, iterkeys -> keys
|
2018-12-08 11:27:22 -03:00 |
|
easyw
|
2cbf323e84
|
another py3 compatibility fix
|
2018-12-08 11:24:56 -03:00 |
|
easyw
|
bb226d1973
|
first step vs py3 compatibility
|
2018-12-08 11:24:56 -03:00 |
|
Bernd Hahnebach
|
1311bac126
|
FEM: solver frame work ccx and z88, simplify member collection
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
80f2ccc304
|
FEM: utils, rename get single member
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
592979b829
|
FEM: utils, rename get member
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
e5c8c18e8d
|
FEM: elmer writer, use class methond instead of utils method directly
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
5c4b287597
|
FEM: solver tasks, delete duplicate methods
|
2018-12-07 08:53:48 -03:00 |
|
Bernd Hahnebach
|
f3cee72436
|
FEM: utils, get rid of duplicate defs
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
44bdb5f99c
|
FEM: calculix, fix obj type check
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
a2024d448f
|
FEM: z88, fix obj type check
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
f6b1ec4401
|
FEM: z88 writer, raise exception if element type is not supported by Z88
|
2018-12-06 08:53:58 -03:00 |
|
Bernd Hahnebach
|
0ed87a5775
|
FEM: code formating, flake8
|
2018-11-26 09:10:17 -03:00 |
|
Bernd Hahnebach
|
72db8632ab
|
FEM: code formating, print function
|
2018-11-26 09:10:17 -03:00 |
|