Model Version: 3.0a
Component Tag:
cdeps1.0.96
HTML Created:
2026-07-02
Variable Namelist Group Category Entry Type Valid Values Possible Default Values Description and out-of-the-box Default
datamode dwav_nml dwav char ['copyall'] copyall
      The wave data is associated with the wave model
      and is normally on a different grid than the ocean data.
      datamode = "copyall"
      Copies all fields directly from the input data streams Any required
      fields not found on an input stream will be set to zero.
      Set by the following xml variables in env_run.xml DWAV_MODE
      specifies values for wav mode: copyall
    
restfilm dwav_nml dwav char ['any char'] null
      main restart file name for dwav model
    
skip_restart_read dwav_nml dwav logical ['.true.', '.false.'] $DWAV_SKIP_RESTART_READ
      If set to true, than dwav restarts will not be read on a continuation run.
      This capability is used, for example, in CTSM spinup runs.
    
model_maskfile dwav_nml streams char ['any char'] $WAV_DOMAIN_MESH
      file specifying model mask if not obtained from input model mesh
    
model_meshfile dwav_nml streams char ['any char'] $WAV_DOMAIN_MESH
      file specifying model mesh
    
nx_global dwav_nml streams integer ['any integer'] $WAV_NX
      global size of nx
    
ny_global dwav_nml streams integer ['any integer'] $WAV_NY
      global size of ny
    
streamslist streams_file streams char(100) ['any char'] is climo for: {'dwav_mode': 'CLIMO'}
List of streams used for the given dwav_mode.
Variable Namelist Group Category Entry Type Valid Values Possible Default Values Description and out-of-the-box Default