Commit Graph

2306 Commits

Author SHA1 Message Date
luz.paz
9845c002ab Misc. source comment typo and whitespace fixes
Found via codespell
2019-06-16 20:47:07 +02:00
Bernd Hahnebach
e9529b42f6 FEM: ccx tools, pre checks for reinforced material object 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
55fc22b4b8 FEM: concrete, add task panel to select matrix and reinforcement material 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
99bca23ba1 FEM: concrete, rho calculation unit test 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
7cd6ea884b FEM: add reinforced concrete 2D wall example 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
30ec7477d1 FEM: concrete results, use the new concrete result reading methods on result reading 2019-06-16 18:29:32 +02:00
HarryvL
d3007258e7 FEM: concrete results, new methods for calculating results for concrete materials 2019-06-16 18:29:32 +02:00
HarryvL
fc1c954c95 FEM: vtk tool, change the results exported to vtk 2019-06-16 18:29:32 +02:00
HarryvL
cf5eb3c5ed FEM: result properties, add new lists to hold concrete results 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
ba08d3d54f FEM: reinforced material, add a GUI command 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
5e201aef97 FEM: reinforced material, add icon (thanks to bitacovir) 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
ed006b82c3 FEM: reinforced material, add object, including all FEM object unit tests 2019-06-16 18:29:32 +02:00
Bernd Hahnebach
b28b22f08a FEM: contact constraint task panel, fix build failure 2019-06-11 21:31:19 +02:00
Bernd Hahnebach
5b0fd4bc26 FEM: contact constraint task panel, better reference handling 2019-06-11 21:13:39 +02:00
Bernd Hahnebach
8d7f50742a FEM: in out unit test, fix yml mesh test 2019-06-11 21:13:28 +02:00
Bernd Hahnebach
14debfd780 FEM: calculix writer and unit tests, fix reaction force writing 2019-06-11 10:37:08 +02:00
Bernd Hahnebach
cc3085c61e FEM: unit tests, temporary deactivat yaml mesh test 2019-06-11 10:37:08 +02:00
Bernd Hahnebach
13dc21b0d7 FEM: solver elmer tasks, Py3 decode fix 2019-06-11 09:59:32 +02:00
Bernd Hahnebach
5d500f0ce8 FEM: gmsh tools, fix bracket error 2019-06-09 22:10:34 +02:00
joha2
36aa8e3b30 FEM: added import/export of mesh as YAML/JSON 2019-06-08 22:24:48 +02:00
Bernd Hahnebach
7644738dbd FEM: calculix writer, add reaction forces for constraint fixed 2019-06-08 22:24:48 +02:00
Bernd Hahnebach
dd57597710 FEM: vtk post, fix scalar clip task panel reopen values 2019-06-08 22:24:48 +02:00
Bernd Hahnebach
54c4b08e15 FEM: calculix writer, move some comments 2019-06-07 09:51:52 +02:00
Bernd Hahnebach
27555ad627 FEM: ccx tools, some brackets where missing too ... 2019-06-06 15:03:37 +02:00
Bernd Hahnebach
6529eeb456 FEM: ccxtools, fix a syntax error, I wonder why flake8 did not find it ... 2019-06-06 14:57:38 +02:00
Bernd Hahnebach
23d52a1bc0 FEM: solver run, add newline in error message 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
55f316b0c9 FEM: material task panel, fix opening of material editor with material attributes without card 2019-06-05 21:49:16 +02:00
Bernd Hahnebach
41f72e6296 FEM: in out, z88 mesh, small improvements 2019-06-05 21:49:16 +02:00
luz.paz
2b02659010 Misc. typo and whitespace fixes
Found via `codespell`
2019-05-30 19:56:12 +02:00
Bernd Hahnebach
5cf697e610 FEM: unit tests, mesh element reader writer, simplify tests 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
117998afbe FEM: in out, z88, resort methods, add comments 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
47f51a7941 FEM: in out, add missing returns of document objects 2019-05-28 22:19:44 +02:00
Bernd Hahnebach
b6c678fd37 FEM: in out, fix guarding FreeCADGui in fenics import 2019-05-28 14:44:27 +02:00
Bernd Hahnebach
280cc1b011 FEM: code formating, line length < 100, there still where some left 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
1e56f815d4 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
add659542b FEM: unit test, fix comment 2019-05-28 05:48:23 +02:00
Bernd Hahnebach
d5d1def121 FEM: code formating, max line length < 100, fem toolsmodules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
f77785c95c FEM: unit tests, objects, add some comments an new lines 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
53a2e1e59d FEM: code formating, max line length < 100, fem in out modules 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
dbc0c489cd FEM: code formating, fenics import 2019-05-27 14:51:57 +02:00
joha2
464eb372ab FEM: importFenicsMesh: GuiUp code inserted 2019-05-27 14:51:57 +02:00
Bernd Hahnebach
e774788dbd FEM: code formating, max line length < 100, fem test modules 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
fc65cce31a FEM: code formating, add some new lines 2019-05-26 20:48:06 +02:00
Bernd Hahnebach
dd6673a6e1 FEM: in out, return obj on import 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
1e2beb0823 FEM: code formating, max line length < 100, make objects module 2019-05-24 19:08:17 +02:00
Bernd Hahnebach
d2eed64bd5 FEM: unit tests, main module, add some comments 2019-05-22 06:59:33 +02:00
Bernd Hahnebach
ecccc3930d FEM: solver calcuix task panel, fix panel 2019-05-21 06:16:10 +02:00
lo
4f92adebf7 missing headers (external smesh) 2019-05-20 11:09:17 -03:00
Bernd Hahnebach
708d1735fd FEM: code formating, max line length < 150, all FEM python 2019-05-20 12:33:30 +02:00
Bernd Hahnebach
508a65f115 FEM: code formating, max line length < 100, fem solver 2019-05-20 12:33:30 +02:00