The Intermediate Complexity Atmospheric Research model (ICAR)
A computationally efficient atmospheric model for downscaling.
|
Driver to call different advection schemes More...
Public Member Functions | |
subroutine, public | adv_init (domain, options) |
subroutine, public | advect (domain, options, dt) |
Driver to call different advection schemes
subroutine, public advection::adv_init | ( | type(domain_type), intent(inout) | domain, |
type(options_type), intent(in) | options | ||
) |
subroutine, public advection::advect | ( | type(domain_type), intent(inout) | domain, |
type(options_type), intent(in) | options, | ||
real, intent(in) | dt | ||
) |