mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Get primary variables and fluid state from Python
Added methods to Python module opm.simulators.BlackOilSimulator to access primary variables and fluid state variables.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import os
|
||||
import unittest
|
||||
from contextlib import contextmanager
|
||||
import datetime as dt
|
||||
from pathlib import Path
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user