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

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

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

revision 1.22 by cnh, Wed Sep 26 18:09:15 2001 UTC revision 1.23 by heimbach, Thu Sep 27 20:12:10 2001 UTC
# Line 106  C--     Load forcing/external data field Line 106  C--     Load forcing/external data field
106  C       NOTE, that although the exf package is part of the  C       NOTE, that although the exf package is part of the
107  C       distribution, it is not currently maintained, i.e.  C       distribution, it is not currently maintained, i.e.
108  C       exf is disabled by default in genmake.  C       exf is disabled by default in genmake.
109    #ifdef ALLOW_BULKFORMULAE
110    CADJ STORE theta     = comlev1, key = ikey_dynamics
111    #endif
112          CALL EXF_GETFORCING( mytime, myiter, mythid )          CALL EXF_GETFORCING( mytime, myiter, mythid )
113  #else  #else
114          CALL TIMER_START('EXTERNAL_FIELDS_LOAD[THE_MAIN_LOOP]',mythid)          CALL TIMER_START('EXTERNAL_FIELDS_LOAD[THE_MAIN_LOOP]',mythid)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

  ViewVC Help
Powered by ViewVC 1.1.22