ENH: Setting up boatPropeller tutorial

This commit is contained in:
sergio
2018-12-14 16:39:40 -08:00
parent 69f257adc7
commit 68e6cd79d7
15 changed files with 207 additions and 36 deletions

View File

@ -15,14 +15,14 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
numberOfSubdomains 4;
numberOfSubdomains 8;
method hierarchical;
coeffs
{
n (2 2 1);
n (2 2 2);
// delta 0.001;
// order xyz;
}