SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | carbon_evol (IO, KK, PK, PEK, DEK, PTSTEP, PRHOA, PRESP_BIOMASS_INST) |
subroutine carbon_evol | ( | type(isba_options_t), intent(inout) | IO, |
type(isba_k_t), intent(inout) | KK, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
type(diag_evap_isba_t), intent(inout) | DEK, | ||
real, intent(in) | PTSTEP, | ||
real, dimension(:), intent(in) | PRHOA, | ||
real, dimension(:,:), intent(in) | PRESP_BIOMASS_INST | ||
) |
Definition at line 7 of file carbon_evol.F90.