| File |
Line number |
Procedure |
Code |
|
./pkg/dic/dic_atmos.F |
108 |
DIC_ATMOS |
tile_flux(bi,bj) = 0. |
|
./pkg/dic/dic_atmos.F |
126 |
DIC_ATMOS |
CALL GLOBAL_SUM_TILE_RL( tile_flux, total_flux, myThid ) |
|
./pkg/dic/dic_atmos.F |
58 |
DIC_ATMOS |
_RL tile_flux (nSx,nSy) |
|
./pkg/dic/dic_ini_atmos.F |
118 |
DIC_INI_ATMOS |
tile_flux(bi,bj) = 0. |
|
./pkg/dic/dic_ini_atmos.F |
122 |
DIC_INI_ATMOS |
tile_flux(bi,bj) = tile_flux(bi,bj) |
|
./pkg/dic/dic_ini_atmos.F |
143 |
DIC_INI_ATMOS |
CALL GLOBAL_SUM_TILE_RL( tile_flux, total_flux, myThid ) |
|
./pkg/dic/dic_ini_atmos.F |
58 |
DIC_INI_ATMOS |
_RL tile_flux (nSx,nSy) |