MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
main.f90
Go to the documentation of this file.
1
10
11
15
program
foam_diffusion
16
use
integration
, only
: integrate
17
implicit none
18
print*,
'Welcome to Foam aging'
19
call
integrate
20
print*,
'Program Foam aging finished'
21
end program
foam_diffusion
program foam_diffusion
Calls the appropriate subroutine, depending on what we want to simulate.
Definition:
main.f90:15
applications
PUfoam
MoDeNaModels
foamAging
src
src
main.f90
Generated on Fri Jan 13 2017 16:47:17 for MoDeNa by
1.8.13