/[MITgcm]/MITgcm/model/src/ini_fields.F
ViewVC logotype

Diff of /MITgcm/model/src/ini_fields.F

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

revision 1.15 by adcroft, Thu Jun 5 16:03:05 2003 UTC revision 1.16 by edhill, Thu Oct 30 12:00:41 2003 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4    #include "PACKAGES_CONFIG.h"
5  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
6    
7  CBOP  CBOP
# Line 51  C--   Set model variables to initial/res Line 52  C--   Set model variables to initial/res
52         CALL READ_CHECKPOINT( nIter0, myThid )         CALL READ_CHECKPOINT( nIter0, myThid )
53        ENDIF        ENDIF
54    
55    #ifdef ALLOW_CD_CODE
56          IF (useCDscheme) CALL CD_CODE_INIT_VARS( nIter0, myThid )
57    #endif
58    
59        RETURN        RETURN
60        END        END

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22