Skip to content

Fix non-linear outflow components

Santiago Ospina De Los Ríos requested to merge bug-fix/localequation into master

The prefix for the outflow derivatives were set to {}.storage.{} instead of {}.outflow.{}. This has no consequences if one uses the FunctorFactoryParser because the prefix is not used, however, someone who uses the FunctorFactory interface will notice this inconsistency.

Edited by Santiago Ospina De Los Ríos

Merge request reports

Loading