Skip to content

Commit

Permalink
Update run
Browse files Browse the repository at this point in the history
  • Loading branch information
cmichelenstrofer authored Jun 4, 2021
1 parent 678daec commit 088c8b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tutorials/pehills_foam/pre_processing/run
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ cd ../
./klmodes.py

# Create mesh and 0 directory for the foam case
rm ../foam/0.orig/*
cp baseline_foam/10000/U ../foam/0.orig/
cp baseline_foam/10000/p ../foam/0.orig/
cp baseline_foam/10000/nut ../foam/0.orig/
cd ../foam
cp -r 0.orig 0
blockMesh
Expand Down

0 comments on commit 088c8b9

Please sign in to comment.