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

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

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

revision 1.8 by cnh, Fri Nov 6 22:44:48 1998 UTC revision 1.9 by adcroft, Wed Dec 9 16:11:53 1998 UTC
# Line 26  C     | point etc.. Line 26  C     | point etc..
26  C     | Other plot formats can also be substituted here.         |  C     | Other plot formats can also be substituted here.         |
27  C     | _RS is usually REAL*4                                    |  C     | _RS is usually REAL*4                                    |
28  C     \==========================================================/  C     \==========================================================/
29          IMPLICIT NONE
30    
31  #include "SIZE.h"  #include "SIZE.h"
32  #include "EEPARAMS.h"  #include "EEPARAMS.h"
33  #include "PARAMS.h"  #include "PARAMS.h"
# Line 108  C     | point etc.. Line 110  C     | point etc..
110  C     | Other plot formats can also be substituted here.         |  C     | Other plot formats can also be substituted here.         |
111  C     | _RL is usually REAL*8                                    |  C     | _RL is usually REAL*8                                    |
112  C     \==========================================================/  C     \==========================================================/
113          IMPLICIT NONE
114    
115  #include "SIZE.h"  #include "SIZE.h"
116  #include "EEPARAMS.h"  #include "EEPARAMS.h"
117  #include "PARAMS.h"  #include "PARAMS.h"
# Line 190  C     | point etc.. Line 194  C     | point etc..
194  C     | Other plot formats can also be substituted here.         |  C     | Other plot formats can also be substituted here.         |
195  C     | _RS is usually a REAL*4 field                            |  C     | _RS is usually a REAL*4 field                            |
196  C     \==========================================================/  C     \==========================================================/
197          IMPLICIT NONE
198    
199  #include "SIZE.h"  #include "SIZE.h"
200  #include "EEPARAMS.h"  #include "EEPARAMS.h"
201  #include "PARAMS.h"  #include "PARAMS.h"
# Line 282  C     | point etc.. Line 288  C     | point etc..
288  C     | Other plot formats can also be substituted here.         |  C     | Other plot formats can also be substituted here.         |
289  C     | _RL is usually a REAL*8 field                            |  C     | _RL is usually a REAL*8 field                            |
290  C     \==========================================================/  C     \==========================================================/
291          IMPLICIT NONE
292    
293  #include "SIZE.h"  #include "SIZE.h"
294  #include "EEPARAMS.h"  #include "EEPARAMS.h"
295  #include "PARAMS.h"  #include "PARAMS.h"

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

  ViewVC Help
Powered by ViewVC 1.1.22