40 #ifndef randomise_functionObject_H
41 #define randomise_functionObject_H
49 namespace functionObjects
63 scalar magPerturbation_;
70 bool calcRandomised();
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
const word & name() const
Return the name of this functionObject.
Adds a random component to a field, with a specified perturbation magnitude.
TypeName("randomise")
Runtime type information.
virtual ~randomise()
Destructor.
randomise(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool read(const dictionary &)
Read the randomise data.
A class for handling words, derived from string.