15 Commits

Author SHA1 Message Date
philippun
0872639c54 feat: implementation of dynamic boundary conditions in FTCS 2023-07-28 15:54:03 +02:00
Philipp Ungrund
4e8933862e Merge branch 'boundaries-closed-case' into 'dynamic-boundary-conditions-functionality'
feat: add boundary conditons for closed cases in independent functions

See merge request naaice/tug!5
2023-07-28 11:05:28 +02:00
philippun
605000de5e commented out another easy profiler include 2023-07-28 11:00:21 +02:00
philippun
c9b714b241 commented out easy profiler 2023-07-28 10:59:08 +02:00
philippun
88b00931f8 test commit 2023-07-28 10:48:07 +02:00
philippun
7cf4ad4772 optimized example 2023-07-26 16:02:23 +02:00
Hannes Signer
60d01a83c4 Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp 2023-07-24 18:22:06 +02:00
Hannes Signer
23da250cba add easy profiler to CMAKE files 2023-07-24 18:16:35 +02:00
philippun
be94e760af Refactoring of function calc_alpha_intercell into calcAlphaIntercell and adjusting of example parameters 2023-07-24 15:40:30 +02:00
philippun
0ebc8d30e8 implemented the 1D FTCS case and created an example prototype 2023-07-22 14:02:44 +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