Well#

class reservoirflow.wells.Well#

Bases: ABC, Base

Abstract well class.

Attention

This is an abstract class and can’t be instantiated. This class is only used as a parent for other classes of wells module.

Returns:

Well object.

Return type:

Well

Attributes

factors

Returns class factors.

name

Returns class name.

unit

Returns class unit.

units

Returns class units.

Methods

report([prop, showindex, ifmt])

Print class report.

set_units([unit])

Set object units.


Comments 💬#

Feel free to make a comment, ask a question, or share your opinion about this specific content. Please keep in mind the Commenting Guidelines ⚖.