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 |
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) |