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
|
16d3663909
|
commented out the probably last easy profiler reference
|
2023-07-28 11:02:56 +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 |
|
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 |
|