mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' into feature/cvMesh
This commit is contained in:
@ -16,6 +16,11 @@ cyclicAMI
|
||||
type cyclicAMI;
|
||||
}
|
||||
|
||||
cyclicACMI
|
||||
{
|
||||
type cyclicACMI;
|
||||
}
|
||||
|
||||
cyclicSlip
|
||||
{
|
||||
type cyclicSlip;
|
||||
|
||||
@ -135,7 +135,7 @@ DebugSwitches
|
||||
FDIC 0;
|
||||
FaceCellWave 0;
|
||||
GAMG 0;
|
||||
GAMGAgglomeration 0;
|
||||
GAMGAgglomeration 1;
|
||||
GAMGInterface 0;
|
||||
GAMGInterfaceField 0;
|
||||
Gamma 0;
|
||||
|
||||
Reference in New Issue
Block a user