Bernd Hahnebach
ee47671888
FEM: elmer sifio, fix string test
2018-02-21 14:33:45 +01:00
Bernd Hahnebach
6e4f79e47d
FEM: elmer sifio, Python3 unicode fix
2018-02-16 10:53:20 -02:00
Markus Hovorka
dbc7fe9c67
FEM: fix unicode conversion error (sifio.py)
...
The sifio module could only serialize the str type. This commits
adds support for unicode strings. Some properties of FreeCAD
objects like the equation variable name use unicode strings.
2018-02-16 10:53:20 -02:00
Bernd Hahnebach
e5058200a5
FEM: elmer tasks, fix gmsh mesh object type check
2018-02-08 09:46:40 +01:00
Bernd Hahnebach
7eef8f3e68
FEM: code formating, flake8
2018-01-31 19:04:29 +01:00
luz.paz
0d4aa88c4f
FEM: typo fix
...
[skip ci]
2018-01-27 19:41:24 +01:00
Bernd Hahnebach
ef6c36ba64
FEM: objects, use fem name sheme for object package names
2018-01-25 18:46:30 -02:00
Bernd Hahnebach
ff1601be5f
FEM: fem tools package, move fem utils in it
2018-01-11 06:22:28 +01:00
Bernd Hahnebach
5189e1eb0d
FEM: constraint body heat source, use for proxy type the same name sheme like other constraints
2018-01-11 06:22:28 +01:00
Bernd Hahnebach
fdc2086d11
FEM: code formating, Python flake8: W503
2018-01-01 22:54:46 +01:00
Bernd Hahnebach
0e65035ed4
FEM: code formating, Python flake8: E211, E305
2018-01-01 22:54:46 +01:00
Bernd Hahnebach
08d829d78b
FEM: python imports, small improvements on some imports
2017-12-31 15:25:34 +01:00
Bernd Hahnebach
86f98162b6
FEM: mesh package, move all mesh modules in new mesh package
2017-12-07 17:12:39 +01:00
Bernd Hahnebach
945da3295f
FEM: elmer writer, add new Gmsh node group attribute
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
f2b5036f8d
FEM: elmer solver, fix Py3 issues
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
a20a751e8c
FEM: new solver frame work, fix it in the regard of the analysis object change to a real group object
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
e0e8bd056f
FEM: unit test elmer, add a testmode to solver framework
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
c29e46d0b3
FEM: unit tests, elmer sifio and geo writing
2017-12-02 13:17:30 +01:00
Markus Hovorka
3dd9038472
FEM: elmer sifio, write case file entries in same order if module is called twice
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
b2d6387fff
FEM: code formating, flake8 in new objects potential boundary and flux-solver
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
f0a33ddb30
FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
359224016f
FEM: elmer writer, fix density for self weight on edges
2017-12-02 13:17:30 +01:00
Bernd Hahnebach
41c25a90f5
FEM: elmer, use an vector icon in svg
2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
c18c0d1387
FEM: elmer, add electrostatic equation
2017-12-02 13:17:30 +01:00
Markus Hovorka
464df5b83d
FEM: elmer, add it to the new solver framework and add equation object for elmer
2017-12-02 13:17:30 +01:00