Skip to content

Commit

Permalink
!! ----> !<
Browse files Browse the repository at this point in the history
  • Loading branch information
sdbachman committed Jul 29, 2022
1 parent f415a7f commit 2428684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tracer/ideal_age_example.F90
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ module ideal_age_example
!! surface value equals young_val, in years.
logical :: use_real_BL_depth !< If true, uses the BL scheme to determine the number of
!! layers above the BL depth instead of the fixed nkml value.
integer :: ML_residence_num !! The tracer number assigned to the ML residence tracer in this module
integer :: ML_residence_num !< The tracer number assigned to the ML residence tracer in this module
logical :: tracers_may_reinit !< If true, these tracers be set up via the initialization code if
!! they are not found in the restart files.
logical :: tracer_ages(NTR_MAX) !< Indicates whether each tracer ages.
Expand Down

0 comments on commit 2428684

Please sign in to comment.