The Intermediate Complexity Atmospheric Research model (ICAR)
A computationally efficient atmospheric model for downscaling.
 All Classes Files Functions Variables
Public Member Functions | List of all members
advection Module Reference


Driver to call different advection schemes More...

Public Member Functions

subroutine, public adv_init (domain, options)
 
subroutine, public advect (domain, options, dt)
 

Detailed Description


Driver to call different advection schemes

Author
Ethan Gutmann (gutma.nosp@m.nn@u.nosp@m.car.e.nosp@m.du)

Member Function/Subroutine Documentation

subroutine, public advection::adv_init ( type(domain_type), intent(inout)  domain,
type(options_type), intent(in)  options 
)

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine, public advection::advect ( type(domain_type), intent(inout)  domain,
type(options_type), intent(in)  options,
real, intent(in)  dt 
)

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: