# +-======-+ # Copyright (c) 2003-2007 United States Government as represented by # the Admistrator of the National Aeronautics and Space Administration. # All Rights Reserved. # # THIS OPEN SOURCE AGREEMENT ("AGREEMENT") DEFINES THE RIGHTS OF USE, # REPRODUCTION, DISTRIBUTION, MODIFICATION AND REDISTRIBUTION OF CERTAIN # COMPUTER SOFTWARE ORIGINALLY RELEASED BY THE UNITED STATES GOVERNMENT AS # REPRESENTED BY THE GOVERNMENT AGENCY LISTED BELOW ("GOVERNMENT AGENCY"). # THE UNITED STATES GOVERNMENT, AS REPRESENTED BY GOVERNMENT AGENCY, IS AN # INTENDED THIRD-PARTY BENEFICIARY OF ALL SUBSEQUENT DISTRIBUTIONS OR # REDISTRIBUTIONS OF THE SUBJECT SOFTWARE. ANYONE WHO USES, REPRODUCES, # DISTRIBUTES, MODIFIES OR REDISTRIBUTES THE SUBJECT SOFTWARE, AS DEFINED # HEREIN, OR ANY PART THEREOF, IS, BY THAT ACTION, ACCEPTING IN FULL THE # RESPONSIBILITIES AND OBLIGATIONS CONTAINED IN THIS AGREEMENT. # # Government Agency: National Aeronautics and Space Administration # Government Agency Original Software Designation: GSC-15354-1 # Government Agency Original Software Title: GEOS-5 GCM Modeling Software # User Registration Requested. Please Visit http://opensource.gsfc.nasa.gov # Government Agency Point of Contact for Original Software: # Dale Hithon, SRA Assistant, (301) 286-2691 # # +-======-+ # Model Resolution and Timestep Parameters # ---------------------------------------- NX: @NX NY: @NY DYCORE: @DYCORE AGCM_GRIDNAME: @AGCM_GRIDNAME OGCM_GRIDNAME: @OGCM_GRIDNAME AGCM_IM: @AGCM_IM AGCM_JM: @AGCM_JM AGCM_LM: @AGCM_LM OGCM_IM: @OGCM_IM OGCM_JM: @OGCM_JM OGCM_LM: @OGCM_LM SOLAR_DT: @SOLAR_DT IRRAD_DT: @IRRAD_DT SOLARAvrg: 0 IRRADAvrg: 0 INTERPOLATE_SST: @INTERPOLATE_SST PARALLEL_READFORCING: 1 # Print Resource Parameters (0: Non-Default values, 1: ALL values) #----------------------------------------------------------------- PRINTRC: 0 # Set the number of parallel I/O processes to use when # RESTART_TYPE and or CHECKPOINT_TYPE are set to pbinary or pnc4 #--------------------------------------------------------------- #NUM_READERS: @NUM_READERS #NUM_WRITERS: @NUM_WRITERS # Active observer when desired # ---------------------------- BKG_FREQUENCY: @OBSERVER_FRQ # Resolution of state passed to atmos analysis # -------------------------------------------- ANA_GRIDNAME: PC@AGCM_IMx@AGCM_JM-DC ANA_LM: @AGCM_LM # Restart Record Parameters # ------------------------- RECORD_FINAL: >>>RECFINL<<< RECORD_FREQUENCY: 000000 000000 RECORD_REF_DATE: >>>REFDATE<<< >>>FCSDATE<<< RECORD_REF_TIME: >>>REFTIME<<< >>>FCSTIME<<< # REPLAY Parameters # ----------------- # RePlay File (Note: %s should be replaced with EXPID you are replaying) # RePlay Blending Options Currently Pertain to Intermittent Mode # (see FVdycore_GridCompMod.F90) # RePlay Mode Options: Exact, Intermittent, Regular # ---------------------------- # # Exact: Replays Identically (bit-for-bit) a previously # run GEOS-5 DAS by simply using archived IAU forcing. # Do NOT use DAMP parameters (will create non-zero diffs). # RePlay File: %s.agcm_import_rst.%y4%m2%d2_%h2z.bin # ------------ # # Regular: Replays to an existing Analysis by simulating the IAU # process (i.e., IAU = ANA-BKG). Use parameters to linearly # damp IAU increment between DAMPBEG & DAMPEND (Pascals). # !! RePlay file MUST be on an A-Grid !! # Default Values: REPLAY_DAMPBEG=20 & REPLAY_DAMPEND=40. # RePlay File: %s.ana.eta.%y4%m2%d2_%h2z.nc4 # RePlay Name Default: u,v,theta,sphu,ps,delp,ozone # REPLAY_TVAR Options: THETAV (Default), THETA, TV, T # ------------ # # Intermittent: Replays to an existing Analysis by "Dump & Splash". # RePlay File: %s.bkg.eta.%y4%m2%d2_%h2z.NCSUFFIX # Note: BKG.ETA (hour-3) files are used since they # contain the previous full analysis increment and are # well balanced. Do not use DAMP parameters. # RePlay Name Default: uwnd,vwnd,theta,sphu,ps,delp,ozone # REPLAY_GRID Options: D-GRID (Default), A-GRID # REPLAY_TVAR Options: THETAV (Default), THETA, TV, T # # ---------------------------------------------------------------------- #REPLAY_GRID: A-GRID # (!! For Intermittent Replay Only !!) Standard Options: D-GRID (Default), A-GRID #REPLAY_UNAME: u #REPLAY_VNAME: v #REPLAY_TNAME: tv #REPLAY_TVAR: TV # Standard Options: THETAV (Default), THETA, TV, T #REPLAY_MODE: Intermittent #REPLAY_FILE: /discover/nobackup/projects/gmao/iesa/aerosol/Data/MERRA/iReplay/144x91/Y%y4/M%m2/d5_merra_jan98.bkg.eta.%y4%m2%d2_%h2z.nc4 #REPLAY_BLEND: 0 # Standard Option: 0 - no blending #REPLAY_BLEND_P_ABOVE: 10.0 # Standard Option: 10 Pa - highest of the two blending pressure levels #REPLAY_BLEND_P_BELOW: 100.0 # Standard Option: 100 Pa - lowest of the two blending pressure levels # Model In-Line Bias Correction Coefficients # (Note: Model Defaults impies no model in-line bias correction) # -------------------------------------------------------------- AGCM_ALPHA: 0.000 AGCM_BETA: 1.000 # DAS Restart File: Current Analysis Increment # (Note: No agcm_import file implies model forecast run) # ------------------------------------------------------ >>>FORCEGCM<<>>FORCEGCM<<