[MITgcm-support] Diagnostics output on Nr+1 levels

Ryan Abernathey ryan.abernathey at gmail.com
Fri Feb 6 10:22:27 EST 2015


Hi Roland,

It is actually easy to do. You would just add a line
CALL DIAGNOSTICS_SETKLEV( diagName, Nr+1 , myThid )
after calling DIAGNOSTICS_ADDTOLIST.

Cheers,
Ryan


On Fri, Feb 6, 2015 at 6:14 AM, Roland Young <young at atm.ox.ac.uk> wrote:

> Hi,
>
> I have a quantity defined on all cell faces, i.e. at Nr+1 vertical levels.
> I want to output this as a diagnostic. However, as far as I can tell there
> is no option to output Nr+1 levels via diagCode (Table 7.1 parse(10) in the
> documentation). Currently I have it set to output two diagnostics, one with
> the first Nr levels and the second with the top level, but this is rather
> unsatisfactory. Is there a straightforward way to do this via the parsing
> code? I suppose it could be done by using code L with some editing of
> diagnostics_set_levels.F.
>
> Roland
>
>
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20150206/5ffcd049/attachment.htm>


More information about the MITgcm-support mailing list