&CONFIG

! Start and end time
start_time_of_run_config                = -120000  ! Start time (in years) of the simulations
end_time_of_run_config                  = -119000  ! End   time (in years) of the simulations
dt_coupling_config                      = 100

! Whether or not we want IMAU-ICE to create its own output folder (e.g. "results_20200618_001")
create_new_output_dir_config            = .TRUE.
output_dir_config                       = 'results'

! Which benchmark experiment we want to run (if any)
do_benchmark_experiment_config          = .TRUE.
choice_benchmark_experiment_config      = 'EISMINT_1'

! The resolutions at which we want to simulate the different ice sheets
dx_ANT_config                           = 50000

! Time stepping
dt_max_config                           = 10       ! Maximum time step (in years) of the ice model
dt_thermo_config                        = 5        ! Time step (in years) for updating the thermodynamics
dt_output_config                        = 100    ! Time step (in years) for writing output

/
