In the Zone and WellMixedAir models, consistency between energyDynamics and massDynamics is only enforced through an if statement when energyDynamics = SteadyState.
What is the reasoning for not enforcing similar constraints when energyDynamics = Dynamic?
We (BFG UGent) would like to understand why consistency is only applied in the SteadyState case, and not in the other combinations, so that we can make sure that we choose these settings correctly.