############################################## ##### UFS Run-Time Configuration File ###### ############################################## # ESMF # logKindFlag: ESMF_LOGKIND_MULTI globalResourceControl: true # EARTH # EARTH_component_list: MED ATM OCN EARTH_attributes:: Verbosity = 0 :: # MED # MED_model: @[med_model] MED_petlist_bounds: @[med_petlist_bounds] MED_omp_num_threads: @[med_omp_num_threads] MED_attributes:: Verbosity = 1 Diagnostic = 0 ATM_model = @[atm_model] OCN_model = @[ocn_model] MED_model = cmeps history_n = 6 history_option = nhours history_ymd = -999 coupling_mode = @[CPLMODE] normalization = none merge_type = copy pio_rearranger = @[pio_rearranger] :: # ATM # ATM_model: @[atm_model] ATM_petlist_bounds: @[atm_petlist_bounds] ATM_omp_num_threads: @[atm_omp_num_threads] ATM_attributes:: Verbosity = 1 Diagnostic = 0 stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 write_restart_at_endofrun = .true. :: # OCN # OCN_model: @[ocn_model] OCN_petlist_bounds: @[ocn_petlist_bounds] OCN_omp_num_threads: @[ocn_omp_num_threads] OCN_attributes:: Verbosity = 1 Diagnostic = 0 cdf_impexp_freq = 3 cpl_hour = 0 cpl_min = 0 cpl_sec = @[coupling_interval_sec] base_dtg = @[SYEAR]@[SMONTH]@[SDAY]@[SHOUR] merge_import = .true. skip_first_import = .true. hycom_arche_output = .false. hyc_esmf_exp_output = .true. hyc_esmf_imp_output = .true. import_diagnostics = .false. import_setting = flexible hyc_impexp_file = ufs.configure espc_show_impexp_minmax = .true. ocean_start_dtg = @[OCEAN_START_DTG] start_hour = 0 start_min = 0 start_sec = 0 end_hour = @[FHMAX] end_min = 0 end_sec = 0 :: # WAV # WAV_attributes:: Verbosity = 1 Diagnostic = 0 OverwriteSlice = false merge_import = .true. :: # Run Sequence # runSeq:: @@[coupling_interval_sec] ATM -> MED :remapMethod=redist MED med_phases_post_atm OCN -> MED :remapMethod=redist MED med_phases_post_ocn MED med_phases_prep_atm MED med_phases_prep_ocn_accum MED med_phases_prep_ocn_avg MED -> ATM :remapMethod=redist MED -> OCN :remapMethod=redist ATM OCN MED med_phases_restart_write MED med_phases_history_write @ :: # Other Attributes # DRIVER_attributes:: :: ALLCOMP_attributes:: ATM_model = @[atm_model] OCN_model = @[ocn_model] MED_model = cmeps ScalarFieldCount = 3 ScalarFieldIdxGridNX = 1 ScalarFieldIdxGridNY = 2 ScalarFieldIdxNextSwCday = 3 ScalarFieldName = cpl_scalars start_type = startup case_name = ufs.hafs restart_n = 6 restart_option = nhours restart_ymd = -999 dbug_flag = @[cap_dbug_flag] orb_eccen = 1.e36 orb_iyear = 2000 orb_iyear_align = 2000 orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 :: ocn_export_fields:: 'sst' 'sea_surface_temperature' 'K' 'mask' 'ocean_mask' '1' 'cpl_scalars' 'cpl_scalars' '1' :: ocn_import_fields:: 'taux10' 'inst_zonal_moment_flx_atm' 'N_m-2' 'tauy10' 'inst_merid_moment_flx_atm' 'N_m-2' 'prcp' 'inst_prec_rate' 'kg_m-2_s-1' 'swflxd' 'inst_net_sw_flx' 'W_m-2' 'lwflxd' 'inst_net_lw_flx' 'W_m-2' 'mslprs' 'inst_pres_height_surface' 'Pa' 'sensflx' 'inst_sensi_heat_flx' 'W_m-2' 'latflx' 'inst_laten_heat_flx' 'W_m-2' ::