tutorials/multiphase/interFoam/laminar/forcedUpstreamWave: Added forcing debug switch
to enable writing of the isotropicDamping:forceCoeff isotropicDamping:scale waveForcing:forceCoeff waveForcing:scale diagnostic fields to check the damping and forcing distributions.
This commit is contained in:
@ -63,4 +63,10 @@ functions
|
||||
}
|
||||
}
|
||||
|
||||
DebugSwitches
|
||||
{
|
||||
// Write the forcing and damping scale and force fields
|
||||
forcing 1;
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user