Go to the source code of this file.
Functions | |
| TEST_F (PorousFlowFluidStateFlashTest, rachfordRice) | |
| Verify construction of the Rachford-Rice equation. More... | |
| TEST_F (PorousFlowFluidStateFlashTest, vaporMassFraction) | |
| Verify iterative solution of the Rachford-Rice equation to calculate the vapor mass fraction. More... | |
| TEST_F (PorousFlowFluidStateFlashTest, rachfordRiceDeriv) | |
| Verify calculation of the derivative of the Rachford-Rice equation. More... | |
| TEST_F | ( | PorousFlowFluidStateFlashTest | , |
| rachfordRice | |||
| ) |
Verify construction of the Rachford-Rice equation.
Definition at line 16 of file PorousFlowFluidStateFlashTest.C.
| TEST_F | ( | PorousFlowFluidStateFlashTest | , |
| vaporMassFraction | |||
| ) |
Verify iterative solution of the Rachford-Rice equation to calculate the vapor mass fraction.
Definition at line 35 of file PorousFlowFluidStateFlashTest.C.
| TEST_F | ( | PorousFlowFluidStateFlashTest | , |
| rachfordRiceDeriv | |||
| ) |
Verify calculation of the derivative of the Rachford-Rice equation.
Definition at line 51 of file PorousFlowFluidStateFlashTest.C.
1.8.14