Commit Graph

2284 Commits

Author SHA1 Message Date
Bernd Hahnebach
d74e30146d FEM: calculix writer, move some comments 2019-06-07 09:51:52 +02:00
Bernd Hahnebach
58ebf3cbd2 FEM: ccx tools, some brackets where missing too ... 2019-06-06 15:03:37 +02:00
Bernd Hahnebach
760b5b76fe FEM: ccxtools, fix a syntax error, I wonder why flake8 did not find it ... 2019-06-06 14:57:38 +02:00
Bernd Hahnebach
9161a87853 FEM: solver run, add newline in error message 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
48f9ec37cf FEM: material task panel, fix opening of material editor with material attributes without card 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
dd68022732 FEM: in out, z88 mesh, small improvements 2019-06-05 21:49:16 +02:00
luz.paz
7c1490c046 Misc. typo and whitespace fixes
Found via `codespell`
2019-05-30 19:56:12 +02:00
Bernd Hahnebach
50f91840d6 FEM: unit tests, mesh element reader writer, simplify tests 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
ac41a773b0 FEM: in out, z88, resort methods, add comments 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
a39a33aad7 FEM: in out, add missing returns of document objects 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
1ba3b1fe03 FEM: in out, fix guarding FreeCADGui in fenics import 2019-05-28 14:44:27 +02:00
Bernd Hahnebach
d682d3ea6e FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +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
40d5cad697 FEM: unit test, fix comment 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
d15745c4b8 FEM: code formating, max line length < 100, fem toolsmodules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
d40dc9b1e1 FEM: unit tests, objects, add some comments an new lines 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
5d698058bf FEM: code formating, max line length < 100, fem in out modules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
f2bbb89188 FEM: code formating, fenics import 2019-05-27 14:51:57 +02:00
joha2
ae0a164794 FEM: importFenicsMesh: GuiUp code inserted 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
32949b63b5 FEM: code formating, max line length < 100, fem test modules 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
2ea971d8aa FEM: code formating, add some new lines 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
a0497f42fd FEM: in out, return obj on import 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
cafe4ad115 FEM: code formating, max line length < 100, make objects module 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
1eca20de34 FEM: unit tests, main module, add some comments 2019-05-22 06:59:33 +02:00
Bernd Hahnebach
fc37053210 FEM: solver calcuix task panel, fix panel 2019-05-21 06:16:10 +02:00
lo
d05feb2f45 missing headers (external smesh) 2019-05-20 11:09:17 -03:00
Bernd Hahnebach
2f94302bb5 FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
1d507364b1 FEM: code formating, max line length < 100, fem solver 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
454729f12d FEM: solver calculix writer and solver writer base, use small character for import identifier 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
adac097c40 FEM: code formating, max line length < 100, fem results 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
08c83d3b53 FEM: code formating, max line length < 100, fem examples 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
77f0571acc FEM: code formating, max line length < 100, fem commands 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
7171d20dd6 FEM: code formating, max line length < 100, fem objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
5ca75ca7ea FEM: code formating, max line length < 100, fem gui objects 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
51c317dc96 FEM: inout tetgen converter, code formating 2019-05-18 14:13:41 +02:00
Bernd Hahnebach
06fffbd6a2 FEM: inout tetgen converter, guard Gui commands to be able to load the module in CMD mode without problems 2019-05-18 14:06:10 +02:00
Bernd Hahnebach
a2c491261c FEM: fix buildfailure on gcc 2019-05-17 16:17:13 +02:00
wmayer
ec5720d51c fix FEM build failure 2019-05-16 22:15:36 +02:00
Abdullah Tahiri
4a3b81861f PCH: Fem Gui Enable 2019-05-16 21:43:08 +02:00
Abdullah Tahiri
241c370f5f PCH: Fem Gui 2019-05-16 21:43:08 +02:00
Abdullah Tahiri
e4b181dab9 PCH: Enable Fem App PCH 2019-05-16 21:43:07 +02:00
Abdullah Tahiri
676a4f0457 PCH: Fem App 2019-05-16 21:43:07 +02:00
Bernd Hahnebach
d52aa20748 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
2046f81b1c 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
13af9ab884 FEM: unit tests, known material parameter unit test 2019-05-14 12:05:47 +02:00
Bernd Hahnebach
b753d771fc FEM: unit tests, add modul for material tests 2019-05-14 12:05:47 +02:00
luz.paz
8d5fbd947b 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
bfba3a6b93 Updated master translation files (minor changes) 2019-05-10 23:14:36 -03:00
Yorik van Havre
ed386410bc Merged latest translations from crowdin 2019-05-10 19:19:37 -03:00
Yorik van Havre
c65bf365a1 Updated master translation files 2019-05-10 19:15:33 -03:00