MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling

Main executable program. More...

Go to the source code of this file.

Functions/Subroutines

program drainage
 Calls the appropriate subroutine, depending on what we want to simulate. More...
 

Detailed Description

Main executable program.

Author
Pavel Ferkl

Simulation of film drainage in foam between growing bubbles. Predicts wall thickness profile and strut size and shape. Drainage is caused by capillary forces. Wall and strut formation is caused by drainage and bubble growth (wall stretching).

Definition in file main.f90.

Function/Subroutine Documentation

◆ drainage()

program drainage ( )

Calls the appropriate subroutine, depending on what we want to simulate.

Changes to this program are for testing purposes only.

Definition at line 16 of file main.f90.