CAM
|
Functions/Subroutines | |
subroutine, public | cnvegstructupdate (num_soilp, filter_soilp, waterstate_vars, frictionvel_vars, dgvs_vars, cnstate_vars, carbonstate_vars, canopystate_vars, crop_vars) |
subroutine, public cnvegstructupdatemod::cnvegstructupdate | ( | integer, intent(in) | num_soilp, |
integer, dimension(:), intent(in) | filter_soilp, | ||
type(waterstate_type), intent(in) | waterstate_vars, | ||
type(frictionvel_type), intent(in) | frictionvel_vars, | ||
type(dgvs_type), intent(in) | dgvs_vars, | ||
type(cnstate_type), intent(inout) | cnstate_vars, | ||
type(carbonstate_type), intent(in) | carbonstate_vars, | ||
type(canopystate_type), intent(inout) | canopystate_vars, | ||
type(crop_type), intent(inout) | crop_vars | ||
) |