Symbol | Description | Uses |
fvIceLoc | 3 |
File | Line number | Procedure | Code |
./pkg/seaice/seaice_ocean_stress.F | 106 | SEAICE_OCEAN_STRESS |
fvIceLoc=HALF*( DWATN(I,J,bi,bj)+DWATN(I,J-1,bi,bj) )* |
./pkg/seaice/seaice_ocean_stress.F | 122 | SEAICE_OCEAN_STRESS |
fv(I,J,bi,bj)=(ONE-areaS)*fv(I,J,bi,bj)+areaS*fvIceLoc |
./pkg/seaice/seaice_ocean_stress.F | 45 | SEAICE_OCEAN_STRESS |
_RL fuIceLoc, fvIceLoc |