Skip to content

Commit

Permalink
Update src/canopy_canopts_mod.F90 corrected description in canopy_can…
Browse files Browse the repository at this point in the history
…opts_mod.F90

Co-authored-by: Patrick Campbell <[email protected]>
  • Loading branch information
quaz115 and drnimbusrain authored Nov 6, 2023
1 parent 1099a08 commit 680d1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/canopy_canopts_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ MODULE canopy_canopts_mod
integer :: co2_opt !Set default integer for co2 inhibition option for biogenic isoprene emissions (default=0; Possell & Hewitt (2011))
real(rk) :: co2_set !Set default value for atmospheric co2 concentration for co2_opt (m) (Default = 400.0 ppmv)
integer :: leafage_opt !Set default = 0 for Leaf Age factor option for BVOCs , =1 give GAMMA_LEAFGAE =1
integer :: lai_tstep ! set default = 24*2600 seconds (Daily timestep for LAI input, = 30*24*3600 for say Monthly time ste or other user-defined in seconds)
integer :: lai_tstep ! set default = 24*3600 seconds (Daily timestep for LAI input, = 30*24*3600 for say Monthly time ste or other user-defined in seconds)

END MODULE canopy_canopts_mod

0 comments on commit 680d1be

Please sign in to comment.