Commit Graph

34 Commits

Author SHA1 Message Date
Bernd Hahnebach
0f4b4c9634 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
c34bbb007a FEM: proxy type, use for all classes the notation Fem:: same as C++ classes 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
cf62473cbd FEM: input writer, move module into solver package 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
1559fed0e7 FEN: z88 writer, comment some logs 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
910f573e4d FEM: ccx input writer, get rid of code duplicate in time meassurement 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
07ee3b7c3d FEM: z88 input writer, add time output 2018-01-11 06:22:28 +01:00
Bernd Hahnebach
8964584fd4 FEM: new solver framework, add log if input file writing was finished for Z88 and CCX 2018-01-11 06:22:27 +01:00
joha2
90f3aada2d FEM: solver framework, two checks for _dirTypes 2018-01-11 06:22:27 +01:00
Bernd Hahnebach
74aa6b04b3 FEM: code formating, Python flake8: W503 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
93850bd9a4 FEM: code formating, Python flake8: E211, E305 2018-01-01 22:54:46 +01:00
luzpaz
f6edbbdc5a FEM: Typo residuals 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
30e33e4802 FEM: python imports, small improvements on some imports 2017-12-31 15:25:34 +01:00
Unknown
34b485b648 FEM: source typos 2017-12-31 15:25:34 +01:00
Unknown
93dd48dc6a FEM: Moar typos 2017-12-31 15:25:34 +01:00
Unknown
988a406395 FEM: typos 2017-12-16 16:36:17 +01:00
Bernd Hahnebach
6c8dc3dd00 FEM: fem interface package, rename it to inout 2017-12-16 09:43:41 -02:00
Bernd Hahnebach
bd3d50fa88 FEM: mesh package, move all mesh modules in new mesh package 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
014f8cac3b FEM: package feminterface, move all import and export modules in new package feminterface 2017-12-07 17:12:39 +01:00
Bernd Hahnebach
74e265df27 FEM: elmer writer, add new Gmsh node group attribute 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
42bfdf23a7 FEM: elmer solver, fix Py3 issues 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
da426b36cd 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
168c7cf028 FEM: unit test elmer, add a testmode to solver framework 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
3458c0b08e FEM: unit tests, elmer sifio and geo writing 2017-12-02 13:17:30 +01:00
Markus Hovorka
cab5ea33f3 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
ac163bdbcb FEM: code formating, flake8 in new objects potential boundary and flux-solver 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
b095e94356 FEM: Potential-boundary constraint and elmerflux-solver, add objects and implement them in elmer 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
c03c7e770a FEM: elmer writer, fix density for self weight on edges 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
8a1bf4bcbc FEM: elmer, use an vector icon in svg 2017-12-02 13:17:30 +01:00
Wilfried Hortschitz
51383aa9a2 FEM: elmer, add electrostatic equation 2017-12-02 13:17:30 +01:00
Markus Hovorka
412df6f4c1 FEM: elmer, add it to the new solver framework and add equation object for elmer 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
38ef851417 FEM: ccx input file writer, move writer into new femsolver package 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
45e81db4ec FEM: ccx, add it to the new solver framework but use the old ccx writer 2017-12-02 13:17:30 +01:00
Bernd Hahnebach
609e97a821 FEM: z88, add it to the new solver framework 2017-12-02 13:17:30 +01:00
Markus Hovorka
dda82d600c FEM: new solver framework, initial commit 2017-12-02 13:17:30 +01:00