Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r8), | public, | pointer | :: | o3coefvsha_patch(:) | |||
real(kind=r8), | public, | pointer | :: | o3coefvsun_patch(:) | |||
real(kind=r8), | public, | pointer | :: | o3coefgsha_patch(:) | |||
real(kind=r8), | public, | pointer | :: | o3coefgsun_patch(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ozone_base_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ozone_base_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ozone_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ozone_type) | :: | this | ||||
type(bounds_type), | intent(in) | :: | bounds | |||
type(file_desc_t), | intent(inout) | :: | ncid | |||
character(len=*), | intent(in) | :: | flag |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ozone_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_exposedvegp | |||
integer, | intent(in) | :: | filter_exposedvegp(:) | |||
real(kind=r8), | intent(in) | :: | forc_pbot(bounds%begc:) | |||
real(kind=r8), | intent(in) | :: | forc_th(bounds%begc:) | |||
real(kind=r8), | intent(in) | :: | rssun(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | rssha(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | rb(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | ram(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | tlai(bounds%begp:) |