- Timestamp:
- Jun 24, 2020, 11:27:16 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/simple_physics/phyparam/physics/radiative_sw.F90
r4243 r4245 69 69 REAL :: buf1(ngrid), buf2(ngrid, nlayer+1) ! buffers for output 70 70 ! fluxes are non-zero only on those points where the sun shines (mu0>0) 71 ! We compute only on those ncount points and gather them to vectorize 71 ! We compute only on those ncount points and gather them to vectorize 72 72 INTEGER :: ncount, index(ngrid) 73 73 ! In the work arrays below, ngrid should be ncount but ncount is not known yet
Note: See TracChangeset
for help on using the changeset viewer.