MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
foams.cc File Reference

Main reconstruction algorithm. More...

#include "globals.hh"
#include <iostream>
#include <string.h>
#include "inout.hh"
#include "allocation.hh"
#include "geometry.hh"
#include "skeleton.hh"
#include "walls.hh"
#include "seeds.hh"
#include "struts.hh"

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Reads parameters. Creates struts and walls. Saves foam morphology to a file.
 

Detailed Description

Main reconstruction algorithm.

Author
Pavel Ferkl
Juraj Kosek

Reads the input file and creates the desired foam image. Can create a foam with just walls or foam with walls and struts.

Definition in file foams.cc.