Skip to content

Commit

Permalink
Update cable_parameters.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
rkutteh authored Nov 24, 2024
1 parent 38ce564 commit 5679ede
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/offline/cable_parameters.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1159,11 +1159,9 @@ SUBROUTINE write_default_params(met, air, ssnow, veg, bgc, &
soil, canopy, rough, rad, logn, &
vegparmnew, month, TFRZ, LUC_EXPT)

! MMY write other parameters except for soil hydraulic parameters

! Initialize many canopy_type, soil_snow_type, soil_parameter_type and
! roughness_type variables;
! Calculate 'froot' from 'rootbeta' parameter;
! Calculate 'froot' from 'rootbeta' parameter. Does not assign values to the soil hydraulic parameters.
! Assign values from input file to their proper variables in soil_snow_type,
! soil_parameter_type, veg_parameter_type and patch_type;
! Prescribe parameters for each point based on its veg/soil type.
Expand Down

0 comments on commit 5679ede

Please sign in to comment.