Ignore:
Timestamp:
Sep 11, 2023, 12:20:59 PM (13 months ago)
Author:
evignon
Message:

debut de replayisation de newmicro en atelier:
-on renomme la routine en cloud_optics_prop
-on la met dans un module
Laurent, Abderrahmane, Lea, Maelle, JB, Etienne

File:
1 edited

Legend:

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

    r4679 r4683  
    7979    USE wxios, ONLY: g_ctx, wxios_set_context
    8080    USE lmdz_lscp, ONLY : lscp
     81    USE lmdz_cloud_optics_prop, ONLY : cloud_optics_prop
    8182    USE lmdz_lscp_old, ONLY : fisrtilp
    8283    USE lmdz_wake_ini, ONLY : wake_ini
     
    43464347#endif
    43474348          ENDIF
    4348           CALL newmicro (flag_aerosol, ok_cdnc, bl95_b0, bl95_b1, &
     4349          CALL cloud_optics_prop(flag_aerosol, ok_cdnc, bl95_b0, bl95_b1, &
    43494350               paprs, pplay, t_seri, radocond, picefra, cldfra, &
    43504351               cldtau, cldemi, cldh, cldl, cldm, cldt, cldq, &
Note: See TracChangeset for help on using the changeset viewer.