[testing] default to 1.01325 for BHP in WCONPROD only works in METRIC unit
it does not work for other units.
jenkins build this please
It's confusing, but the parser implementation depends on default values using the
METRICconvention.
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.
It's confusing, but the parser implementation depends on default values using the
METRICconvention.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.