Ignore:
Timestamp:
Jul 23, 2024, 8:22:55 AM (4 months ago)
Author:
abarral
Message:

Handle DEBUG_IO in lmdz_cppkeys_wrapper.F90
Transform some files .F -> .[fF]90
[ne compile pas à cause de writefield_u non défini - en attente de réponse Laurent]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/misc/xercnt.F

    r2197 r5101  
    1616C        Just after each message is recorded, but before it is
    1717C        processed any further (i.e., before it is printed or
    18 C        a decision to abort is made), a call is made to XERCNT.
     18C        a decision to abort is made), a CALL is made to XERCNT.
    1919C        If the user has provided his own version of XERCNT, he
    2020C        can then override the value of KONTROL used in processing
     
    3232C        SUBROU - the subroutine that XERMSG is being called from
    3333C        MESSG  - the first 20 characters of the error message.
    34 C        NERR   - same as in the call to XERMSG.
    35 C        LEVEL  - same as in the call to XERMSG.
     34C        NERR   - same as in the CALL to XERMSG.
     35C        LEVEL  - same as in the CALL to XERMSG.
    3636C        KONTRL - the current value of the control flag as set
    37 C                 by a call to XSETF.
     37C                 by a CALL to XSETF.
    3838C
    3939C      --Output--
Note: See TracChangeset for help on using the changeset viewer.