FEM#
- class reservoirflow.solutions.numerical.FEM(**kwargs)#
Bases:
Solution
FEM solution class.
FEM is a Finite-Element-Method.
Caution
This class is not available.
- Returns:
Solution object.
- Return type:
Construct solution object.
- Parameters:
model (Model) – a model object from
models
module.sparse (bool) – using sparse computing for a better performance.
Attributes
Methods
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 ⚖.