/[MITgcm]/MITgcm/pkg/aim/com_forcing1.h
ViewVC logotype

Diff of /MITgcm/pkg/aim/com_forcing1.h

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

revision 1.1 by cnh, Fri Jan 26 00:14:32 2001 UTC revision 1.2 by adcroft, Fri Feb 2 21:36:29 2001 UTC
# Line 0  Line 1 
1    C $Header$
2    C $Namer: $
3    
4    C--   /LSMASK/ land-sea masks
5          common /LSMASK/ fmask1(ngp)       ! fractional land-sea mask
6    
7    C--   /FORFIX/ Time invariant forcing fields
8          common /FORFIX/ phi0(ngp),        ! surface geopotential
9         .                alb0(ngp)         ! land-surface albedo
10    
11    C--   /FORCIN/ Forcing fields
12          common /FORCIN/ sst1(ngp),        ! SST
13         .                oice1(ngp),       ! sea ice fraction
14         .                stl1(ngp),        ! land-surface temperature
15         .                snow1(ngp),       ! snow depth (mm water)
16         .                soilq1(ngp)       ! soil wetness (mm water)

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

  ViewVC Help
Powered by ViewVC 1.1.22