Skip to content

[fluidsystems] fix two fluid systems and the fluid systems test

Bernd Flemisch requested to merge fix/fluidsystems into master

The BrineAir fluid system could not pass the test. Replace asserts by exception handling to be consistent with the other fluid systems.

Add missing break statements to switch clause in Spe5ParameterCache.

Properly initialize pressure values for the HairSpliitingFluidState, correct output messages.

Merge request reports