etc/caseDicts/postProcessing: simplified configuration files

This commit is contained in:
Henry Weller
2016-06-13 17:03:06 +01:00
parent c201df1284
commit b758db8882
47 changed files with 231 additions and 371 deletions

View File

@ -11,14 +11,11 @@ Description
\*---------------------------------------------------------------------------*/
randomise
{
#includeEtc "caseDicts/postProcessing/fields/randomise.cfg"
#includeEtc "caseDicts/postProcessing/fields/randomise.cfg"
field <fieldName>;
field <fieldName>;
// Set the magnitude of the perturbation
magPerturbation <scalar>;
}
// Set the magnitude of the perturbation
magPerturbation <scalar>;
// ************************************************************************* //