mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
FiedlPropsManager::keys() list the FieldProperties needed by the TransCalculator, but these cannot be queried the normal way as this raises exceptions and results in a deadlock. Hence we use the new funtionality to get also the unsupported ones, by passing true to get_double_field_data.