/[MITgcm]/MITgcm/pkg/dic/DIC_ATMOS.h
ViewVC logotype

Contents of /MITgcm/pkg/dic/DIC_ATMOS.h

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


Revision 1.3 - (show annotations) (download)
Thu Apr 24 21:35:53 2008 UTC (16 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59r, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62d, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.2: +6 -2 lines
File MIME type: text/plain
pkg/dic avoiding recomputations, avoiding conflict with exf (wspeed0,1 were defined twice)

1 C $Header: /u/gcmpack/MITgcm/pkg/dic/DIC_ATMOS.h,v 1.2 2007/11/08 22:35:23 jmc Exp $
2 C $Name: $
3
4 COMMON /INTERACT_ATMOS_NEEDS/
5 & co2atmos,
6 & total_atmos_carbon, total_ocean_carbon,
7 & total_atmos_carbon_year,
8 & total_ocean_carbon_year,
9 & total_atmos_carbon_start,
10 & total_ocean_carbon_start,
11 & total_atmos_carbon_ini,
12 & atpco2_ini
13
14 _RL co2atmos(1000)
15 _RL total_atmos_carbon
16 _RL total_ocean_carbon
17 _RL total_atmos_carbon_year
18 _RL total_atmos_carbon_start
19 _RL total_ocean_carbon_year
20 _RL total_ocean_carbon_start
21 _RL total_atmos_carbon_ini
22 _RL atpco2_ini

  ViewVC Help
Powered by ViewVC 1.1.22