Abdullah Tahiri
88782f5cbc
PCH: Fem Gui Enable
2019-05-16 21:43:08 +02:00
Abdullah Tahiri
0382e2dd75
PCH: Fem Gui
2019-05-16 21:43:08 +02:00
Abdullah Tahiri
8275b9440d
PCH: Enable Fem App PCH
2019-05-16 21:43:07 +02:00
Abdullah Tahiri
8fa75b1d6f
PCH: Fem App
2019-05-16 21:43:07 +02:00
Bernd Hahnebach
a22afe84bc
FEM: material task panel, use quantity unit checks on leave task panel and return from material editor
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
d3a4940d18
FEM: unit tests, test values and units of known quantities from all build in solid materials
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
00ea489b7b
FEM: unit tests, known material parameter unit test
2019-05-14 12:05:47 +02:00
Bernd Hahnebach
20b8c28ca6
FEM: unit tests, add modul for material tests
2019-05-14 12:05:47 +02:00
luz.paz
659d17129a
FIx some user and non-user facing typos
...
Found via ` codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig* -L pard,wallthicknessOn`
codespell version 1.15.0.dev0
2019-05-12 16:59:26 +02:00
Yorik van Havre
636fb7b116
Updated master translation files (minor changes)
2019-05-10 23:14:36 -03:00
Yorik van Havre
2d47993780
Merged latest translations from crowdin
2019-05-10 19:19:37 -03:00
Yorik van Havre
9a1bb779c9
Updated master translation files
2019-05-10 19:15:33 -03:00
luz.paz
7a1f98fda1
Misc. source comment typo and whitespace fixes
2019-05-06 13:42:30 +02:00
luz.paz
b7b433e461
Misc. typo and whitespace fixes
...
Found via `codespell`
2019-04-30 10:15:59 -03:00
Bernd Hahnebach
f98fd36788
FEM and Material: move FEM task panel to material card utils
2019-04-25 20:43:07 +02:00
Bernd Hahnebach
1e0ee41e7e
FEM: material task panel, use card path to start material editor
2019-04-25 20:43:07 +02:00
Bernd Hahnebach
eb21144c4b
Material: card utils, move card methods from material editor to card utils module
...
- isolate card tools for further use in other modules
- possible use of card tools in cmd mode
- add some methods for better card handling
- add some output methods for better card debuging
- editor, better names for methods
- add preference to sort cards and add duplicate cards too
- use icon in mat editor card combo box
2019-04-25 20:43:06 +02:00
Bernd Hahnebach
72a15c0de5
FEM: material task panel, code formating and prints
2019-04-25 20:43:06 +02:00
Bernd Hahnebach
b11755f088
FEM: selection widget class, comment debug print
2019-04-25 20:43:06 +02:00
Bernd Hahnebach
7583761936
FEM: material task panel, fix finding of cards on return of material editor
2019-04-23 09:13:14 +02:00
Bernd Hahnebach
46a9a2310e
FEM: material task panel, fix finding of cards without thermal properties on reopen
2019-04-23 09:13:12 +02:00
Bernd Hahnebach
f279b42ae2
FEM: material task panel, split card methods from task panel methods
2019-04-23 09:13:10 +02:00
Bernd Hahnebach
9d3141ce31
FEM: material task panel, code formating, line length, prints
2019-04-23 09:13:08 +02:00
Bernd Hahnebach
bec300e6b1
FEM: material task panel, do not change mat card if mat editor was canceled
2019-04-23 09:13:06 +02:00
Bernd Hahnebach
4cb913d12c
Material and FEM: card reader and writer, make sure to import the same in all modules
2019-04-23 09:13:02 +02:00
Bernd Hahnebach
0f40e11b98
FEM: unit tests, add a method to get all test methods, add them to test modul to simply copy them
2019-04-04 09:00:36 +02:00
Bernd Hahnebach
5f1daadd38
FEM: solver run, fix missing imports
2019-04-04 09:00:36 +02:00
Bernd Hahnebach
1f5ceba439
FEM: working dir, add error messages to the error calls
2019-04-03 15:21:27 +02:00
Bernd Hahnebach
048510ab87
FEM: ccx tools, ccx binary handling improved
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
6c2439783a
FEM: ccx tools, set back the assignment of linux and osx ccx binary path
2019-04-01 23:28:38 +02:00
lorenz
9ca9e4a89a
FEM: osx: try to fix default ccx detection
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
0b5b36e463
FEM: solver writer base, check if really a mesh object was given
2019-04-01 23:28:38 +02:00
Bernd Hahnebach
b5c9356ab6
FEM: elmer, use console print and delete not needed prints in unit test
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
6651f5d3b6
FEM: solver writer base, possibility to instantiate the class without dir parameter
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
8dad4303f4
FEM: examples, move meshes in sparate directory
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5911eccff2
FEM: mesh tools, resort some methods and add comments
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
f953a9b0e2
FEM: anylysis output, improve prints
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
5602c4e644
FEM: prints, use FreeCAD Console prints on lot of places
2019-04-01 23:28:37 +02:00
Bernd Hahnebach
6ca0e3e141
FEM: solver frame work, move get dir setting to snake_case
2019-04-01 23:28:36 +02:00
Bernd Hahnebach
08ab746b82
FEM: solver frame work, move get custom dir to snake_case
2019-04-01 23:28:36 +02:00
Bernd Hahnebach
61d246ec3a
FEM: solver frame work, move get binary to snake_case
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
29ee9b20e0
FEM: solver settings, add methods to retrieve the comments writing preference parameter
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
7def2450f7
FEM: solver settings, code improvements
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
13552951f5
FEM: solver writer and tasks, code formating
2019-04-01 23:28:35 +02:00
luz.paz
06d583b425
Misc typos and whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*`
2019-03-31 11:42:36 +02:00
Bernd Hahnebach
3cf449d7e2
FEM: solver settings, small code improvements and some comments
2019-03-31 11:18:18 +02:00
Bernd Hahnebach
87ff284889
FEM: solver settings, binary path print log and print message
2019-03-31 11:18:18 +02:00
Bernd Hahnebach
e1f9f31de4
FEM: solver settings, use FreeCAD instead of App
2019-03-31 11:18:17 +02:00
Bernd Hahnebach
162595346a
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
5718eb4dcc
FEM: unit tests, do not use join on module import test
2019-03-31 11:18:17 +02:00