/[MITgcm]/MITgcm/pkg/exf/exf_getffields.F
ViewVC logotype

Diff of /MITgcm/pkg/exf/exf_getffields.F

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

revision 1.26 by jmc, Wed Apr 27 14:10:06 2005 UTC revision 1.27 by heimbach, Thu Jul 28 13:53:31 2005 UTC
# Line 228  c     Precipitation. Line 228  c     Precipitation.
228       &     mycurrenttime, mycurrentiter, mythid )       &     mycurrenttime, mycurrentiter, mythid )
229  #endif  #endif
230    
231    #ifdef ALLOW_PRECIP_CONTROL
232          call ctrl_get_gen (
233         &     xx_precip_file, xx_precipstartdate, xx_precipperiod,
234         &     maskc, precip, xx_precip0, xx_precip1, xx_precip_dummy,
235         &     mycurrenttime, mycurrentiter, mythid )
236    #endif
237    
238  #endif /* ALLOW_ATM_TEMP */  #endif /* ALLOW_ATM_TEMP */
239    
240  #if defined(ALLOW_ATM_TEMP) || defined(SHORTWAVE_HEATING)  #if defined(ALLOW_ATM_TEMP) || defined(SHORTWAVE_HEATING)

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.22