Skip to content

Commit 0072617

Browse files
Update README.md
1 parent 12ee51f commit 0072617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You can plot the results by running ```python postproc.py <foldername>```. You n
66

77
# Convergence Study
88

9-
This code can be used to perform convergence studies in a partitioned multi-physics multi-scale setup. As a benchmark scenario the 1D heat transport equations is solved. For details see [1]. The convergence studies performed by this code are identical to the ones described in [1]. However, for a lower runtime, the discretization slightly differs for [1].
9+
This code can be used to perform convergence studies in a partitioned multi-physics multi-scale setup. As a benchmark scenario the 1D heat transport equations is solved. For details see [1]. The convergence studies performed by this code are identical to the ones described in [1]. However, for a lower runtime, a different discretization is used here.
1010

1111
## Experimental Series 1
1212

@@ -36,4 +36,4 @@ High order if waveform relaxation coupling is used with higher order schemes on
3636

3737
If you want to refer to this code, please use the following reference:
3838

39-
[1] Rüth, B., Uekermann, B., Mehl, M., & Bungartz, H.-J. (2018). Time Stepping Algorithms for Partitioned Multi-Scale Multi-Physics. In ??? Glasgow: ???
39+
[1] Rüth, B., Uekermann, B., Mehl, M., & Bungartz, H.-J. (2018). Time Stepping Algorithms for Partitioned Multi-Scale Multi-Physics. In ??? Glasgow: ???

0 commit comments

Comments
 (0)