/[MITgcm]/MITgcm/pkg/streamice/STREAMICE_ADV.h
ViewVC logotype

Annotation of /MITgcm/pkg/streamice/STREAMICE_ADV.h

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


Revision 1.2 - (hide annotations) (download)
Fri Jun 21 20:49:50 2013 UTC (10 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint64n, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64k, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l, HEAD
Changes since 1.1: +6 -3 lines
File MIME type: text/plain
add CVS Header and Name

1 jmc 1.2 C $Header: $
2     C $Name: $
3    
4 dgoldberg 1.1 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
5    
6     #ifdef ALLOW_STREAMICE
7    
8 jmc 1.2 ! COMMON /STREAMICE_ADV_FIELDS_RL/
9 dgoldberg 1.1 ! & hflux_x_SI, hflux_y_SI,
10     ! & hflux_x_SI2, hflux_y_SI2,
11     ! & h_after_uflux_SI, h_after_vflux_SI
12     ! _RL hflux_x_SI (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
13     ! _RL hflux_y_SI (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
14     ! _RL hflux_x_SI2 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
15     ! _RL hflux_y_SI2 (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
16     ! _RL h_after_uflux_SI (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
17 jmc 1.2 ! _RL h_after_vflux_SI (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
18    
19 dgoldberg 1.1 #endif /* ALLOW_STREAMICE */
20    
21     CEH3 ;;; Local Variables: ***
22     CEH3 ;;; mode:fortran ***
23     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22