Symbol Description Uses
bWghtFlux 16



File Line number Procedure Code
./pkg/seaice/seaice_get_forcing.F 275 SEAICE_GET_FORCING
      bWghtFlux=ONE-aWghtFlux
./pkg/seaice/seaice_get_forcing.F 448 SEAICE_GET_FORCING
          atemp(i,j,bi,bj)  = bWghtFlux *  atemp0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 450 SEAICE_GET_FORCING
          aqh(i,j,bi,bj)    = bWghtFlux *    aqh0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 452 SEAICE_GET_FORCING
          lwdown(i,j,bi,bj) = bWghtFlux * lwdown0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 454 SEAICE_GET_FORCING
          swdown(i,j,bi,bj) = bWghtFlux * swdown0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 456 SEAICE_GET_FORCING
          precip(i,j,bi,bj) = bWghtFlux * precip0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 458 SEAICE_GET_FORCING
          evap(i,j,bi,bj)   = bWghtFlux *   evap0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 460 SEAICE_GET_FORCING
          runoff(i,j,bi,bj) = bWghtFlux * runoff0(i,j,bi,bj) +
./pkg/seaice/seaice_get_forcing.F 472 SEAICE_GET_FORCING
     &                        bWghtFlux *  atemp1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 474 SEAICE_GET_FORCING
     &                        bWghtFlux *    aqh1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 476 SEAICE_GET_FORCING
     &                        bWghtFlux * lwdown1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 478 SEAICE_GET_FORCING
     &                        bWghtFlux * swdown1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 47 SEAICE_GET_FORCING
      _RL aWghtWind,bWghtWind,aWghtFlux,bWghtFlux,
./pkg/seaice/seaice_get_forcing.F 480 SEAICE_GET_FORCING
     &                        bWghtFlux * precip1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 482 SEAICE_GET_FORCING
     &                        bWghtFlux *   evap1(i,j,bi,bj)
./pkg/seaice/seaice_get_forcing.F 484 SEAICE_GET_FORCING
     &                        bWghtFlux * runoff1(i,j,bi,bj)