MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
twoTanksMacroscopicProblemCxx.C File Reference
#include <stdio.h>
#include <iostream>
#include "modenaModel.H"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Solving the two tank problem the MoDeNa way. A prototypical macros-scopic code embeds a micro-scale model (flowRate) through the MoDeNa interface library.

Author
Henrik Rusche

Definition in file twoTanksMacroscopicProblemCxx.C.