﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
683	Consider making the 2d WOPT output 2d refrac fields	Ian Culverwell	Ian Culverwell	"I tried doing this, but ran into problems because
{{{SUBROUTINE ropp_io_addvar_rodataD1d( ro_data, ...)}}} etc., which we use to append diagnostic and FSI data to the output file, are currently only defined for ro_data of Fortran {{{TYPE(ROprof)}}}, not {{{TYPE(ROprof2d)}}}. 

Could be done by writing {{{SUBROUTINE ropp_io_addvar_rodata2dD1d( ro_data, ...)}}} etc."	task	new	normal	Whenever	ropp_io	9.0		add_var, 2d	
