﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
244	suspload ifdef missing for bedload only simulation in sed_bed.F	jcwarner	arango	"'''ROMS/Nonlinear/sed_bed.F''' needs the '''ifdef SUSPLOAD''' around the '''ero_flux''' and '''settling_flux''' pointers for argument list, such as:

{{{
# ifdef SUSPLOAD
     &                   OCEAN(ng) % ero_flux,                          &
     &                   OCEAN(ng) % settling_flux,                     &
# endif
}}}
(this is needed at 4 places at the top of the file, in the argument list).
"	bug	closed	minor	Release ROMS/TOMS 3.2	Nonlinear	3.2	Fixed		
