Opened 4 years ago

Last modified 2 years ago

#683 new task

Consider making the 2d WOPT output 2d refrac fields

Reported by: Ian Culverwell Owned by: Ian Culverwell
Priority: normal Milestone: Whenever
Component: ropp_io Version: 9.0
Keywords: add_var, 2d Cc:

Description

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.

Change history (1)

comment:1 by Ian Culverwell, 2 years ago

Milestone: 11.0Whenever

To be done "whenever" (we have the same resources as EUM or DMI to do this sort of thing.)

Note: See TracTickets for help on using tickets.