Hannes Signer
|
23da250cba
|
add easy profiler to CMAKE files
|
2023-07-24 18:16:35 +02:00 |
|
philippun
|
d88d7956a5
|
calculated several examples and implemented csv out
|
2023-07-20 11:47:24 +02:00 |
|
philippun
|
67f289c1f8
|
fixed several bugs in FTCS_2D_proto_example and improved readability
|
2023-07-19 16:24:13 +02:00 |
|
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
|
65f569380a
|
add: pseudo_example.cpp, Grid.hpp | creating new API file and pseudo example
|
2023-07-12 15:48:29 +02:00 |
|
philippun
|
40573b81b2
|
change: FTCS second_example | comparison of FTCS cases against ADI implementation
|
2023-07-06 15:52:47 +02:00 |
|
philippun
|
5688c82da2
|
cross testing FTCS prototype with existing ADI solution
|
2023-06-28 14:39:54 +02:00 |
|
philippun
|
1df7f82553
|
added print statement for experimental purposes to first_example
|
2023-06-06 10:56:22 +02:00 |
|
philippun
|
c798c61706
|
additional example
|
2023-06-06 10:10:12 +02:00 |
|
philippun
|
4e1ed11b6f
|
Second example, additional commentary
|
2023-05-24 13:47:57 +02:00 |
|
philippun
|
06d5d737b0
|
first example
|
2023-05-11 17:01:33 +02:00 |
|
Max Lübke
|
b6eb212bcb
|
feat: add setting of inner boundary conditions
It is possible to define inner grid cells with a type of either CLOSED,
FLUX, CLOSED or UNSET.
|
2022-08-16 15:22:32 +02:00 |
|
Max Lübke
|
e9f5b34968
|
Move apps to examples
|
2022-08-12 14:53:27 +02:00 |
|