/[MITgcm]/MITgcm/verification/cpl_aim+ocn/input_atm/data.cpl
ViewVC logotype

Diff of /MITgcm/verification/cpl_aim+ocn/input_atm/data.cpl

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by jmc, Mon Dec 15 22:49:03 2003 UTC revision 1.2 by jmc, Wed Sep 1 17:52:11 2004 UTC
# Line 1  Line 1 
1  # Coupling package parameters, ATM component:  # Coupling package parameters, ATM component:
2  #     useImportSST   :: True => use the Imported SST from couler  # cpl_earlyExpImpCall :: call coupler early in the time stepping call sequence
3    #     cpl_oldPickup  :: restart from an old pickup (= until ckpt 52m_post)
4    #     useImportMxlD  :: True => use Imported Mix.Layer Detph from coupler
5    #     useImportSST   :: True => use the Imported SST from coupler
6    #     useImportSSS   :: True => use the Imported SSS from coupler
7    #     useImportVsq   :: True => use the Imported Surf. velocity^2
8  #     cpl_atmSendFrq :: Frequency^-1 for sending data to coupler (s)  #     cpl_atmSendFrq :: Frequency^-1 for sending data to coupler (s)
9   &CPL_ATM_PARAM   &CPL_ATM_PARAM
10  # useImportSST=.FALSE.,  # cpl_earlyExpImpCall=.FALSE.,
11    # cpl_oldPickup=.TRUE.,
12    # useImportMxlD=.FALSE.,
13    # useImportSST =.FALSE.,
14    # useImportSSS =.FALSE.,
15    # useImportVsq =.FALSE.,
16    cpl_atmSendFrq=3600.,    cpl_atmSendFrq=3600.,
17   &   &
18    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22