Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev/

This commit is contained in:
andy
2008-05-20 12:11:17 +01:00
6 changed files with 56 additions and 6 deletions

View File

@ -21,6 +21,9 @@ FoamFile
numberOfSubdomains 4;
//preservePatches (inlet);
//preserveFaceZones (heater solid1 solid3);
method simple;
//method hierarchical;
//method metis;
@ -39,6 +42,17 @@ hierarchicalCoeffs
order xyz;
}
metisCoeffs
{
//processorWeights
//(
// 1
// 1
// 1
// 1
//);
}
manualCoeffs
{
dataFile "decompositionData";