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

Detailed Description

Main executable program.

Author
Michal Vonka
Pavel Ferkl

Simulation of gas diffusion through heterogeneous material. Originally developed for permeation of H2 and N2 through membranes. Later rewritten for foams and different type of gases.

Definition in file main.f90.

Function/Subroutine Documentation

◆ foam_diffusion()

program foam_diffusion ( )

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

Changes to this program are for testing purposes only.

Definition at line 15 of file main.f90.