############################################# #### UFS Run-Time Configuration File ###### ############################################# # ESMF # logKindFlag: ESMF_LOGKIND_MULTI globalResourceControl: true # EARTH # EARTH_component_list: MED ATM WAV EARTH_attributes:: Verbosity = 0 :: # MED # MED_model: @[med_model] MED_petlist_bounds: @[med_petlist_bounds] MED_omp_num_threads: @[med_omp_num_threads] :: # ATM # ATM_model: @[atm_model] ATM_petlist_bounds: @[atm_petlist_bounds] ATM_omp_num_threads: @[atm_omp_num_threads] ATM_attributes:: Verbosity = 0 DumpFields = false :: # WAV # WAV_model: @[wav_model] WAV_petlist_bounds: @[wav_petlist_bounds] WAV_omp_num_threads: @[wav_omp_num_threads] WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] user_sets_restname = true :: # Run Sequence # runSeq:: @@[coupling_interval_sec] MED med_phases_prep_atm MED med_phases_prep_wav_accum MED med_phases_prep_wav_avg MED -> ATM :remapMethod=redist MED -> WAV :remapMethod=redist ATM WAV ATM -> MED :remapMethod=redist MED med_phases_post_atm WAV -> MED :remapMethod=redist MED med_phases_post_wav MED med_phases_restart_write @ :: # CMEPS variables DRIVER_attributes:: :: MED_attributes:: ATM_model = @[atm_model] WAV_model = @[wav_model] coupling_mode = @[CPLMODE] history_tile_atm = @[ATMTILESIZE] pio_rearranger = @[pio_rearranger] :: ALLCOMP_attributes:: ScalarFieldCount = 2 ScalarFieldIdxGridNX = 1 ScalarFieldIdxGridNY = 2 ScalarFieldName = cpl_scalars start_type = @[RUNTYPE] restart_dir = @[CMEPS_RESTART_DIR] case_name = ufs.atmw restart_n = @[RESTART_N] restart_option = nhours restart_ymd = -999 dbug_flag = @[cap_dbug_flag] stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 ::