18 Commits

Author SHA1 Message Date
philippun
d457c2b9a7 fixed Eigen implementation bugs 2023-07-19 11:19:00 +02:00
Hannes Signer
99925dbd4f remove bug because of Matrix2d and Vector2d 2023-07-19 00:35:51 +02:00
philippun
542601fdcd implemented Simulation with FTCS and tried a first example 2023-07-18 17:14:16 +02:00
philippun
0a9b58e8ff implementing FTCS 2023-07-18 15:27:17 +02:00
philippun
b93dc46aed implemeted simulation.cpp with run() 2023-07-18 11:43:33 +02:00
philippun
da65be3cca implemented Boundary 2023-07-18 11:02:16 +02:00
Hannes Signer
01a589889f change: Boundardy.hpp, Grd.hpp, Simulation.hpp, Boundary.cpp, Grid.cpp | change constructors 2023-07-14 00:02:49 +02:00
philippun
2ab924a162 added basic functionality to Grid and Boundary 2023-07-13 15:52:56 +02:00
philippun
470ebbd2ab add: Boundary.cpp, FTCS.cpp, Grid.cpp, Simulation.cpp | added implementations files, changed simulation.hpp 2023-07-13 14:41:12 +02:00
philippun
a6a704a176 add: Boundary.hpp Simulation.hpp | adding basic outline 2023-07-13 11:29:53 +02:00
philippun
16640fe122 change: Grid.hpp | finished outline Grid class 2023-07-13 10:54:48 +02:00
philippun
fc999f09b3 change: Grid.hpp | added class and constructors 2023-07-13 10:15:18 +02:00
philippun
65f569380a add: pseudo_example.cpp, Grid.hpp | creating new API file and pseudo example 2023-07-12 15:48:29 +02:00
philippun
c798c61706 additional example 2023-06-06 10:10:12 +02:00
philippun
2d9d318981 added some commentary with questions and TODOs 2023-05-31 13:49:13 +02:00
philippun
4e1ed11b6f Second example, additional commentary 2023-05-24 13:47:57 +02:00
Max Lübke
f24ce43f5a fix: remove bits/* header 2023-05-03 12:11:13 +02:00
Max Lübke
6120acdaf4 refactor: move includes into subdirectory 'tug' 2022-09-08 14:21:52 +02:00