Bernd Hahnebach
|
c00af06846
|
FEM: console messages line break improvements
|
2020-01-09 08:10:07 +01:00 |
|
Bernd Hahnebach
|
1b2a9a9680
|
FEM: mesh tools, fix not found vertex for reference shape point search
|
2020-01-07 10:39:40 +01:00 |
|
Bernd Hahnebach
|
a8af7ad187
|
FEM: improve logs
|
2020-01-06 07:59:31 +01:00 |
|
Bernd Hahnebach
|
58017f02a6
|
FEM: gmsh tools, code formating
|
2020-01-06 00:02:26 +01:00 |
|
luz.paz
|
1baf5da3cf
|
FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
|
2019-12-21 20:00:14 +01:00 |
|
Bernd Hahnebach
|
c251caa934
|
FEM: gmsh, small changes in comments and update of comments in unit test file
|
2019-12-17 22:41:42 +01:00 |
|
Bernd Hahnebach
|
e7be69e9cb
|
FEM: gmsh, new interpolation parameter, add missing code (thanks to _UR)
|
2019-12-17 18:13:10 +01:00 |
|
Bernd Hahnebach
|
0935a6bab1
|
FEM: gmsh, add linear nodes interpolation parameter (thanks to _UR)
|
2019-12-17 12:27:19 +01:00 |
|
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
|
98c98ff833
|
FEM: replace prints with console prints
|
2019-09-13 08:26:49 +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
|
9217a08601
|
FEM: mesh package, all left code, use single quotes instead of double ones
|
2019-09-05 22:32:20 +02:00 |
|
Bernd Hahnebach
|
f1e963c8fb
|
FEM: gmsh tools, new lines and comments
|
2019-09-05 18:33:04 +02:00 |
|
luz.paz
|
4e132d2127
|
FEM: fixed recent typo introduced in 03fc637bfc
|
2019-09-03 11:11:43 -03: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
|
03fc637bfc
|
FEM: mesh tools, typo
|
2019-08-28 21:49:02 +02:00 |
|
Bernd Hahnebach
|
ff5c854c89
|
FEM: mesh tools, use double string quotes instead of single
|
2019-08-28 21:48:56 +02:00 |
|
Bernd Hahnebach
|
72d4c36f2b
|
FEM: gmsh tools, comment not used variable
|
2019-06-25 00:14:43 +02:00 |
|
Bernd Hahnebach
|
73d8b31b55
|
FEM: mesh tools, quad4, fix mesh area (this has been wrong for years :-()
|
2019-06-25 00:14:43 +02:00 |
|
Bernd Hahnebach
|
c06178bf21
|
FEM: lgtm, red rid of unnecessary assignments
|
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 |
|
luz.paz
|
3fe94ea7cf
|
[Crowdin] string fix + misc. typo and whitespace fixes
* Crowdin link: https://crowdin.com/translate/freecad/6766/en-hu#6576162
* Tacked on a few typo+whitespace fixes
|
2019-06-20 18:42:09 +02:00 |
|
luz.paz
|
9453e68e23
|
Misc. source comment typo and whitespace fixes
Found via codespell
|
2019-06-16 20:47:07 +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 |
|
luz.paz
|
0238906d38
|
Misc. typo and whitespace fixes
Found via `codespell`
|
2019-04-30 10:15:59 -03:00 |
|
Bernd Hahnebach
|
07f1bd40b0
|
FEM: mesh tools, resort some methods and add comments
|
2019-04-01 23:28:37 +02:00 |
|
Bernd Hahnebach
|
2d6f004a17
|
FEM: anylysis output, improve prints
|
2019-04-01 23:28:37 +02:00 |
|
Bernd Hahnebach
|
443393c89a
|
FEM: prints, use FreeCAD Console prints on lot of places
|
2019-04-01 23:28:37 +02:00 |
|
Bernd Hahnebach
|
eb171db379
|
FEM: mesh tools, add method to find 2D zplane meshes
|
2019-03-12 10:45:58 +01:00 |
|
Bernd Hahnebach
|
82d92280af
|
FEM: result and mesh, add compact result and mesh, workaround for issue #2873
|
2019-01-20 18:40:53 +01: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
|
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
|
f3c5c9a70b
|
FEM: code formating, more format changes
|
2018-11-26 09:10:17 -03:00 |
|
Bernd Hahnebach
|
0ed87a5775
|
FEM: code formating, flake8
|
2018-11-26 09:10:17 -03:00 |
|