mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: decomposeParDict: missing coeffs
This commit is contained in:
@ -19,6 +19,7 @@ numberOfSubdomains 4;
|
||||
method hierarchical;
|
||||
|
||||
coeffs
|
||||
{
|
||||
n (2 2 1);
|
||||
//delta 0.001; // default=0.001
|
||||
//order xyz; // default=xzy
|
||||
|
||||
Reference in New Issue
Block a user