opm-common
opm-common copied to clipboard
use DENSITY in CO2STORE runs
In the current implementation the surface density is computed internally using pressure and temperature at stcond and thus DENSITY is ignored. Sometimes it may be beneficial for the user to set the surface density themselves. For instance to make sure that injection rates are consistent etc. This PR changes the behavior of the CO2STORE such that it reads and uses the given surface density from the DENSITY keyword and only compute it internally if DENSITY is not given.
jenkins build this please
jenkins build this please
jenkins build this please
In the current version, what is the value of surface density that is calculated?
In the current version, what is the value of surface density that is calculated?
It is shown in the top of the .PRT file. (It computes it from pressure and temperature in STCOND(usually defaulted))