/[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.4 - (hide annotations) (download)
Tue May 29 19:28:53 2001 UTC (23 years, 1 month ago) by cnh
Branch: MAIN
CVS Tags: icebear2, checkpoint40pre1, checkpoint44h_pre, release1_p12, release1_p10, release1_p11, release1_p16, release1_p15, ecco_c44_e17, ecco_c44_e16, ecco_c44_e21, ecco_c44_e26, ecco_c44_e27, ecco_c44_e24, icebear5, icebear4, checkpoint44f_pre, icebear3, checkpoint46f_post, release1_p13_pre, checkpoint46d_pre, checkpoint46e_post, release1-branch_tutorials, release1_p14, checkpoint44g_post, checkpoint46h_pre, checkpoint44h_post, release1_p12_pre, checkpoint44e_post, checkpoint46e_pre, ecco-branch-mod4, checkpoint43a-release1mods, checkpoint45d_post, checkpoint45b_post, checkpoint46b_pre, chkpt44a_pre, release1-branch-end, release1_final_v1, ecco_c44_e19, checkpoint46, ecco_c44_e20, checkpoint44, release1_p13, ecco_c44_e18, checkpoint44f_post, checkpoint40pre2, checkpoint40pre5, checkpoint40pre6, checkpoint40pre8, release1_p17, release1_b1, checkpoint44b_post, chkpt44c_post, chkpt44d_post, checkpoint42, release1_p9, release1_p8, checkpoint43, checkpoint46g_pre, release1_p2, release1_p3, release1_p4, release1_p6, checkpoint46a_post, chkpt44a_post, checkpoint44b_pre, release1_p1, checkpoint40pre4, checkpoint46a_pre, ecco-branch-mod1, checkpoint40pre3, checkpoint45c_post, release1_p5, checkpoint44e_pre, chkpt44c_pre, checkpoint40pre9, release1_p7, ecco_ice2, ecco_ice1, checkpoint46b_post, checkpoint46d_post, ecco-branch-mod2, checkpoint46g_post, checkpoint45a_post, checkpoint46c_pre, ecco-branch-mod3, ecco-branch-mod5, ecco_c44_e22, release1_beta1, ecco_c44_e23, release1-branch_branchpoint, checkpoint40pre7, checkpoint46c_post, checkpoint40, checkpoint45, checkpoint46h_post, release1_chkpt44d_post, ecco_c44_e25, checkpoint41
Branch point for: c24_e25_ice, ecco-branch, release1_coupled, icebear, release1_final, release1-branch, release1, release1_50yr
Changes since 1.3: +10 -10 lines
File MIME type: text/plain
Updates for multi-threaded AIM with support for both latlon
and CS.
Needs compatible changes to verfication/

1 cnh 1.4 C $Header: /u/gcmpack/models/MITgcmUV/pkg/aim/com_forcing1.h,v 1.3 2001/02/04 14:38:49 cnh Exp $
2     C $Name: $
3 adcroft 1.2 C $Namer: $
4    
5     C-- /LSMASK/ land-sea masks
6 cnh 1.4 common /LSMASK/ fmask1(ngp,MAX_NO_THREADS) ! fractional land-sea mask
7 adcroft 1.2
8     C-- /FORFIX/ Time invariant forcing fields
9 cnh 1.4 common /FORFIX/ phi0(ngp,MAX_NO_THREADS), ! surface geopotential
10     . alb0(ngp,MAX_NO_THREADS) ! land-surface albedo
11 adcroft 1.2
12     C-- /FORCIN/ Forcing fields
13 cnh 1.4 common /FORCIN/ sst1(ngp,MAX_NO_THREADS), ! SST
14     . oice1(ngp,MAX_NO_THREADS), ! sea ice fraction
15     . stl1(ngp,MAX_NO_THREADS), ! land-surface temperature
16     . snow1(ngp,MAX_NO_THREADS), ! snow depth (mm water)
17     . soilq1(ngp,MAX_NO_THREADS) ! soil wetness (mm water)

  ViewVC Help
Powered by ViewVC 1.1.22