Skip to content

Commit 946134f

Browse files
authored
Merge pull request #707 from ACCESS-NRI/702-max-age-tracer-limit
Increase age tracer limit to 1000000 years to prevent it being reset during date changes.
2 parents d4b00ee + 34b7719 commit 946134f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ocean/input.nml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
remap_depth_to_s_init=.false.
510510
zero_tracer_source=.false.
511511
limit_age_tracer=.true.
512-
age_tracer_max_init=0.
512+
age_tracer_max_init=1000000
513513
frazil_heating_after_vphysics=.true.
514514
frazil_heating_before_vphysics=.false.
515515
/

testing/checksum/historical-24hr-checksum.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
"-4271066035088316499"
218218
],
219219
"age_global": [
220-
"-948087343509176042"
220+
"-948082289990955330"
221221
],
222222
"frazil": [
223223
"1599642267951066103"

0 commit comments

Comments
 (0)