﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
773	small stuff for gfortran and -fcheck=all	kate		"While compiling with the '''gfortran''' compiler and the following flags:
{{{
 -fcheck=all -fsanitize=address -fsanitize=undefined
}}}
 we discovered few issues. The routines '''wclock_on''' and '''wclock_off''' need to be recursive.Also, '''LBC%reduced''' not initialized in '''mod_param.F'''.

The routines read_phypar.F and read_stapar.F were modified to suppress lots of warnings in '''gfortran''':
{{{
At line XXX of file read_phypar.f90
Fortran runtime warning: An array temporary was created
}}}
"	bug	closed	minor	Release ROMS/TOMS 3.7	Nonlinear	3.7	Fixed		
