mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH. Update dsmc submodels to allow models with no coeffs dictionary.
Updated dsmc and md tuts, including new cyclic handling.
This commit is contained in:
@ -31,9 +31,9 @@ boundaryField
|
||||
value uniform 0;
|
||||
}
|
||||
|
||||
periodic
|
||||
frontAndBack
|
||||
{
|
||||
type cyclic;
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user