Class verticalIsoWell

Inheritance Relationships

Base Type

Class Documentation

class verticalIsoWell : public Foam::wellBase<Iso, 2>

A vertical well specialization for isotropic solvers.

Source files

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.