Changeset 4074 for trunk/LMDZ.COMMON/libf/evolution/surf_temp.F90
- Timestamp:
- Feb 17, 2026, 2:45:53 PM (13 days ago)
- File:
-
- 1 edited
-
trunk/LMDZ.COMMON/libf/evolution/surf_temp.F90 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/surf_temp.F90
r4065 r4074 56 56 ! ---- 57 57 if (.not. allocated(tsurf_PCM)) allocate(tsurf_PCM(ngrid,nslope)) 58 tsurf_PCM(:,:) = 0._dp 58 59 59 60 END SUBROUTINE ini_surf_temp
Note: See TracChangeset
for help on using the changeset viewer.
