opm-common icon indicating copy to clipboard operation
opm-common copied to clipboard

[testing] default to 1.01325 for BHP in WCONPROD only works in METRIC unit

Open GitPaean opened this issue 2 years ago • 3 comments

it does not work for other units.

GitPaean avatar Sep 05 '23 11:09 GitPaean

jenkins build this please

GitPaean avatar Sep 05 '23 11:09 GitPaean

It's confusing, but the parser implementation depends on default values using the METRIC convention.

Thanks. I did not realize that. Can you point me to the code?

This is a testing PR trying to see what impact it has. It was not anything that intended to get in with this form at all.

GitPaean avatar Sep 05 '23 11:09 GitPaean

It's confusing, but the parser implementation depends on default values using the METRIC convention.

Thanks. I did not realize that. Can you point me to the code?

It's not particularly well documented anywhere, but there are traces of this convention in the way we internalise the RTEMP keyword.

bska avatar Dec 14 '23 09:12 bska