/[MITgcm]/MITgcm/pkg/fizhi/fizhi_chemistry_coms.h
ViewVC logotype

Diff of /MITgcm/pkg/fizhi/fizhi_chemistry_coms.h

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

revision 1.1 by molod, Mon Jun 7 16:57:39 2004 UTC revision 1.2 by molod, Mon Jun 7 20:26:43 2004 UTC
# Line 1  Line 1 
 C $Header$  
 C $Name$  
   
1  c Chemistry Variables Dimensions  c Chemistry Variables Dimensions
2  c -------------------------------  c -------------------------------
3        integer nlatsoz, nlevsoz, ntimesoz, nlatsq, nlevsq, ntimesq,        integer nlatsoz, nlevsoz, ntimesoz, nlatsq, nlevsq, ntimesq,
# Line 26  c ------------------------- Line 23  c -------------------------
23  c Chemistry Exports  c Chemistry Exports
24  c -------------------  c -------------------
25        common /chem_exports/ o3, qstr        common /chem_exports/ o3, qstr
26        _RL o3(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,Nsy)        _RL o3(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,Nsx,Nsy)
27        _RL qstr(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,nSx,Nsy)        _RL qstr(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nrphys,Nsx,Nsy)
28    

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

  ViewVC Help
Powered by ViewVC 1.1.22