﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
404	Wrong angle in radiation_stress	mathieu	arango	"At line 400 and 976 of '''radiation_stress.F'''. Please replace the line
{{{
          cff=1.5_r8*pi-Dwave(i,j)-angler(i,j)
}}}
by
{{{
          cff=Dwave(i,j)-angler(i,j)
}}}
The reason is that when the simulation is started the wave spectra is initialized with Jonswap parameterization and thus at the start of the simulation, the plots of wind direction, Dwave and barotropic Stokes drift need to be in about the same direction.

Also, please replace '''scale=rad2deg''' by '''scale=1.0_r8''' in '''wrt_his.F''' for the variables idWptp, idWpbt, idWorb and idWdis.
"	bug	closed	major	Release ROMS/TOMS 3.4	Nonlinear	3.4	Fixed		
