Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev

This commit is contained in:
andy
2009-07-07 16:36:36 +01:00
55 changed files with 484 additions and 359 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
{