TUT: remove unused default decomposition coeffs settings

This commit is contained in:
Mark Olesen
2018-12-13 14:04:50 +01:00
parent 2db0db3006
commit 9103b199b9
134 changed files with 44 additions and 382 deletions

View File

@ -17,29 +17,11 @@ FoamFile
numberOfSubdomains 4;
method simple;
method simple;
simpleCoeffs
coeffs
{
n (2 2 1);
delta 0.001;
n (2 2 1);
}
hierarchicalCoeffs
{
n (2 2 1);
delta 0.001;
order xyz;
}
manualCoeffs
{
dataFile "";
}
distributed no;
roots ( );
// ************************************************************************* //