/[MITgcm]/MITgcm_contrib/jscott/igsm/inc/DRIVER.h
ViewVC logotype

Diff of /MITgcm_contrib/jscott/igsm/inc/DRIVER.h

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

revision 1.1 by jscott, Mon Jun 4 09:12:29 2007 UTC revision 1.2 by jscott, Mon Jun 4 10:03:08 2007 UTC
# Line 20  Line 20 
20  #endif  #endif
21    
22  #ifdef CPL_OCEANCO2  #ifdef CPL_OCEANCO2
23    #  include "OCM.h"
24        COMMON /DRIVER_VAR_CO2/        COMMON /DRIVER_VAR_CO2/
25       &         ocumn, ocuptp, fluxco2mn       &         ocumn, ocuptp, fluxco2mn
26         REAL*4 ocumn         REAL*4 ocumn
# Line 41  Line 42 
42  #endif  #endif
43    
44  #ifdef CLM  #ifdef CLM
45  #  include "CLM.COM"  #  include "CLM.h"
46  #  ifdef CPL_TEM    #  ifdef CPL_TEM  
47  #    include "TEM.COM"  #    include "TEM.h"
48        external tem2climate,updatelcluc,tem,tem_init,lcluc_init,        external tem2climate,updatelcluc,tem,tem_init,lcluc_init,
49       &   temclm_init       &   temclm_init
50  #  endif  #  endif

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

  ViewVC Help
Powered by ViewVC 1.1.22