146 |
c --------------------------------------------------------------------- |
c --------------------------------------------------------------------- |
147 |
c instantaneous light, mixed layer averaged light |
c instantaneous light, mixed layer averaged light |
148 |
|
|
|
C$TAF LOOP = parallel |
|
149 |
DO j=jmin,jmax |
DO j=jmin,jmax |
|
C$TAF LOOP = parallel |
|
150 |
DO i=imin,imax |
DO i=imin,imax |
151 |
|
|
152 |
c Photosynthetically-available radiations (PAR) |
c Photosynthetically-available radiations (PAR) |
167 |
tmp_ML = 0. _d 0 |
tmp_ML = 0. _d 0 |
168 |
#endif |
#endif |
169 |
|
|
|
c C$TAF init ml_stuff = static, Nr |
|
170 |
DO k=1,Nr |
DO k=1,Nr |
|
c C$TAF STORE SumMLDepth = ml_stuff |
|
171 |
|
|
172 |
IF (hFacC(i,j,k,bi,bj).gt.0) THEN |
IF (hFacC(i,j,k,bi,bj).gt.0) THEN |
173 |
|
|