Ignore:
Timestamp:
Aug 12, 2025, 8:49:38 AM (5 days ago)
Author:
emillour
Message:

Venus PCM:
Follow up of commits 3884-3885 (turning YOMCST into a module),
some routines in the lon-lat interface were forgotten.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/dynphy_lonlat/phyvenus/grid_noro.F

    r1638 r3887  
    5252C=======================================================================
    5353
     54      USE YOMCST_mod, ONLY: RA,RPI
     55
    5456      IMPLICIT none
    5557     
    56 #include "YOMCST.h"
    57 
    5858      INTEGER imdep, jmdep
    5959      REAL xdata(imdep),ydata(jmdep)
Note: See TracChangeset for help on using the changeset viewer.