Ignore:
Timestamp:
Feb 27, 2026, 2:04:34 PM (3 days ago)
Author:
jbclement
Message:

PEM:
Update README and change "startpem.nc" into "startevol.nc".
JBC

File:
1 edited

Legend:

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

    r4071 r4090  
    7373character(:),                 allocatable    :: num ! To read slope variables
    7474real(dp), dimension(ngrid,nsoil,nslope,nday) :: h2o_soildensity_ts
     75
    7576! CODE
    7677! ----
     
    143144    end if
    144145end do
     146
    145147! Close the NetCDF file of XIOS outputs
    146148call close_nc(xios_yr_name2)
Note: See TracChangeset for help on using the changeset viewer.