philippun
|
ad2fdabac9
|
commentary
|
2023-08-03 16:52:16 +02:00 |
|
Hannes Signer
|
fbdeba00a2
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-08-03 14:57:48 +02:00 |
|
Hannes Signer
|
d38e14d6f4
|
change: all variables as pass by reference
|
2023-08-03 14:57:44 +02:00 |
|
Marco De Lucia
|
604d511f9a
|
Improved doc about CFL for 2D FTCS scheme
|
2023-08-03 13:08:08 +02:00 |
|
Philipp Ungrund
|
70268f58f3
|
Merge branch 'csv-to-eigen' into 'hannes-philipp'
Csv to eigen
See merge request naaice/tug!9
|
2023-08-03 11:25:31 +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 |
|
Hannes Martin Signer
|
bc9e92e3ef
|
Merge branch 'fix-pipeline' into 'csv-to-eigen'
Fix handling of CSV file
See merge request naaice/tug!8
|
2023-08-03 11:12:03 +02:00 |
|
Max Lübke
|
63b4e49f99
|
Fix handling of CSV file
|
2023-08-03 11:12:02 +02:00 |
|
Hannes Martin Signer
|
fba3c93e7d
|
change path
|
2023-08-03 10:31:36 +02:00 |
|
Hannes Martin Signer
|
95a9e694b0
|
change test path
|
2023-08-03 10:30:12 +02:00 |
|
Hannes Martin Signer
|
05275a9e56
|
experiment 2
|
2023-08-03 10:27:38 +02:00 |
|
Hannes Martin Signer
|
37b6a52d7f
|
experiment pipeline
|
2023-08-03 10:23:08 +02:00 |
|
Hannes Signer
|
d22f8cf71b
|
pipeline test path
|
2023-08-02 14:23:00 +02:00 |
|
Hannes Signer
|
7839a412e6
|
change: delete test output
|
2023-08-02 14:19:09 +02:00 |
|
Hannes Signer
|
b9393a4524
|
change: update path to csv test file
|
2023-08-02 14:17:40 +02: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 |
|
Hannes Signer
|
e19171feaa
|
switch from hpp to cpp
|
2023-08-02 10:50:14 +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 |
|
Hannes Signer
|
a72217f6a2
|
feat: use references instead of objects
|
2023-08-01 14:20:51 +02:00 |
|
Marco De Lucia
|
f5a59def6d
|
Merge branch 'mdl_test' into 'hannes-philipp'
Add docu and validation files
See merge request naaice/tug!7
|
2023-07-31 16:52:32 +02:00 |
|
Marco De Lucia
|
788e59c4ef
|
Add docu and validation files
|
2023-07-31 16:52:31 +02:00 |
|
philippun
|
f8cb62fa94
|
added reference example FTCS 2D closed
|
2023-07-31 14:31:04 +02:00 |
|
Hannes Martin Signer
|
2d293469ff
|
Merge branch 'dynamic-boundary-conditions-functionality' into 'hannes-philipp'
Dynamic boundary conditions functionality
See merge request naaice/tug!6
|
2023-07-28 16:00:51 +02:00 |
|
philippun
|
ffa48347b8
|
removed some old commentary
|
2023-07-28 15:55:59 +02:00 |
|
philippun
|
0872639c54
|
feat: implementation of dynamic boundary conditions in FTCS
|
2023-07-28 15:54:03 +02:00 |
|
philippun
|
9703dba718
|
Merge branch 'boundaries-closed-case' into dynamic-boundary-conditions-functionality
|
2023-07-28 13:03:51 +02:00 |
|
philippun
|
0a0e16bb56
|
feat: added getters to Boundary
|
2023-07-28 13:02:45 +02:00 |
|
philippun
|
4680e9823f
|
feat: reimplented Boundary to incorporate different types for each boundary element
|
2023-07-28 12:57:09 +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
|
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
|
3364042af7
|
unset easyprofiler as required
|
2023-07-28 10:55:28 +02:00 |
|
philippun
|
10bb5f5012
|
Merge branch 'hannes-philipp' of git.gfz-potsdam.de:naaice/tug into hannes-philipp
|
2023-07-28 10:51:15 +02:00 |
|
philippun
|
c5862d4c18
|
test commit
|
2023-07-28 10:49:01 +02:00 |
|
philippun
|
88b00931f8
|
test commit
|
2023-07-28 10:48:07 +02:00 |
|
philippun
|
8f48830bda
|
reviewed closed case functions
|
2023-07-28 10:46:05 +02:00 |
|
Hannes Signer
|
049fc319db
|
feat: add boundary conditons for closed cases in independent functions
|
2023-07-26 22:17:37 +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
|
22d7ce45f7
|
added basic structure to allow for separate boundary condition types at each boundary cell later on
|
2023-07-24 17:56:38 +02:00 |
|
philippun
|
69ca773afa
|
added stub function for vertical change in closed case
|
2023-07-24 16:14:26 +02:00 |
|
philippun
|
5c39743c6f
|
Merge branch 'main' into hannes-philipp
|
2023-07-24 16:12:15 +02:00 |
|