models#

models#

Information:
  • design pattern: inheritance, abstraction

  • base class: Model

  • base class type: ABS (abstract)

Classes

Model(unit, dtype, verbose)

Abstract model class.

BlackOil(grid, fluid[, well, pi, dt, ...])

BlackOil model class.

Compositional(**kwargs)

Compositional model class.

Thermal(**kwargs)

Thermal model class.


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 ⚖.