Skip to content

Commit

Permalink
Removed an incorrect comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsrabin committed Oct 5, 2023
1 parent c8d6754 commit 7510431
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/soilbiogeochem/TillageMod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@ subroutine get_tillage_multipliers(tillage_mults, idop)
!
! Modified by Sam Rabin to fix a bug where idpp wasn't actually used, which
! would affect growing seasons that crossed over into a new calendar year.
! Also avoids day=1 in last timestep of year by using DaysPastPlanting(), which
! uses get_prev_calday() instead of get_curr_calday().
! Previous behavior can be requested with namelist variable use_original_tillage_phases.
!
! Original code had two versions depending on cell's GDP, but this seems to
Expand Down

0 comments on commit 7510431

Please sign in to comment.