Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r8), | public, | pointer | :: | fireflx_patch(:,:) | |||
real(kind=r8), | public, | pointer | :: | ztop_patch(:) |
procedure, public :: Init |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_soilp | |||
integer, | intent(in) | :: | filter_soilp(:) | |||
type(cnveg_carbonflux_type), | intent(in) | :: | cnveg_cf_inst | |||
type(cnveg_carbonstate_type), | intent(in) | :: | cnveg_cs_inst | |||
type(fireemis_type), | intent(inout) | :: | fireemis_inst |