Ignore:
Timestamp:
Sep 2, 2023, 10:52:57 AM (13 months ago)
Author:
fhourdin
Message:

standardisatio des noms pour lscp et fisrtilp

fisrtilp passe dans le module lmdz_lscp_old.F90
Prepartation de la replaysation de fisrtilp (deja fait pour lscp)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/nuage.F90

    r4639 r4664  
    55    temp_cltop, cldtaupi, re, fl)
    66  USE dimphy
    7   USE lscp_tools_mod, only: icefrac_lscp
     7  USE lmdz_lscp_tools, only: icefrac_lscp
    88  USE icefrac_lsc_mod ! computes ice fraction (JBM 3/14)
    9   USE lscp_ini_mod, only : iflag_t_glace
     9  USE lmdz_lscp_ini, only : iflag_t_glace
    1010  USE phys_local_var_mod, ONLY: ptconv
    1111  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.