Commit Graph

17 Commits

Author SHA1 Message Date
luzpaz
fcac4def8e [Fem] fix grammar 2023-02-25 09:59:24 +01:00
Uwe
41a20d4934 [FEM] add new example file for flow and heat
- also extend examples libraries for (more to come) examples with multiphysics (multiple equations)
2023-02-20 02:06:48 +01:00
Bernd Hahnebach
17d16130e7 FEM: examples, add ccxtools solver 2021-08-09 21:29:52 +02:00
Bernd Hahnebach
1d3e7fa8f6 FEM: examples, add explanation text object to all the rest examples 2021-06-17 12:42:17 +02:00
Bernd Hahnebach
6466aadbce FEM: examples, move base setups in separate modules 2021-06-16 16:24:39 +02:00
Bernd Hahnebach
b6768685f3 FEM: examples, move some method in separate module 2021-06-16 15:34:08 +02:00
Bernd Hahnebach
9ec0b4c3f9 FEM: examples, code formating and code improvements 2021-06-15 20:35:55 +02:00
Bernd Hahnebach
bf98467c50 FEM: examples, remove z88 solver from not supported examples 2020-07-09 19:47:00 +02:00
Sudhanshu Dubey
0869621707 FEM: examples, solver name changed to work with new examplegui 2020-07-09 18:02:49 +02:00
Bernd Hahnebach
2ee361df3d FEM: examples, add warning if wrong solver type is given to the setup method 2020-07-07 18:49:25 +02:00
Bernd Hahnebach
8b82fdf7f5 FEM: elmer writer, equation elasticity, only write needed material values 2020-07-07 12:33:54 +02:00
Sudhanshu Dubey
27d35e57f2 FEM: examples, add method for retrieving informations 2020-07-03 18:03:27 +02:00
Bernd Hahnebach
d8d53bcb60 FEM: examples, fix mat value in simple box example 2020-07-01 22:18:14 +02:00
Bernd Hahnebach
86c5799571 FEM: solver elmer unit test, small improvements 2020-07-01 21:44:09 +02:00
Bernd Hahnebach
248fd5e239 FEM: examples, some comment changes 2020-06-23 09:12:24 +02:00
Sudhanshu Dubey
891a398ffb FEM: examples, use gmsh mesh object instead off pure mesh object 2020-06-23 07:19:09 +02:00
Sudhanshu Dubey
93b5df4be3 FEM: examples, boxanalysis separated into 2 examples
The static and frequency analysis were separated
2020-06-23 07:18:50 +02:00