D2P1#

class reservoirflow.solutions.analytical.D2P1(**kwargs)#

Bases: Solution

D2P1 solution class.

D2P1 is a 2-Dimension-1-Phase.

Caution

This class is not available.

Returns:

Solution object.

Return type:

Solution

Construct solution object.

Parameters:
  • model (Model) – a model object from models module.

  • sparse (bool) – using sparse computing for a better performance.

Attributes

Methods

run()

Solve multiple timesteps.

solve()

Solve a single timestep.


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