Ignore:
Timestamp:
Aug 3, 2024, 2:56:58 PM (3 months ago)
Author:
abarral
Message:

Put .h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/Dust/condsurfs.f90

    r5159 r5160  
    2929    IF ((jour>(360 - 1)) .AND. (jour<=367)) THEN
    3030      jour = 360 - 1
    31       print *, 'JE: jour changed to jour= ', jour
     31      PRINT *, 'JE: jour changed to jour= ', jour
    3232    ELSE
    3333      PRINT*, 'Le jour demande n est pas correcte:', jour
Note: See TracChangeset for help on using the changeset viewer.