Skip to content

Commit 8ed0e0b

Browse files
authored
Merge pull request #155 from ArnauMiro/fix-docs-notebook
fix notebook
2 parents 45da2f3 + e599485 commit 8ed0e0b

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)