Commit Graph

14 Commits

Author SHA1 Message Date
Bernd Hahnebach
bc9beffc45 FEM: examples, add explanation text object to all the rest examples 2021-06-17 12:42:17 +02:00
Bernd Hahnebach
790bf1835b FEM: examples, move base setups in separate modules 2021-06-16 16:24:39 +02:00
Bernd Hahnebach
7a9a282431 FEM: examples, move some method in separate module 2021-06-16 15:34:08 +02:00
Bernd Hahnebach
03bc35ebb9 FEM: examples, code formating and code improvements 2021-06-15 20:35:55 +02:00
Bernd Hahnebach
b27262e8e3 FEM: examples, remove z88 solver from not supported examples 2020-07-09 19:47:00 +02:00
Sudhanshu Dubey
ccd5706cb5 FEM: examples, solver name changed to work with new examplegui 2020-07-09 18:02:49 +02:00
Bernd Hahnebach
5d59c5df8b FEM: examples, add warning if wrong solver type is given to the setup method 2020-07-07 18:49:25 +02:00
Bernd Hahnebach
c3da895a1f FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Sudhanshu Dubey
3685b3dad7 FEM: examples, add method for retrieving informations 2020-07-03 18:03:27 +02:00
Bernd Hahnebach
bc309838dc FEM: examples, fix mat value in simple box example 2020-07-01 22:18:14 +02:00
Bernd Hahnebach
ddaaa5edf9 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00
Bernd Hahnebach
648b3bbe7e FEM: examples, some comment changes 2020-06-23 09:12:24 +02:00
Sudhanshu Dubey
c22fa6eac7 FEM: examples, use gmsh mesh object instead off pure mesh object 2020-06-23 07:19:09 +02:00
Sudhanshu Dubey
54c8dbd812 FEM: examples, boxanalysis separated into 2 examples
The static and frequency analysis were separated
2020-06-23 07:18:50 +02:00