# Experience name
exp_name=EXP_REF

# Simulation start and end date. Use any (reasonable) syntax you want.
run_start_date="1958-01-01"
run_duration="58 year"

# Restart frequency. Use any (reasonable) number and time unit you want.
# For runs without restart, leave this variable empty or set to 0
rst_freq="1 year"

# Number of restart legs to be run in one go
run_num_legs=29

# Parameters
nem_time_step_sec=3600
lim_time_step_sec=21600
nem_restart_offset=0
nem_config_name=ORCA1_LIM3_REF

# This file is used to store information about restarts
info_file="nemo.info"