/[MITgcm]/MITgcm/pkg/thsice/thsice_get_precip.F
ViewVC logotype

Diff of /MITgcm/pkg/thsice/thsice_get_precip.F

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

revision 1.1 by jmc, Sun Jan 22 15:58:39 2006 UTC revision 1.2 by jmc, Thu May 31 15:19:49 2007 UTC
# Line 16  C     !INTERFACE: Line 16  C     !INTERFACE:
16  C     !DESCRIPTION: \bv  C     !DESCRIPTION: \bv
17  C     *==========================================================*  C     *==========================================================*
18  C     | S/R  THSICE_GET_PRECIP  C     | S/R  THSICE_GET_PRECIP
19  C     | Interface S/R : get Precip & Snow from pkg BULK_FORCE  C     | Interface S/R : get Precip, Snow-precip
20    C     |                 and downward short-wave
21    C     |                 from pkg BULK_FORCE
22  C     *==========================================================*  C     *==========================================================*
 C     | note: also get Short-Wave surface flux; this is a  
 C     |   temporary fix until pkg Bulk-Force fills Qsw directly  
23  C     *==========================================================*  C     *==========================================================*
24  C     \ev  C     \ev
25    
# Line 39  C     === Routine arguments === Line 39  C     === Routine arguments ===
39  C     iceMsk    :: sea-ice fraction: no ice=0, grid all ice 1  []  C     iceMsk    :: sea-ice fraction: no ice=0, grid all ice 1  []
40  C     precip    :: Total Precipitation (including run-off) [kg/m2/s]  C     precip    :: Total Precipitation (including run-off) [kg/m2/s]
41  C     snowPrc   :: Snow Precipitation [kg/m2/s]  C     snowPrc   :: Snow Precipitation [kg/m2/s]
42  C     flxSW     :: Net short-wave surface flux (+=down) [W/m2]  C     flxSW     :: Downward short-wave surface flux (+=down) [W/m2]
43  C     iMin,iMax :: range of indices of computation domain  C     iMin,iMax :: range of indices of computation domain
44  C     jMin,jMax :: range of indices of computation domain  C     jMin,jMax :: range of indices of computation domain
45  C     bi,bj     :: current tile indices  C     bi,bj     :: current tile indices

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

  ViewVC Help
Powered by ViewVC 1.1.22