Changeset 4090 for trunk/LMDZ.COMMON/libf/evolution/xios_data.F90
- Timestamp:
- Feb 27, 2026, 2:04:34 PM (3 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/xios_data.F90 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/xios_data.F90
r4071 r4090 73 73 character(:), allocatable :: num ! To read slope variables 74 74 real(dp), dimension(ngrid,nsoil,nslope,nday) :: h2o_soildensity_ts 75 75 76 ! CODE 76 77 ! ---- … … 143 144 end if 144 145 end do 146 145 147 ! Close the NetCDF file of XIOS outputs 146 148 call close_nc(xios_yr_name2)
Note: See TracChangeset
for help on using the changeset viewer.
