CAM
|
Data Types | |
type | aerosol_type |
Functions/Subroutines | |
subroutine | init (this, bounds) |
subroutine | initallocate (this, bounds) |
subroutine | inithistory (this, bounds) |
subroutine | initcold (this, bounds) |
subroutine | restart (this, bounds, ncid, flag, h2osoi_ice_col, h2osoi_liq_col) |
subroutine | reset (this, column) |
subroutine aerosoltype::init | ( | class(aerosol_type) | this, |
type(bounds_type), intent(in) | bounds | ||
) |
|
private |
subroutine aerosoltype::initcold | ( | class(aerosol_type) | this, |
type(bounds_type), intent(in) | bounds | ||
) |
|
private |
subroutine aerosoltype::reset | ( | class(aerosol_type) | this, |
integer, intent(in) | column | ||
) |
|
private |