Ignore:
Timestamp:
Sep 25, 2024, 4:43:31 PM (5 months ago)
Author:
afalco
Message:

Pluto PCM: Minor fixes.
AF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/dynphy_lonlat/phypluto/newstart.F

    r3390 r3438  
    14541454     &              (lonfi(ig)*180./pi.ge.val4)  .and.
    14551455     &              (lonfi(ig)*180./pi.lt.val5)  .and.
    1456      &              (qsurf(ig,igcm_n2).lt.val7))  then     
     1456     &              (qsurf(ig,igcm_n2).gt.val7))  then     
    14571457                    qsurf(ig,igcm_co_ice)=qsurf(ig,igcm_co_ice)*val3
    14581458                    qsurf(ig,igcm_co_ice)=qsurf(ig,igcm_co_ice)+val6
Note: See TracChangeset for help on using the changeset viewer.