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/iniphysiq_mod.F90

    r3826 r3887  
    2525  USE inigeomphy_mod, ONLY: inigeomphy
    2626  USE dimphy, ONLY: init_dimphy
     27  USE YOMCST_mod, ONLY: rday, rg, ra, rd, rcpd
    2728  USE suphec_mod, only: suphec
    2829  USE mod_phys_lmdz_para, ONLY: klon_omp ! number of columns (on local omp grid)
     
    3435  ! =======================================================================
    3536
    36   include "YOMCST.h"
    3737  include "iniprint.h"
    3838
Note: See TracChangeset for help on using the changeset viewer.