Skip to content

Pressure interpolation errors

Lena Feld requested to merge pressure_interpolation_errors into dev

If Interpolation of pressure values fails, execution will be aborted.

  • a logger errormessage will be printed
  • a RuntimeError will be raised
  • an option to ignore the error was implemented
  • if this is used a warning will be issued

Merge request reports