Changeset 3732 for trunk/LMDZ.PLUTO
- Timestamp:
- Apr 22, 2025, 4:42:47 PM (8 weeks ago)
- Location:
- trunk/LMDZ.PLUTO
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/dynphy_lonlat/phypluto/lect_start_archive.F
r3275 r3732 264 264 write(*,*) ' Otherwise, set nsoilmx -in dimphys.h- to: ',nsoilold 265 265 endif 266 write(*,*) "time leng ht: ",timelen266 write(*,*) "time length: ",timelen 267 267 write(*,*) 268 268 … … 596 596 123 read(*,*,iostat=ierr) date 597 597 if(ierr.ne.0) goto 123 598 if (timelen.eq.1) then 599 memo = 1 600 else 598 601 memo = 0 599 602 do i=1,timelen … … 615 618 end do 616 619 goto 123 620 endif 617 621 endif 618 622
Note: See TracChangeset
for help on using the changeset viewer.