/[MITgcm]/MITgcm/pkg/aim_compon_interf/cpl_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/aim_compon_interf/cpl_readparms.F

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

revision 1.5 by jmc, Mon Oct 1 15:15:05 2007 UTC revision 1.6 by jmc, Tue Apr 28 23:27:24 2009 UTC
# Line 152  C- namelist CPL_ATM_PARAM: Line 152  C- namelist CPL_ATM_PARAM:
152         CALL WRITE_0D_L( useImportFlxCO2 , INDEX_NONE,         CALL WRITE_0D_L( useImportFlxCO2 , INDEX_NONE,
153       &                 'useImportFlxCO2 =',       &                 'useImportFlxCO2 =',
154       &   ' /* use Imported air-sea CO2 flux from Coupler flag */')       &   ' /* use Imported air-sea CO2 flux from Coupler flag */')
155         CALL WRITE_0D_R8( cpl_atmSendFrq, INDEX_NONE, 'cpl_atmSendFrq =',         CALL WRITE_0D_RL( cpl_atmSendFrq, INDEX_NONE, 'cpl_atmSendFrq =',
156       &   ' /* Frequency^o-1 for sending data to Coupler (s) */')       &   ' /* Frequency^o-1 for sending data to Coupler (s) */')
157  C     cpl_atmSendFrq  :: Frequency^-1 for sending data to coupler (s)  C     cpl_atmSendFrq  :: Frequency^-1 for sending data to coupler (s)
158         CALL WRITE_0D_I( cplSendFrq_iter, INDEX_NONE,'cplSendFrq_iter =',         CALL WRITE_0D_I( cplSendFrq_iter, INDEX_NONE,'cplSendFrq_iter =',

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22