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

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

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

revision 1.9 by dimitri, Fri Jan 25 11:49:48 2008 UTC revision 1.10 by mlosch, Tue Jun 10 09:36:34 2008 UTC
# Line 55  c     check for consistency Line 55  c     check for consistency
55        endif        endif
56    
57  #if ( defined (ALLOW_BULKFORMULAE) && defined (ALLOW_ATM_WIND) )  #if ( defined (ALLOW_BULKFORMULAE) && defined (ALLOW_ATM_WIND) )
58        IF ( ustressfile .NE. ' ' .OR. ustressfile .NE. ' ' ) THEN        IF ( ustressfile .NE. ' ' .OR. vstressfile .NE. ' ' ) THEN
59          STOP          STOP
60       & 'S/R EXF_CHECK: use u,v_wind components but not wind-stress'       & 'S/R EXF_CHECK: use u,v_wind components but not wind-stress'
61        ENDIF        ENDIF

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22