Commit Graph

35 Commits

Author SHA1 Message Date
Markus Hovorka
a5843cc7fd FEM: in out modules, Replace print with Console.Print* calls 2019-09-23 21:16:51 +02:00
Bernd Hahnebach
c8a0c2c815 FEM: gmsh tools, make it easier to use an own working dir 2019-09-19 09:11:12 +02:00
Bernd Hahnebach
08d9d6dff4 FEM: gmsh tools, fix tmp file creation 2019-09-19 09:11:07 +02:00
Bernd Hahnebach
60c0db78dd FEM: gmsh tools, move group code in separate def and add some comments 2019-09-07 22:40:36 +02:00
Bernd Hahnebach
8eadf5b789 FEM: gmsh tools, recode method to get the working path, use the solver prefs 2019-09-06 21:59:44 +02:00
Bernd Hahnebach
f1e963c8fb FEM: gmsh tools, new lines and comments 2019-09-05 18:33:04 +02:00
Bernd Hahnebach
cab9145a81 FEM: gmsh tools, fix writing groups and reactivate unit test for solve frame work 2019-09-02 19:50:41 +02:00
Bernd Hahnebach
f1d80cb062 FEM: gmsh tools, rename dirs 2019-09-02 19:11:28 +02:00
Bernd Hahnebach
3bfcd36649 FEM: gmsh tools, move start logs in separate class method 2019-09-02 19:11:20 +02:00
Bernd Hahnebach
9cc8f6eb66 FEM: gmsh tools, make temp mesh files for gmsh unique 2019-09-02 17:59:24 +02:00
Bernd Hahnebach
b17dbedcee FEM: gmsh tools, improve comments 2019-09-02 17:59:11 +02:00
Bernd Hahnebach
daaab377d0 FEM: gmsh tools, move system import into dev 2019-09-02 13:05:08 +02:00
Bernd Hahnebach
a96282f482 FEM: gmsh tools, use join from os as a more robust path builder 2019-09-02 13:05:03 +02:00
Bernd Hahnebach
7c18aae1dc FEM: gmsh tools, resort imports 2019-09-02 13:04:58 +02:00
Bernd Hahnebach
32a6863e58 FEM: gmsh tools, typos 2019-09-02 09:03:37 +02:00
Bernd Hahnebach
6e7e1f2035 FEM: gmsh tools, fix regression and explizit use double quotes in geo file 2019-09-01 22:29:21 +02:00
Bernd Hahnebach
f3865dc12d FEM: gmsh tools, use double string quotes instead of single 2019-08-28 22:18:11 +02:00
Bernd Hahnebach
72d4c36f2b FEM: gmsh tools, comment not used variable 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
499703b265 FEM: gmsh mesh tools, do not use error message to print some log 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
5f6352c6ec FEM: gmsh mesh tools, add some comments 2019-06-25 00:14:43 +02:00
Bernd Hahnebach
b3de11dbea FEM: gmsh tools, fix bracket error 2019-06-09 22:10:34 +02:00
Bernd Hahnebach
63f3453189 FEM: code formating, max line length < 100, fem mesh modules, we are done in FEM :-) 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
2f94302bb5 FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
ddebf0d3c7 FEM: gmsh tools, Py3, there still are extra b'ees to remove 2019-01-02 17:26:00 -02: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
Bernd Hahnebach
5e3b10c92f FEM: code formating, cut lines with more than 200 diggits 2018-10-17 11:23:05 +02:00
Clemens Weissbacher
0c744f2517 FEM: fix an error handling issue, caused by an non existing variable 2018-09-26 17:15:03 +02:00
Bernd Hahnebach
3416a26d7f FEM: analysis group meshing, deactivate by default 2018-07-11 21:18:49 -03:00
Pawel Bogut
839cef928b Gmsh path detection fix for Python3 on Linux 2018-04-04 17:17:38 +02:00
ettaka
7c5a9688a3 Fix typo in GmshTools 2018-03-25 11:50:54 +02:00
Bernd Hahnebach
6ede0a1d68 FEM: gmsh tools, delete partially wrong comments 2018-02-19 07:03:06 +01:00
Bernd Hahnebach
c67e26c037 FEM: gmsh tools, fix file closing 2018-02-19 06:51:21 +01:00
Bernd Hahnebach
93850bd9a4 FEM: code formating, Python flake8: E211, E305 2018-01-01 22:54:46 +01:00
Bernd Hahnebach
bd3d50fa88 FEM: mesh package, move all mesh modules in new mesh package 2017-12-07 17:12:39 +01:00