diff --git a/diag_integral/diag_integral.F90 b/diag_integral/diag_integral.F90 index 3e6e99fdb..4bf39b8eb 100644 --- a/diag_integral/diag_integral.F90 +++ b/diag_integral/diag_integral.F90 @@ -902,8 +902,8 @@ end subroutine format_text_init !! !! @param [in] starting/ending integral index which will be !! included in this format statement -!! @param [in] starting/ending integral index which will be -!! included in this format statement +!! @param [in] if true, uses exponent notation for the first format code +!! to avoid overflow with larger time values !! subroutine format_data_init (nst_in, nend_in, use_exp_format)