Added options

This commit is contained in:
mattijs 2008-05-19 16:59:10 +01:00
parent ef1dd516e2
commit cff7ad6daf

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";