/[MITgcm]/MITgcm/pkg/atm_compon_interf/cpl_import_cplparms.F
ViewVC logotype

Diff of /MITgcm/pkg/atm_compon_interf/cpl_import_cplparms.F

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

revision 1.1 by jmc, Thu Nov 12 01:06:40 2015 UTC revision 1.2 by jmc, Wed Jan 6 00:45:23 2016 UTC
# Line 72  C-    o Set options for coupling exchang Line 72  C-    o Set options for coupling exchang
72          atm_cplExch2W_sIce = parBuf(4).GE.2          atm_cplExch2W_sIce = parBuf(4).GE.2
73          atm_cplExch_SaltPl = parBuf(5).GE.2          atm_cplExch_SaltPl = parBuf(5).GE.2
74          atm_cplExch_DIC    = parBuf(6).GE.2          atm_cplExch_DIC    = parBuf(6).GE.2
75    C-    save coupler parameter:
76            cpl_exchange_RunOff = parBuf(2)
77            cpl_exchange1W_sIce = parBuf(3)
78            cpl_exchange2W_sIce = parBuf(4)
79            cpl_exchange_SaltPl = parBuf(5)
80            cpl_exchange_DIC    = parBuf(6)
81        ELSE        ELSE
82  C-    If not using an up-to-date ATMIDS.h with the wrong atmParSize  C-    If not using an up-to-date ATMIDS.h with the wrong atmParSize
83          cplErrorCount = cplErrorCount + 1          cplErrorCount = cplErrorCount + 1

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

  ViewVC Help
Powered by ViewVC 1.1.22