Class verticalIsoWell¶
Defined in File verticalIsoWell.H
Inheritance Relationships¶
Base Type¶
public Foam::wellBase< Iso, 2 >(Template Class wellBase)
Class Documentation¶
-
class
verticalIsoWell: public Foam::wellBase<Iso, 2>¶ Public Functions
-
TypeName("verticalIsoWell") Runtime type information.
-
verticalIsoWell(const word &name, const dictionary &wellProperties, const fvMesh &mesh, const base2IsoWellModel &corrector)¶ Construct from components.
-
~verticalIsoWell()¶ Destructor.
-
bool
writeData(Ostream&) const Write Well data to Ostream.
-
void
preCorrect()¶ Pre-Setup for vertical well correction.
-
void
postCorrect()¶ Post-Cleanup on vertical well correction.
-