GetDiagnostics Subroutine

public subroutine GetDiagnostics(POP, LAI, Cleaf, Croot, disturbance_interval, it, precip)

Arguments

Type IntentOptional Attributes Name
type(POP_TYPE), intent(inout) :: POP
real(kind=dp), intent(in) :: LAI(:)
real(kind=dp), intent(in) :: Cleaf(:)
real(kind=dp), intent(in) :: Croot(:)
integer(kind=i4b), intent(in) :: disturbance_interval(:,:)
integer(kind=i4b), intent(in) :: it(:)
real(kind=dp), intent(in), optional :: precip(:)

Calls

proc~~getdiagnostics~~CallsGraph proc~getdiagnostics GetDiagnostics proc~get_allometry GET_ALLOMETRY proc~getdiagnostics->proc~get_allometry proc~interpolate_biomass_1d INTERPOLATE_BIOMASS_1D proc~getdiagnostics->proc~interpolate_biomass_1d proc~interpolate_biomass_2d INTERPOLATE_BIOMASS_2D proc~getdiagnostics->proc~interpolate_biomass_2d proc~smooth_flux SMOOTH_FLUX proc~getdiagnostics->proc~smooth_flux proc~allometry Allometry proc~get_allometry->proc~allometry proc~getheight GetHeight proc~get_allometry->proc~getheight proc~williams_allometry Williams_Allometry proc~get_allometry->proc~williams_allometry proc~realexponential REALExponential proc~interpolate_biomass_1d->proc~realexponential proc~area_triangle Area_Triangle proc~interpolate_biomass_2d->proc~area_triangle proc~interpolate_biomass_2d->proc~realexponential proc~regress REGRESS proc~smooth_flux->proc~regress

Called by

proc~~getdiagnostics~~CalledByGraph proc~getdiagnostics GetDiagnostics proc~popstep POPStep proc~popstep->proc~getdiagnostics proc~popdriver POPdriver proc~popdriver->proc~popstep proc~casaonly_luc CASAONLY_LUC proc~casaonly_luc->proc~popdriver proc~mpidrv_worker mpidrv_worker proc~mpidrv_worker->proc~popdriver proc~worker_casaonly_luc worker_CASAONLY_LUC proc~mpidrv_worker->proc~worker_casaonly_luc proc~worker_spincasacnp worker_spincasacnp proc~mpidrv_worker->proc~worker_spincasacnp proc~serialdrv serialdrv proc~serialdrv->proc~popdriver proc~spincasacnp spincasacnp proc~spincasacnp->proc~popdriver proc~worker_casaonly_luc->proc~popdriver proc~worker_spincasacnp->proc~popdriver program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_worker program~cable_offline_driver->proc~serialdrv