Skip to content

Commit bdedb53

Browse files
committed
Fixed bug
1 parent 45b905e commit bdedb53

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

_vandv/mms/FVM_Incomp_Euler.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
---
2-
title: FVM Discretization of Incompressible Euler
3-
permalink: /vandv/FVM_Incomp_Euler/
4-
---
1+
---
2+
title: FVM Discretization of Incompressible Euler
3+
permalink: /vandv/FVM_Incomp_Euler/
4+
---
55

66
The compute_order_of_accuracy.py script drives the other files in this folder. Simply set the number of ranks on which to run the cases by modifying the 'nRank' variable at the top of the script and then execute with:
77

0 commit comments

Comments
 (0)