From c27cfcc1482268d507b202b50b7b10860b1dfe0c Mon Sep 17 00:00:00 2001 From: Denise Worthen Date: Fri, 5 Apr 2024 08:33:59 -0400 Subject: [PATCH] detabify ice_in.IN --- tests/parm/ice_in.IN | 114 +++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/tests/parm/ice_in.IN b/tests/parm/ice_in.IN index 024c975f2d..7910561fe0 100644 --- a/tests/parm/ice_in.IN +++ b/tests/parm/ice_in.IN @@ -1,61 +1,61 @@ &setup_nml - days_per_year = 365 - use_leap_years = .true. - year_init = @[SYEAR] - month_init = @[SMONTH] - day_init = @[SDAY] - sec_init = @[SECS] - dt = @[DT_CICE] - npt = @[CICE_NPT] - ndtd = 1 - runtype = '@[CICE_RUNTYPE]' - runid = '@[CICE_RUNID]' - ice_ic = 'cice_model.res.nc' - restart = .true. - restart_ext = .false. - use_restart_time = @[CICE_USE_RESTART_TIME] - numin = 21 - numax = 89 - restart_format = '@[CICE_RESTART_FORMAT]' - restart_iotasks = @[CICE_RESTART_IOTASKS] - restart_rearranger = '@[CICE_RESTART_REARR]' - restart_root = @[CICE_RESTART_ROOT] - restart_stride = @[CICE_RESTART_STRIDE] - restart_chunksize = @[CICE_RESTART_CHUNK] - restart_deflate = @[CICE_RESTART_DEFLATE] - restart_dir = '@[CICE_RESTART_DIR]' - restart_file = '@[CICE_RESTART_FILE]' - pointer_file = './ice.restart_file' - dumpfreq = '@[CICE_DUMPFREQ]' - dumpfreq_n = @[CICE_DUMPFREQ_N] - dump_last = .false. - bfbflag = 'off' - diagfreq = @[CICE_DIAGFREQ] - diag_type = 'file' - diag_file = 'ice_diag.d' - print_global = .true. - print_points = .true. - latpnt(1) = 90. - lonpnt(1) = 0. - latpnt(2) = -65. - lonpnt(2) = -45. - history_format = '@[CICE_HISTORY_FORMAT]' - history_iotasks = @[CICE_HISTORY_IOTASKS] - history_rearranger = '@[CICE_HISTORY_REARR]' - history_root = @[CICE_HISTORY_ROOT] - history_stride = @[CICE_HISTORY_STRIDE] - history_chunksize = @[CICE_HISTORY_CHUNK] - history_deflate = @[CICE_HISTORY_DEFLATE] - history_precision = @[CICE_HISTORY_PREC] - histfreq = 'm','d','h','x','x' - histfreq_n = @[CICE_HISTFREQ_N] - hist_avg = @[CICE_HIST_AVG] - history_dir = '@[CICE_HISTORY_DIR]' - history_file = 'iceh' - write_ic = .true. - incond_dir = '@[CICE_INCOND_DIR]' - incond_file = 'iceh_ic' - version_name = 'CICE_6.0.2' + days_per_year = 365 + use_leap_years = .true. + year_init = @[SYEAR] + month_init = @[SMONTH] + day_init = @[SDAY] + sec_init = @[SECS] + dt = @[DT_CICE] + npt = @[CICE_NPT] + ndtd = 1 + runtype = '@[CICE_RUNTYPE]' + runid = '@[CICE_RUNID]' + ice_ic = 'cice_model.res.nc' + restart = .true. + restart_ext = .false. + use_restart_time = @[CICE_USE_RESTART_TIME] + numin = 21 + numax = 89 + restart_format = '@[CICE_RESTART_FORMAT]' + restart_iotasks = @[CICE_RESTART_IOTASKS] + restart_rearranger = '@[CICE_RESTART_REARR]' + restart_root = @[CICE_RESTART_ROOT] + restart_stride = @[CICE_RESTART_STRIDE] + restart_chunksize = @[CICE_RESTART_CHUNK] + restart_deflate = @[CICE_RESTART_DEFLATE] + restart_dir = '@[CICE_RESTART_DIR]' + restart_file = '@[CICE_RESTART_FILE]' + pointer_file = './ice.restart_file' + dumpfreq = '@[CICE_DUMPFREQ]' + dumpfreq_n = @[CICE_DUMPFREQ_N] + dump_last = .false. + bfbflag = 'off' + diagfreq = @[CICE_DIAGFREQ] + diag_type = 'file' + diag_file = 'ice_diag.d' + print_global = .true. + print_points = .true. + latpnt(1) = 90. + lonpnt(1) = 0. + latpnt(2) = -65. + lonpnt(2) = -45. + history_format = '@[CICE_HISTORY_FORMAT]' + history_iotasks = @[CICE_HISTORY_IOTASKS] + history_rearranger = '@[CICE_HISTORY_REARR]' + history_root = @[CICE_HISTORY_ROOT] + history_stride = @[CICE_HISTORY_STRIDE] + history_chunksize = @[CICE_HISTORY_CHUNK] + history_deflate = @[CICE_HISTORY_DEFLATE] + history_precision = @[CICE_HISTORY_PREC] + histfreq = 'm','d','h','x','x' + histfreq_n = @[CICE_HISTFREQ_N] + hist_avg = @[CICE_HIST_AVG] + history_dir = '@[CICE_HISTORY_DIR]' + history_file = 'iceh' + write_ic = .true. + incond_dir = '@[CICE_INCOND_DIR]' + incond_file = 'iceh_ic' + version_name = 'CICE_6.0.2' / &grid_nml