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

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

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


Revision 1.1 - (hide annotations) (download)
Mon Nov 5 21:01:37 2007 UTC (16 years, 7 months ago) by stephd
Branch: MAIN
File MIME type: text/plain
o adding flexibility for determining atmospheric pCO2
  (now defaults to 278d-6, can be read in from data.gchem, can be
   read in from file for time-varing values, and can be linked
   to interactive well mixed atmospheric box)

1 stephd 1.1 COMMON /INTERACT_ATMOS_NEEDS/
2     & co2atmos,
3     & total_atmos_carbon, total_ocean_carbon,
4     & total_atmos_carbon_year,
5     & total_ocean_carbon_year,
6     & total_atmos_carbon_start,
7     & total_ocean_carbon_start
8    
9     _RL co2atmos(1000)
10     _RL total_atmos_carbon
11     _RL total_ocean_carbon
12     _RL total_atmos_carbon_year
13     _RL total_atmos_carbon_start
14     _RL total_ocean_carbon_year
15     _RL total_ocean_carbon_start

  ViewVC Help
Powered by ViewVC 1.1.22