Skip to content

Commit

Permalink
One-line fix for build to complete
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Aug 15, 2024
1 parent 4333a66 commit 648d0c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/biogeochem/CNPhenologyMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ subroutine CNPhenologySetParams( )
params_inst%crit_dayl = 39200._r8 ! Seconds
params_inst%crit_dayl_at_high_lat = 54000._r8 ! Seconds
params_inst%crit_dayl_lat_slope = 720._r8 ! Seconds / degree
params_inst%ndays_on = 15._r8 ! Days
params_inst%ndays_off = 30._r8 ! Days
params_inst%fstor2tran = 0.5 ! Fraction
params_inst%crit_onset_fdd = 15._r8 ! Days
Expand Down

0 comments on commit 648d0c4

Please sign in to comment.