Skip to content

Commit 088c8b9

Browse files
Update run
1 parent 678daec commit 088c8b9

File tree

1 file changed

+4
-0
lines changed
  • tutorials/pehills_foam/pre_processing

1 file changed

+4
-0
lines changed

tutorials/pehills_foam/pre_processing/run

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ cd ../
1515
./klmodes.py
1616

1717
# Create mesh and 0 directory for the foam case
18+
rm ../foam/0.orig/*
19+
cp baseline_foam/10000/U ../foam/0.orig/
20+
cp baseline_foam/10000/p ../foam/0.orig/
21+
cp baseline_foam/10000/nut ../foam/0.orig/
1822
cd ../foam
1923
cp -r 0.orig 0
2024
blockMesh

0 commit comments

Comments
 (0)