OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Functions
MixtureComp.cpp File Reference

MixtureComp class definition for compositional models. More...

#include "MixtureComp.hpp"

Go to the source code of this file.

Functions

OCP_DBL signD (const OCP_DBL &d)
 Return the sign of double di.
 
OCP_DBL delta (const USI &i, const USI &j)
 
void NTcubicroot (OCP_DBL &root, const OCP_DBL &a, const OCP_DBL &b, const OCP_DBL &c)
 

Detailed Description

MixtureComp class definition for compositional models.

Author
Shizhe Li
Date
Jan/05/2022

Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.

Released under the terms of the GNU Lesser General Public License 3.0 or later.

Definition in file MixtureComp.cpp.