53 #ifndef GidaspowErgunWenYuDrag_H
54 #define GidaspowErgunWenYuDrag_H
88 const scalar alphaMax_;
Class containing Lagrangian geometry and topology.
Simple wrapper to provide an optional reference to a Lagrangian model.
const LagrangianMesh & mesh() const
The mesh.
const word & name() const
The source name.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Drag model of Gidaspow which switches between the drag models of Ergun and Wen and Yu at different pa...
GidaspowErgunWenYuDrag(const word &name, const LagrangianMesh &mesh, const dictionary &modelDict, const dictionary &stateDict)
Construct from components.
TypeName("GidaspowErgunWenYuDrag")
Runtime type information.
Base class for Lagrangian drag models.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
static dictionary stateDict(const word &name, const objectRegistry &db)
Construct and return the state dictionary for reading.
A class for managing temporary objects.
A class for handling words, derived from string.