MOSART_physics_mod Module



Subroutines

public subroutine Euler()

Arguments

None

public subroutine hillslopeRouting(iunit, nt, theDeltaT)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iunit
integer, intent(in) :: nt
real(kind=r8), intent(in) :: theDeltaT

public subroutine subnetworkRouting(iunit, nt, theDeltaT)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iunit
integer, intent(in) :: nt
real(kind=r8), intent(in) :: theDeltaT

public subroutine mainchannelRouting(iunit, nt, theDeltaT)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iunit
integer, intent(in) :: nt
real(kind=r8), intent(in) :: theDeltaT

public subroutine updateState_hillslope(iunit, nt)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iunit
integer, intent(in) :: nt

public subroutine updateState_subnetwork(iunit, nt)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iunit
integer, intent(in) :: nt

public subroutine updateState_mainchannel(iunit, nt)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: iunit
integer, intent(in) :: nt