/[MITgcm]/MITgcm_contrib/darwin2/pkg/quota/QUOTA.h
ViewVC logotype

Diff of /MITgcm_contrib/darwin2/pkg/quota/QUOTA.h

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

revision 1.1 by jahn, Wed Apr 13 18:56:25 2011 UTC revision 1.2 by benw, Mon Jul 2 09:52:12 2012 UTC
# Line 83  c Line 83  c
83       &          tempmax, temprange, tempnorm, tempdecay,       &          tempmax, temprange, tempnorm, tempdecay,
84       &          ngrowfac, ilight,       &          ngrowfac, ilight,
85       &          PAR0,       &          PAR0,
86    #ifdef IRON_SED_SOURCE
87         &          depthfesed,fesedflux,fesedflux_pcm,
88    #endif
89    #ifdef PART_SCAV
90         &          scav_rat, scav_inter, scav_exp,
91    #endif
92       &          nsource,ngroups,       &          nsource,ngroups,
93       &          use_NO3,use_Si,       &          use_NO3,use_Si,
94       &          hollingtype       &          hollingtype
# Line 128  c Line 134  c
134           _RL tempcoeff2_small, tempcoeff3           _RL tempcoeff2_small, tempcoeff3
135           _RL tempmax, temprange, tempnorm,tempdecay           _RL tempmax, temprange, tempnorm,tempdecay
136           _RL ngrowfac,ilight           _RL ngrowfac,ilight
137  c  #ifdef IRON_SED_SOURCE
138             _RL depthfesed, fesedflux, fesedflux_pcm
139    #endif
140    #ifdef PART_SCAV
141             _RL scav_rat, scav_inter, scav_exp
142    #endif
143           INTEGER hollingtype           INTEGER hollingtype
144           INTEGER pft(npmax)           INTEGER pft(npmax)
145           INTEGER nsource(npmax)           INTEGER nsource(npmax)

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

  ViewVC Help
Powered by ViewVC 1.1.22