/[MITgcm]/MITgcm/eesupp/src/eedata_example.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/eedata_example.F

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

revision 1.1 by cnh, Wed Apr 22 19:15:30 1998 UTC revision 1.4 by cnh, Sun Feb 4 14:38:42 2001 UTC
# Line 1  Line 1 
1  C $Id$  C $Header$
2    C $Name$
3    
4  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
5    
6          SUBROUTINE EEDATA_EXAMPLE
7  C     /==========================================================\  C     /==========================================================\
8  C     | S/R EEDATA_EXAMPLE                                       |  C     | S/R EEDATA_EXAMPLE                                       |
9  C     | o Write example eedata file                              |  C     | o Write example eedata file                              |
# Line 11  C     | ===== Line 13  C     | =====
13  C     | Some systems require & as the namelist terminator.       |  C     | Some systems require & as the namelist terminator.       |
14  C     | Other systems use a / character.                         |  C     | Other systems use a / character.                         |
15  C     \==========================================================/  C     \==========================================================/
16        SUBROUTINE EEDATA_EXAMPLE        IMPLICIT NONE
17  #include "SIZE.h"  #include "SIZE.h"
18  #include "EEPARAMS.h"  #include "EEPARAMS.h"
19    

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

  ViewVC Help
Powered by ViewVC 1.1.22