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

An example to demonstrate main steps of the OCP simulator. More...

#include <cstdio>
#include <iostream>
#include <string>
#include "OCP.hpp"
#include "ParamRead.hpp"

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])
 The main() function performs dynamic simulation in five steps.
 

Detailed Description

An example to demonstrate main steps of the OCP simulator.

Author
Shizhe Li
Date
Oct/01/2021

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 Main.cpp.