/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/STREAMICE_ADV.h
ViewVC logotype

Contents of /MITgcm_contrib/dgoldberg/streamice/STREAMICE_ADV.h

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


Revision 1.3 - (show annotations) (download)
Wed Aug 27 19:29:12 2014 UTC (10 years, 10 months ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +6 -3 lines
File MIME type: text/plain
updating contrib streamice repo with latest files, and separated out convergence checks; and parameterised maximum iteration counts and interface w shelfice for coupling

1 C $Header: /u/gcmpack/MITgcm/pkg/streamice/STREAMICE_ADV.h,v 1.2 2013/06/21 20:49:50 jmc Exp $
2 C $Name: $
3
4 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
5
6 #ifdef ALLOW_STREAMICE
7
8 ! COMMON /STREAMICE_ADV_FIELDS_RL/
9 ! & 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 ! _RL h_after_vflux_SI (1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
18
19 #endif /* ALLOW_STREAMICE */
20
21 CEH3 ;;; Local Variables: ***
22 CEH3 ;;; mode:fortran ***
23 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22