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

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

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

revision 1.3 by jmc, Mon Jun 18 21:28:52 2007 UTC revision 1.4 by dfer, Mon Jan 5 15:19:17 2009 UTC
# Line 67  c     CALL ATM_STORE_TAUY(       bi,bj, Line 67  c     CALL ATM_STORE_TAUY(       bi,bj,
67          CALL ATM_STORE_WSPEED(   bi,bj, myTime, myIter, myThid )          CALL ATM_STORE_WSPEED(   bi,bj, myTime, myIter, myThid )
68          IF ( useThSIce )          IF ( useThSIce )
69       &  CALL ATM_STORE_FRACICE(  bi,bj, myTime, myIter, myThid )       &  CALL ATM_STORE_FRACICE(  bi,bj, myTime, myIter, myThid )
70            CALL ATM_STORE_AIRCO2(   bi,bj, myTime, myIter, myThid )
71        ENDIF        ENDIF
72    
73  #endif /* COMPONENT_MODULE */  #endif /* COMPONENT_MODULE */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22