﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
391	ROPP_FM: ifort compiler remarks:	Ian Culverwell	Ian Culverwell	"ROPP8.0 beta reviewer Dave Offiler (UKMO) says:
{{{
- ROPP_FM: ifort compiler remarks: 
   t_twodtl.f90(167): remark #8291: Recommended relationship 
between field  width 'W' and the number of fractional digits 'D' 
in this edit descriptor  is 'W>=D+7'. 

WRITE (6,'(1x, i2.0, 2x, F20.15, 2x, F20.15, 2x, G20.15)') & 
--------------------------------------------------^

Unless there is a good reason for this format specifier, it should 
be amended to e.g. G22.15 or G20.13 to conform with the 
recommendation. Or add the ifort command-line option ""-diag-disable 
remark"" to hide such remarks. 
[severity: trivial]
}}}

I'll say."	defect	closed	trivial	10.0	ROPP (all)	7.1	fixed		
