&CONFIG 
NX_eas_config                     =        171
NY_eas_config                     =        105 
NX_nam_config                     =        181
NY_nam_config                     =        121 
NX_ant_config                     =        141
NY_ant_config                     =        141 
NX_grl_config                     =         77
NY_grl_config                     =        141 

dx_eas_config                     =      40000
dy_eas_config                     =      40000
dx_nam_config                     =      40000
dy_nam_config                     =      40000
dx_ant_config                     =      40000
dy_ant_config                     =      40000
dx_grl_config                     =      20000
dy_grl_config                     =      20000

NZ_config                         =         15
zeta_config                       =     0.0, 0.10, 0.20, 0.30, 0.40, 0.50, 0.60, 0.70,  0.80, 0.90, 0.925, 0.95, 0.975, 0.99, 1.0

start_time_of_run_config          =  0     ! start time of the run, years ago is the previous interglacial
end_time_of_run_config            =  500     ! end time of the run
start_time_climate_record_config  =   -5320000
size_climate_record_config        =      53201

choice_forcing_config             =          3         !! 1) constant 2) d18O 3) sealevel and temperature
choice_insolation_config          =          2         !! 1) constant 2) time varying
constant_forcing_d18O_config      =          3.23

! name of the forcing file
forcing_filename_config           = '/home/username/HetGroteKoppelScript/ANICE/input_fields/data/dB15_time_sealevel_temperature_5Ma.dat'
start_time_climate_record_config  =   -5300000         ! start time of the forcing record
size_climate_record_config        =      53001         ! total size of the forcing record

! name of the insolation file going back to 410 kyr ago
insolation_filename_config        = '/home/username/HetGroteKoppelScript/ANICE/input_fields/data/time_latitude_insolation_Laskar_410ka.dat'
PD_benthic_isotope_config         =          3.23

dt_config                         =          1        ! initial and default time step, when dynamic_time_step_adaption is set to FALSE
dt_thermo_config                  =          10      ! time step of thermodynamics calculation (not larger than tmax!)
dt_shelf_velocity_config          =          10      ! time step of shelf velocity calculation (not larger than tmax!)
dt_bedrock_config                 =   	     500         ! time step of bedrock change calculation, default is every 100 years
dt_restart_config                 =          500       ! time step of restart and help_fields writing
dt_recording_config               =          500       ! time step of recording output (0 means every time step, can be used when testing/debugging the code)
starting_recordnr_config          =          0      ! Choose zero if you want the last record of the file

dynamic_time_step_adaption_config =         F         ! determines if the adjustable time step in the model is on or off
dt_max_config                     =       10         ! the maximum time step in the model (usually used when there is no ice)
time_step_scaling_config          =       1.5       ! scaling of the time step, just go a bit beyond the time step 
 

output_dir_config                 = 'results/'
filename_extension_config         = ''           ! an additional filename extension is added to distinguish between different runs

! Initial files of the four ice sheets
!initial_ant_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/initial_antarctica_era40_40x40km.nc' 
initial_ant_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/restartlaststep/restart_ant.nc' 
initial_grl_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/greenland/initial_greenland_era40_20x20km.nc' 
initial_eas_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/eurasia/initial_eurasia_era40_40x40km.nc'
initial_nam_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/northamerica/initial_northamerica_era40_40x40km.nc'

! Monthly forcing fields of 2-meter Temperature and Precipitation
monthly_ant_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/era40_monthly_T2m_Prcp_antarctica_40x40km.nc'
monthly_grl_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/greenland/era40_monthly_T2m_Prcp_greenland_20x20km.nc'
monthly_eas_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/eurasia/era40_monthly_T2m_Prcp_eurasia_40x40km.nc'
monthly_nam_filename_config       = '/home/username/HetGroteKoppelScript/ANICE/input_fields/northamerica/era40_monthly_T2m_Prcp_northamerica_40x40km.nc'

! Additional fields: Longitude, Latitude, Geothermal Heatflux and surface height of forcing fields
! Note that for imau-ice the geothermal heatflux is read from a separate file
extra_fields_ant_filename_config  = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/era40_lon_lat_hs_hflux_antarctica_40x40km.nc'
extra_fields_grl_filename_config  = '/home/username/HetGroteKoppelScript/ANICE/input_fields/greenland/era40_lon_lat_hs_hflux_greenland_20x20km.nc'
extra_fields_eas_filename_config  = '/home/username/HetGroteKoppelScript/ANICE/input_fields/eurasia/era40_lon_lat_uwind_vwind_hs_hflux_eurasia_40x40km.nc'
extra_fields_nam_filename_config  = '/home/username/HetGroteKoppelScript/ANICE/input_fields/northamerica/era40_lon_lat_uwind_vwind_hs_hflux_northamerica_40x40km.nc'

which_icesheets_config            = 'FFFA'            ! 4-string indication which ice sheets are used: Northamerica, Eurasia, Greenland and/or Antarctica (use F for False)

enable_restart_file_config        = .TRUE.            ! writing the restart files, can be quite a lot of data!
enable_recording_file_config      = .TRUE.            ! writing the recording file
enable_help_fields_file_config    = .TRUE.            ! writing the help_fields files, can be quite a lot of data!

which_recording_fields_config     = 8                 ! determines which recording variables are written
which_help_fields_config          = 50			!normal 14                ! determines which help_fields are written

monotonic_geothermal_heat_flux_config = .TRUE.        ! Either use a constant Heatflux (true) or a field that is read within the model
include_sliding_heatflux_config   = .TRUE.            ! Include the heatflux that is generated when the ice sheet is sliding

C_abl_nh_constant_config          =         32        ! org = 32, northern hemisphere
p_min_config                      =          5        ! org = 5
m_enh_sia_config                  =          5        ! org = 5
m_enh_ssa_config                  =          0.7      ! org = 0.7
subshelf_melt_factor_config       =      0.005        ! org = 0.005 only antarctica
C_abl_grl_constant_config         =         40        ! org = 40 only Greenland
C_abl_constant_config             =         32        ! org = 32 only Antarctica

choice_MB_surface_model_config    =         10
C_abl_Ts_config                   =         10        ! all ice sheets
C_abl_Q_config                    =          0.513    ! only antarctica
C_abl_grl_Q_config                =          0.513    ! only greenland

use_selen_config                  = .FALSE.

use_pippa_model_config            = .FALSE.
pippa_rt_filename_config 	      = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/viscosity_files/pippa_models/SL_4mm_dry.nc'
viscosity_ant_filename_config     = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/viscosity_files/viscosity_field_file_const3000.nc'
ant_mask_filename_config          = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/mask/region_mask_ant.nc'


use_geoid_forcing_config 	  = .FALSE.
geoid_ant_filename_config  	  = '/home/username/HetGroteKoppelScript/ANICE/input_fields/antarctica/geoid_ant.nc'
/
