25 Commits

Author SHA1 Message Date
philippun
c9c0f02a5a adjusted XTREME csv output 2023-08-11 15:15:08 +02:00
philippun
fdb5c436ea implemented BTCS 2D constant case 2023-08-10 22:21:15 +02:00
Hannes Signer
0fc6bf4a79 add progress bar 2023-08-10 14:20:48 +02:00
philippun
e1b7038490 proposal implementation for MDL merge request 2023-08-07 16:51:44 +02:00
Marco De Lucia
25f8c3fe6e MDL: distinguish between "inner" (= due to CFL) and "outer" iterations 2023-08-07 12:35:11 +02:00
Hannes Signer
aa4ce6a086 comments for Simulation files 2023-08-05 21:28:44 +02:00
Hannes Signer
69f1483006 add omp header and time measurement 2023-08-05 16:20:23 +02:00
Hannes Signer
d38e14d6f4 change: all variables as pass by reference 2023-08-03 14:57:44 +02:00
Philipp Ungrund
ba7a38f72f Merge branch 'hannes-philipp' into 'csv-to-eigen'
# Conflicts:
#   src/Simulation.cpp
2023-08-03 09:23:09 +00:00
philippun
85c5e55601 fixed a bug that returned the wrong grid to the test method 2023-08-02 13:19:33 +02:00
philippun
78cf41f57e implemented some util methods and started with a first test case 2023-08-02 12:36:06 +02:00
philippun
7bb50a575f Merge branch '7-validation-of-user-inputs' into hannes-philipp 2023-08-02 10:48:40 +02:00
philippun
8215a1238d bug fixes 2023-08-02 10:46:58 +02:00
Hannes Signer
33fd35a65a add csv2matrix function 2023-08-02 10:35:36 +02:00
Hannes Signer
695b80beaf Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp 2023-08-01 16:56:34 +02:00
Hannes Signer
f4924ac8b2 add: Implementation of max time step 2023-08-01 16:56:25 +02:00
philippun
9e200305ff added CSV output optimizations 2023-08-01 16:06:32 +02:00
philippun
0ebc8d30e8 implemented the 1D FTCS case and created an example prototype 2023-07-22 14:02:44 +02:00
philippun
b7561b93e0 changed type auto to specific type 2023-07-20 14:59:31 +02:00
philippun
d88d7956a5 calculated several examples and implemented csv out 2023-07-20 11:47:24 +02:00
philippun
d457c2b9a7 fixed Eigen implementation bugs 2023-07-19 11:19:00 +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
470ebbd2ab add: Boundary.cpp, FTCS.cpp, Grid.cpp, Simulation.cpp | added implementations files, changed simulation.hpp 2023-07-13 14:41:12 +02:00