/[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.2 - (hide annotations) (download)
Thu Nov 8 22:35:23 2007 UTC (16 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint59p, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59k, checkpoint59j
Changes since 1.1: +3 -0 lines
File MIME type: text/plain
- add cvs $Header:$ and $Name:$
- no time to fix multi-threaded now: put a stop.
- change argument list order: myThid in last position
- standard way to compute coeff. for time interpolation (aWght is computed
  directly in real*8 instead of in real*4 and then converted)

1 jmc 1.2 C $Header: $
2     C $Name: $
3    
4 stephd 1.1 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    
12     _RL co2atmos(1000)
13     _RL total_atmos_carbon
14     _RL total_ocean_carbon
15     _RL total_atmos_carbon_year
16     _RL total_atmos_carbon_start
17     _RL total_ocean_carbon_year
18     _RL total_ocean_carbon_start

  ViewVC Help
Powered by ViewVC 1.1.22