44 #ifndef functionObjects_randomise_H 45 #define functionObjects_randomise_H 53 namespace functionObjects
67 scalar magPerturbation_;
74 bool calcRandomised();
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
TypeName("randomise")
Runtime type information.
const word & name() const
Return the name of this functionObject.
A class for handling words, derived from string.
virtual bool read(const dictionary &)
Read the randomise data.
randomise(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual ~randomise()
Destructor.
This function object adds a random component to a field, with a specified perturbation magnitude...