MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
main.f90
Go to the documentation of this file.
1
11
15
!TODO add condition for film breakage
16
program
drainage
17
use
integration
, only
: preprocess,integrate
18
implicit none
19
call
preprocess
20
call
integrate
21
end program
drainage
program drainage
Calls the appropriate subroutine, depending on what we want to simulate.
Definition:
main.f90:16
applications
PUfoam
MoDeNaModels
wallDrainage
src
main.f90
Generated on Fri Jan 13 2017 16:47:17 for MoDeNa by
1.8.13