Skip to content

Commit 5fe37f4

Browse files
Apply suggestions from code review
Co-authored-by: Joshua Lampert <51029046+JoshuaLampert@users.noreply.github.com>
1 parent c7a450d commit 5fe37f4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

data/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
This directory collects some experimental data used in common benchmark problems in dispersive wave modeling. Each set of data has a corresponding function, which returns the data as Julia objects.
2+
13
# Dingemans.csv
24

5+
36
The data are taken from the experiments of Maarten Dingemans:
47

58
```bibtex
@@ -22,4 +25,4 @@ The data are taken from the experiments of Maarten Dingemans:
2225
}
2326
```
2427

25-
The postions x1 to x6 are (3.04, 9.44, 20.04, 26.04, 30.44, 37.04) respectively.
28+
The positions x1 to x6 are (3.04, 9.44, 20.04, 26.04, 30.44, 37.04) respectively. See `data_dingemans`.

0 commit comments

Comments
 (0)