mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 02:00:59 -06:00
fix typo.
This commit is contained in:
parent
a1bf3769fe
commit
46b0ef635b
@ -725,7 +725,7 @@ namespace Opm
|
||||
<< std::fixed << std::setprecision(0)
|
||||
<< " : PORV =" << std::setprecision(14) << cip[5] << " STB :"
|
||||
<< " : Pressure is weighted by hydrocarbon pore voulme :"
|
||||
<< " : Porv volume are taken at reference conditions :"
|
||||
<< " : Pore volume are taken at reference conditions :"
|
||||
<< " :--------------- Oil STB ---------------:-- Wat STB --:--------------- Gas MSCF ---------------:\n";
|
||||
}
|
||||
ss << " : Liquid Vapour Total : Total : Free Dissolved Total :" << "\n"
|
||||
|
Loading…
Reference in New Issue
Block a user