Failed to produce diagnostic output – in #9: CCLM

in #9: CCLM

<p> You set all logical output parameters to <code> FALSE </code> in <code> DIACTL </code> . <br/> <pre> lgplong=.FALSE., lgpshort=.FALSE., lgpspec=.FALSE., </pre> <br/> Have you tried to set one of those to <code> TRUE </code> ? For instance <br/> <pre> lgplong=.FALSE., lgpshort=.TRUE., lgpspec=.FALSE., </pre> </p>

  @burkhardtrockel in #f1bd095

<p> You set all logical output parameters to <code> FALSE </code> in <code> DIACTL </code> . <br/> <pre> lgplong=.FALSE., lgpshort=.FALSE., lgpspec=.FALSE., </pre> <br/> Have you tried to set one of those to <code> TRUE </code> ? For instance <br/> <pre> lgplong=.FALSE., lgpshort=.TRUE., lgpspec=.FALSE., </pre> </p>

You set all logical output parameters to FALSE in DIACTL .

 lgplong=.FALSE., lgpshort=.FALSE., lgpspec=.FALSE.,

Have you tried to set one of those to TRUE ? For instance
 lgplong=.FALSE., lgpshort=.TRUE., lgpspec=.FALSE.,