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

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

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


Revision 1.2 - (hide annotations) (download)
Fri Feb 2 21:36:29 2001 UTC (23 years, 4 months ago) by adcroft
Branch: MAIN
Changes since 1.1: +16 -0 lines
File MIME type: text/plain
Merged changes from branch "branch-atmos-merge" into MAIN (checkpoint34)
 - substantial modifications to algorithm sequence (dynamics.F)
 - packaged OBCS, Shapiro filter, Zonal filter, Atmospheric Physics

1 adcroft 1.2 C $Header: /u/gcmpack/models/MITgcmUV/pkg/aim/Attic/com_forcing1.h,v 1.1.2.2 2001/01/26 17:54:24 adcroft Exp $
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)

  ViewVC Help
Powered by ViewVC 1.1.22