Ignore:
Timestamp:
Jul 19, 2024, 7:54:50 PM (2 months ago)
Author:
abarral
Message:

convert labeled do (f77) to do .. end do

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/phyetat0_mod.F90

    r5075 r5086  
    321321        IF (.NOT. found) THEN
    322322           PRINT*, "phyetat0: Le champ <Tsoil"//str7//"> est absent"
    323            PRINT*, "          Il prend donc la valeur de surface"
     323           PRINT*, "          Il prEND DOnc la valeur de surface"
    324324           tsoil(:, isoil, :)=ftsol(:, :)
    325325        ENDIF
Note: See TracChangeset for help on using the changeset viewer.