We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45da2f3 commit e599485Copy full SHA for e599485
docs/source/notebook_examples/example_POD_cylinder.ipynb
@@ -53,7 +53,7 @@
53
"outputs": [],
54
"source": [
55
"## Parameters\n",
56
- "DATAFILE = '../../../Examples/DATA/CYLINDER.h5'\n",
+ "DATAFILE = '../../../Testsuite/DATA/CYLINDER.h5'\n",
57
"VARIABLE = 'VELOC'\n",
58
"\n",
59
"## Data loading\n",
0 commit comments