MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
main.f90
Go to the documentation of this file.
1
8
9
13
program
singlebubblegrowth
14
use
tests
, only
:onegrowth,secondgrowth,shooting_method,shooting_method_test
15
use
foaming_globals_m
16
implicit none
17
firstrun=.true.
18
call
onegrowth
19
! call secondgrowth
20
! call shooting_method_test
21
end program
singlebubblegrowth
program singlebubblegrowth
Calls the appropriate subroutine, depending on what we want to simulate.
Definition:
main.f90:13
applications
PUfoam
MoDeNaModels
bubbleGrowth
src
src
main.f90
Generated on Fri Jan 13 2017 16:47:17 for MoDeNa by
1.8.13