| Symbol | Description | Uses |
| useRelativeWind | Subtract U/VVEL or U/VICE from U/VWIND before computing U/VSTRESS | 8 |
| File | Line number | Procedure | Code |
| ./pkg/seaice/seaice_get_dynforcing.F | 115 | SEAICE_GET_DYNFORCING |
IF (useRelativeWind) THEN |
| ./pkg/seaice/seaice_get_dynforcing.F | 156 | SEAICE_GET_DYNFORCING |
IF (useRelativeWind) THEN |
| ./pkg/seaice/seaice_growth.F | 530 | SEAICE_GROWTH |
IF (useRelativeWind) THEN |
| ./pkg/exf/EXF_PARAM.h | 407 | NO PROCEDURE |
logical useRelativeWind |
| ./pkg/exf/EXF_PARAM.h | 420 | NO PROCEDURE |
& useRelativeWind, noNegativeEvap |
| ./pkg/exf/exf_getffields.F | 135 | EXF_GETFFIELDS |
if (useRelativeWind) then |
| ./pkg/exf/exf_readparms.F | 238 | EXF_READPARMS |
useRelativeWind = .FALSE. |
| ./pkg/exf/exf_readparms.F | 79 | EXF_READPARMS |
& useRelativeWind, noNegativeEvap, |