cleanup and running

This commit is contained in:
mattijs 2009-07-07 15:45:58 +01:00
parent 302a5c1a82
commit f3b6566f32
3 changed files with 4 additions and 4 deletions

View File

@ -3,6 +3,7 @@ set -x
# remove old cell sets
rm -rf constant/polyMesh/sets
foamClearPolyMesh
# remove old time folders
rm -rf 0 *[1-9]*

View File

@ -15,6 +15,7 @@ setSet -batch system/sets.setSet >& log.setSet1
setsToZones -noFlipMap >& log.setsToZones
# create the first cyclic - lhs of porous zone
unset FOAM_SETNAN
createBaffles cycLeft cycLeft -overwrite >& log.createBaffles1
# create the second cyclic - rhs of porous zone

View File

@ -19,7 +19,7 @@ numberOfSubdomains 4;
method metis;
preservePatches
preserveFaceZones
(
cycLeft
cycRight
@ -39,9 +39,7 @@ hierarchicalCoeffs
}
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
{}
manualCoeffs
{