Ignore:
Timestamp:
Jul 24, 2024, 4:23:34 PM (4 months ago)
Author:
abarral
Message:

rename modules properly lmdz_*
move some unused files to obsolete/
(lint) uppercase fortran keywords

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/ini_histREGDYN.h

    r5116 r5117  
    44      IF (ok_regdyn) THEN
    55     
    6         if (is_sequential) THEN
     6        IF (is_sequential) THEN
    77c
    88cIM      PRINT*, 'La frequence de sortie REGDYN est de ', ecrit_mth
     
    122122         CALL histend(nid_regdyn)
    123123         
    124          endif ! is_sequential
     124         END IF ! is_sequential
    125125
    126126      endif ! ok_regdyn
Note: See TracChangeset for help on using the changeset viewer.