Ignore:
Timestamp:
Feb 26, 2025, 9:58:28 AM (4 months ago)
Author:
jbclement
Message:

PEM:
Correction and simplification of the numbering of jobs/runs in the launching script.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/pem.F90

    r3638 r3649  
    299299logical :: num_str
    300300
    301 write(*,*) '  *    .          .   +     .    *        .. +      .    .       .      '
     301write(*,*) '  *    .          .   +     .    *        .  +      .    .       .      '
    302302write(*,*) '           +         _______  ________  ____    ____      *           + '
    303303write(*,*) ' +   .        *     |_   __ \|_   __  ||_   \  /   _|          .       *'
     
    305305write(*,*) '       .              |  ___/  |  _| _   | |\  /| |      .        .     '
    306306write(*,*) '.  *          *      _| |_    _| |__/ | _| |_\/_| |_                  * '
    307 write(*,*) '                    |_____|  |________||_____||_____|   +     .         '
    308 write(*,*) '  .      *          .   *      ..   +       *          .        +      .'
     307write(*,*) '            +       |_____|  |________||_____||_____|   +     .         '
     308write(*,*) '  .      *          .   *       .   +       *          .        +      .'
    309309
    310310! Elapsed time with system clock
Note: See TracChangeset for help on using the changeset viewer.