Skip to content

Commit d284c86

Browse files
committed
Increase age tracer limit to 1000000 years to avoid reseting when changing restart date
1 parent d4b00ee commit d284c86

1 file changed

Lines changed: 1 addition & 1 deletion

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
/

0 commit comments

Comments
 (0)