Skip to content

Commit e599485

Browse files
committed
fix notebook
1 parent 45da2f3 commit e599485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/source/notebook_examples/example_POD_cylinder.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"outputs": [],
5454
"source": [
5555
"## Parameters\n",
56-
"DATAFILE = '../../../Examples/DATA/CYLINDER.h5'\n",
56+
"DATAFILE = '../../../Testsuite/DATA/CYLINDER.h5'\n",
5757
"VARIABLE = 'VELOC'\n",
5858
"\n",
5959
"## Data loading\n",

0 commit comments

Comments
 (0)