40 #ifndef functionObjects_randomise_H 41 #define functionObjects_randomise_H 49 namespace functionObjects
63 scalar magPerturbation_;
70 bool calcRandomised();
const word & name() const
Return the name of this functionObject.
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.
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.
Adds a random component to a field, with a specified perturbation magnitude.