Skip to content

Commit

Permalink
Removed unused declaration of do_online from step_MOM in core/MOM.F90.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Shao committed Oct 10, 2016
1 parent 039baf5 commit e84577a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/MOM.F90
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,6 @@ module MOM
!! set by calling the function useRegridding() from the
!! MOM_regridding module.
logical :: do_dynamics !< If false, does not call step_MOM_dyn_*. This is an
logical :: do_online !< If false, does not call step_MOM_dyn_*. This is an
!! undocumented run-time flag that is fragile. !! undocumented run-time flag that is fragile.

real :: dt !< (baroclinic) dynamics time step (seconds)
real :: dt_therm !< thermodynamics time step (seconds)
Expand Down

0 comments on commit e84577a

Please sign in to comment.