# Experience name exp_name=TANGO # Simulation start and end date. Use any (reasonable) syntax you want. run_start_date="2005-01-01" run_duration="6 month" # 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 month" # Number of restart legs to be run in one go run_num_legs=1 # Parameters nem_time_step_sec=600 lim_time_step_sec=3600 nem_restart_offset=0 nem_config_name=REG_TEST # This file is used to store information about restarts info_file="nemo.info"