Ignore:
Timestamp:
Jul 22, 2024, 9:29:09 PM (4 months ago)
Author:
abarral
Message:

Replace most uses of CPP_DUST by the corresponding logical defined in lmdz_cppkeys_wrapper.F90
Convert several files from .F to .f90 to allow Dust to compile w/o rrtm/ecrad
Create lmdz_yoerad.f90
(lint) Remove "!" on otherwise empty line

File:
1 edited

Legend:

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

    r5093 r5099  
    1 !
     1
    22! $Header$
    3 !
     3
    44!  ATTENTION!!!!: ce fichier include est compatible format fixe/format libre
    55!                 veillez à n'utiliser que des ! pour les commentaires
    66!                 et à bien positionner les & des lignes de continuation
    77!                 (les placer en colonne 6 et en colonne 73)
    8 !
    9 !
     8
     9
    1010! A1.0 Fundamental constants
    1111      REAL RPI,RCLUM,RHPLA,RKBOL,RNAVO
     
    3030      REAL RESTT,RALPW,RBETW,RGAMW,RALPS,RBETS,RGAMS
    3131      REAL RALPD,RBETD,RGAMD
    32 !
     32
    3333      COMMON/YOMCST/RPI   ,RCLUM ,RHPLA ,RKBOL ,RNAVO                   &
    3434     &      ,RDAY  ,REA   ,REPSM ,RSIYEA,RSIDAY,ROMEGA                  &
Note: See TracChangeset for help on using the changeset viewer.