<MPL> changed MPL::IdealGasLaw behaviour
The molar mass as a necessary element of the IdealGasLaw function is now stored and passed in the VarialbleArray. Previously, the Molar Mass was passed via an MPL function, which could lead to overly complex code, especially if the gas in question was a mixture of several components. With the new implementation, it should be noted that the molar mass must now be written into the VariableArray directly before calling the Density property in the local assembler.
-
Feature description was added to the changelog -
Tests covering your feature were added? -
Any new feature or behavior change was documented?
Merge request reports
Activity
changed milestone to %6.4.1
added workflowpaused label
added workflowplease review label and removed workflowpaused label
assigned to @wenqing
mentioned in commit fbf2e503
removed workflowplease review label
Please register or sign in to reply