3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Functions
test_pengrobinson.cc File Reference

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>

Description

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)
 

Function Documentation

◆ bringOilToSurface()

template<class Scalar , class FluidSystem , class FluidState >
Scalar bringOilToSurface ( FluidState &  surfaceFluidState,
Scalar  alpha,
const FluidState &  reservoirFluidState,
bool  guessInitial 
)

◆ main()

int main ( int  argc,
char **  argv 
)
Include dependency graph for test_pengrobinson.cc: