﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
683	def_info.F flags	kate	arango	"There are some settings in '''def_info.F''' which should have this change applied:

{{{
@@ -1403,8 +1403,8 @@
 #if defined UV_VIS2 || defined UV_VIS4
       Vinfo( 1)='LuvSponge'
       Vinfo( 2)='horizontal viscosity sponge activation switch'
-      Vinfo( 9)='.FALSE.'
-      Vinfo(10)='.TRUE.'
+      Vinfo( 7)='.FALSE.'
+      Vinfo( 8)='.TRUE.'
       status=def_var(ng, model, ncid, varid, nf90_int,                  &
      &               1, (/0/), Aval, Vinfo, ncname,                     &
      &               SetParAccess = .FALSE.)
}}}


You'll know for sure which are which, but '''7/8''' are for '''true/false''' values."	bug	closed	trivial	Release ROMS/TOMS 3.7	Nonlinear	3.7	Invalid		
