| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ktau | |||
| real, | intent(in) | :: | dels | |||
| type(air_type), | intent(inout) | :: | air | |||
| type(bgc_pool_type), | intent(inout) | :: | bgc | |||
| type(canopy_type), | intent(inout) | :: | canopy | |||
| type(met_type), | intent(inout) | :: | met | |||
| type(balances_type), | intent(inout) | :: | bal | |||
| type(radiation_type), | intent(inout) | :: | rad | |||
| type(roughness_type), | intent(inout) | :: | rough | |||
| type(soil_parameter_type), | intent(inout) | :: | soil | |||
| type(soil_snow_type), | intent(inout) | :: | ssnow | |||
| type(sum_flux_type), | intent(inout) | :: | sum_flux | |||
| type(veg_parameter_type), | intent(inout) | :: | veg | |||
| type(climate_type), | intent(in) | :: | climate | |||
| real | :: | xk(mp,nrb) | ||||
| real | :: | c1(mp,nrb) | ||||
| real | :: | rhoch(mp,nrb) |