Bernd Hahnebach
a043ad072e
FEM: lgtm, various improvements
2019-06-29 13:22:31 +02:00
Bernd Hahnebach
508a65f115
FEM: code formating, max line length < 100, fem solver
2019-05-20 12:33:30 +02:00
Bernd Hahnebach
070277c210
FEM: solver calculix writer and solver writer base, use small character for import identifier
2019-05-20 12:33:30 +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
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
6651f5d3b6
FEM: solver writer base, possibility to instantiate the class without dir parameter
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
13552951f5
FEM: solver writer and tasks, code formating
2019-04-01 23:28:35 +02:00
Bernd Hahnebach
0d1c841437
FEM: input file writer, use join from os package
2019-03-31 11:18:10 +02:00
luz.paz
2ec8128338
Crowdin: cont...
2019-03-22 10:44:14 -03:00
Bernd Hahnebach
599b7a1542
FEM: solver frame work, some code formating for better readable code
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
25ebc7479b
FEM: ccx run, do not run ccx if input file writer returned an error
2018-12-21 10:11:48 -02:00
luz.paz
a1b811f171
FEM: solver, make uniform copyright and developer info
...
.
2018-11-26 09:10:17 -03:00
luz.paz
15e203881b
FEM: solver, make file header title use the same schema in all solver modules
...
Made uniform all __title__ doxy \addtogroup blocks
2018-11-26 09:10:17 -03:00
Bernd Hahnebach
2e19facb78
FEM: revert 4421020, it is based on a change which is not in master, not yet ;-)
2018-09-27 11:09:22 +02:00
Bernd Hahnebach
381ab13a1a
FEM: input filewriter base class, remove no longer working mesh shape property, has been replaced by part
2018-09-26 22:41:56 +02:00
luz.paz
eee9a85716
FEM: source comment typo fix
2018-03-03 11:20:52 -03:00
Bernd Hahnebach
822306589f
FEM: writer base, fix multiple materials
2018-02-19 17:53:34 +01:00
Bernd Hahnebach
af167942d1
FEM: ccx writer, adapt constraint fixed to the mixed meshes
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
7d9430bc63
FEM: input writer, use own element table for each shape type
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
f6488890fe
FEM: writer base, add missing console log
2018-02-10 00:53:16 +01:00
Bernd Hahnebach
46dbfc8ce7
FEM: prints, use FreeCAD console prints and console error for ccx tools and writer module
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
d0b5798ae4
FEM: ccx tools, remove setting analysis type with the analysis tools, is done in solver object
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
f813dce4ae
FEM: beam rotaion, implement writer, this fixes a very old restiction, the beam analysis in z-axis
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
b9052e72cd
FEM: beam rotation object, add it to the solver frame works
2018-01-23 14:01:27 +01:00
Bernd Hahnebach
264fb175ff
FEM: input writer, move module into solver package
2018-01-11 06:22:28 +01:00