Symbol Description Uses
useRelativeWind Subtract U/VVEL or U/VICE from U/VWIND before 8



File Line number Procedure Code
./pkg/exf/EXF_PARAM.h 408 NO PROCEDURE
     &       useAtmWind, useRelativeWind, noNegativeEvap
./pkg/exf/EXF_PARAM.h 78 NO PROCEDURE
      logical useRelativeWind
./pkg/exf/exf_getffields.F 123 EXF_GETFFIELDS
      if (useRelativeWind) then
./pkg/exf/exf_readparms.F 291 EXF_READPARMS
      useRelativeWind    = .FALSE.
./pkg/exf/exf_readparms.F 88 EXF_READPARMS
     & useAtmWind, useRelativeWind, noNegativeEvap,
./pkg/seaice/seaice_get_dynforcing.F 132 SEAICE_GET_DYNFORCING
         IF (useRelativeWind) THEN
./pkg/seaice/seaice_get_dynforcing.F 173 SEAICE_GET_DYNFORCING
         IF (useRelativeWind) THEN
./pkg/seaice/seaice_growth.F 738 SEAICE_GROWTH
        IF (useRelativeWind.AND.useAtmWind) THEN