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

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

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

revision 1.2 by jmc, Thu Nov 8 22:35:23 2007 UTC revision 1.3 by gforget, Thu Apr 24 21:35:53 2008 UTC
# Line 7  C $Name$ Line 7  C $Name$
7       &              total_atmos_carbon_year,       &              total_atmos_carbon_year,
8       &              total_ocean_carbon_year,       &              total_ocean_carbon_year,
9       &              total_atmos_carbon_start,       &              total_atmos_carbon_start,
10       &              total_ocean_carbon_start       &              total_ocean_carbon_start,
11         &              total_atmos_carbon_ini,
12         &              atpco2_ini
13    
14         _RL co2atmos(1000)         _RL co2atmos(1000)
15         _RL total_atmos_carbon         _RL total_atmos_carbon
# Line 16  C $Name$ Line 18  C $Name$
18         _RL total_atmos_carbon_start         _RL total_atmos_carbon_start
19         _RL total_ocean_carbon_year         _RL total_ocean_carbon_year
20         _RL total_ocean_carbon_start         _RL total_ocean_carbon_start
21           _RL total_atmos_carbon_ini
22           _RL atpco2_ini

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

  ViewVC Help
Powered by ViewVC 1.1.22