/[MITgcm]/MITgcm_contrib/dfer/cpl_aim+ocn_fast/input_atm/data.cpl
ViewVC logotype

Annotation of /MITgcm_contrib/dfer/cpl_aim+ocn_fast/input_atm/data.cpl

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


Revision 1.1 - (hide annotations) (download)
Thu Jul 6 18:49:37 2006 UTC (19 years, 1 month ago) by dfer
Branch: MAIN
CVS Tags: HEAD
Initial check-in of the Super hyper fast version of the coupled model

1 dfer 1.1 # Coupling package parameters, ATM component:
2     # 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)
9     &CPL_ATM_PARAM
10     # cpl_earlyExpImpCall=.FALSE.,
11     # cpl_oldPickup=.TRUE.,
12     # useImportMxlD=.FALSE.,
13     # useImportSST =.FALSE.,
14     # useImportSSS =.FALSE.,
15     # useImportVsq =.FALSE.,
16     cpl_atmSendFrq=4320.,
17     &

  ViewVC Help
Powered by ViewVC 1.1.22