| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | NLFilename |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(file_desc_t), | intent(inout) | :: | ncid |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | num_soilc | |||
| integer, | intent(in) | :: | filter_soilc(:) | |||
| integer, | intent(in) | :: | num_soilp | |||
| integer, | intent(in) | :: | filter_soilp(:) | |||
| type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
| type(soilstate_type), | intent(in) | :: | soilstate_inst | |||
| type(temperature_type), | intent(in) | :: | temperature_inst | |||
| type(photosyns_type), | intent(in) | :: | photosyns_inst | |||
| type(cnveg_carbonflux_type), | intent(inout) | :: | cnveg_carbonflux_inst | |||
| type(cnveg_nitrogenstate_type), | intent(in) | :: | cnveg_nitrogenstate_inst |