Symbol Description Uses
FWFlux_ocn Fresh water flux on ocean grid 10



File Line number Procedure Code
./pkg/atm2d/OCNVARS.h 41 NO PROCEDURE
     &       FWFlux_ocn,
./pkg/atm2d/OCNVARS.h 61 NO PROCEDURE
      _RL FWFlux_ocn     (Nx_ocn,Ny_ocn)
./pkg/atm2d/cpl_send_ocn_fields.F 51 CPL_SEND_OCN_FIELDS
     I                       Nx_ocn, Ny_ocn, FWFlux_ocn )
./pkg/atm2d/put_ocnvars.F 59 PUT_OCNVARS
          FWFlux_ocn(i,j)= (pass_precip(i,j) + pass_evap(i,j)
./pkg/atm_ocn_coupler/OCNVARS.h 54 NO PROCEDURE
     &       TauX_ocn, TauY_ocn, FWFlux_ocn,
./pkg/atm_ocn_coupler/OCNVARS.h 73 NO PROCEDURE
      _RL FWFlux_ocn     (Nx_ocn,Ny_ocn)
./pkg/atm_ocn_coupler/cpl_init_ocn_vars.F 50 CPL_INIT_OCN_VARS
          FWFlux_ocn     (i,j) = 0. _d 0
./pkg/atm_ocn_coupler/cpl_send_ocn_fields.F 103 CPL_SEND_OCN_FIELDS
     I                       Nx_ocn, Ny_ocn, FWFlux_ocn )
./pkg/atm_ocn_coupler/cpl_send_ocn_fields.F 92 CPL_SEND_OCN_FIELDS
     O                         FWFlux_ocn )
./pkg/atm_ocn_coupler/cpl_send_ocn_fields.F 99 CPL_SEND_OCN_FIELDS
     U           FWFlux_ocn )