Permalink
Please sign in to comment.
Browse files
Merge pull request #12861 from MatthiasKunick/feature_12858
Adding a virtual function for derivatives of beta_from_p_T (SinglePhaseFluidProperties)
- Loading branch information...
Showing
with
32 additions
and 0 deletions.
- +6 −0 modules/fluid_properties/include/userobjects/SimpleFluidProperties.h
- +11 −0 modules/fluid_properties/include/userobjects/SinglePhaseFluidProperties.h
- +9 −0 modules/fluid_properties/src/userobjects/SimpleFluidProperties.C
- +6 −0 modules/fluid_properties/src/userobjects/SinglePhaseFluidProperties.C
0 comments on commit
d810553