Ignore:
Timestamp:
May 15, 2025, 11:35:37 AM (3 months ago)
Author:
afalco
Message:

Pluto: corrected tendency used for orographic gravity waves module
(Mars vs Generic ways of doing things)
AF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/phypluto/physiq_mod.F90

    r3754 r3763  
    11551155      IF(calllott)THEN
    11561156        CALL calldrag_noro(ngrid,nlayer,ptimestep, &
    1157                            zplay,zplev,pt,pu,pv,zdtgw,zdugw,zdvgw)
     1157                           pplay,pplev,pt,pu,pv,zdtgw,zdugw,zdvgw)
    11581158
    11591159        DO l=1,nlayer
Note: See TracChangeset for help on using the changeset viewer.