This is test for the SPE5 fluid system (which uses the Peng-Robinson EOS) and the NCP flash solver. More...
#include <config.h>
#include <iomanip>
#include <dumux/material/constraintsolvers/ncpflash.hh>
#include <dumux/material/fluidstates/compositional.hh>
#include <dumux/material/fluidsystems/spe5.hh>
#include <dumux/material/fluidmatrixinteractions/mp/mplinearmaterial.hh>
This is test for the SPE5 fluid system (which uses the Peng-Robinson EOS) and the NCP flash solver.
Functions | |
template<class Scalar , class FluidSystem , class FluidState > | |
Scalar | bringOilToSurface (FluidState &surfaceFluidState, Scalar alpha, const FluidState &reservoirFluidState, bool guessInitial) |
int | main (int argc, char **argv) |
Scalar bringOilToSurface | ( | FluidState & | surfaceFluidState, |
Scalar | alpha, | ||
const FluidState & | reservoirFluidState, | ||
bool | guessInitial | ||
) |
int main | ( | int | argc, |
char ** | argv | ||
) |