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 singlebubblegrowth
 Calls the appropriate subroutine, depending on what we want to simulate. More...
 

Detailed Description

Main executable program.

Author
Pavel Ferkl

Simulation of growth of a single bubble in a shell of PU reaction mixture. Summary of the model is provided in [1].

Definition in file main.f90.

Function/Subroutine Documentation

◆ singlebubblegrowth()

program singlebubblegrowth ( )

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

Changes to this program are for testing purposes only.

Definition at line 13 of file main.f90.