Ignore:
Timestamp:
Nov 28, 2025, 5:34:32 PM (2 days ago)
Author:
jbclement
Message:

PEM:
Addition of the periodicity to search along the longitudes to find the nearest bare soil from the place where ice disappeared + Searching with slope priority according to equator-ward orientation to try gaining efficiency + Warning if the search is unsuccessful.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/libf/evolution/pem.F90

    r3977 r3979  
    743743!------------------------
    744744! II_d.1 Update Tsurf
    745     call update_tsurf_nearest_baresoil(ngrid,nslope,iim,jjm_value,tsurf_avg,co2_ice,is_co2ice_ini,co2ice_disappeared)
     745    call update_tsurf_nearest_baresoil(ngrid,nslope,iim,jjm - 1,latitude,tsurf_avg,co2_ice,is_co2ice_ini,co2ice_disappeared)
    746746
    747747    if (soil_pem) then
Note: See TracChangeset for help on using the changeset viewer.