You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (FluidProp->compressibility_model_pressure > 0)
If fluid compressibility is taken into account via $DENSITY (without $COMPRESSIBILITY) then the resulting mass coefficient lacks the "divided density" term.
Best,
Luca
The text was updated successfully, but these errors were encountered:
Hi all,
I think there is a missing condition in the if here:
ogs5/FEM/fem_ele_std.cpp
Line 1581 in 8b235b2
If fluid compressibility is taken into account via $DENSITY (without $COMPRESSIBILITY) then the resulting mass coefficient lacks the "divided density" term.
Best,
Luca
The text was updated successfully, but these errors were encountered: