Skip to content

Commit feeb6a4

Browse files
committed
Change the wind stress orientation
1 parent 70f407a commit feeb6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

polaris/tasks/ocean/barotropic_channel/barotropic_channel.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ lx = 500.0
2929
zonal_velocity = 0.0
3030
meridional_velocity = 0.0
3131

32-
zonal_wind_stress = 0.0
33-
meridional_wind_stress = 0.1
32+
zonal_wind_stress = 0.1
33+
meridional_wind_stress = 0.0
3434

3535
resolution = 10.
3636

0 commit comments

Comments
 (0)