- Timestamp:
- Oct 5, 2012, 3:41:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/util/expandstartfi.F90
r275 r803 428 428 do i=1,lonlen 429 429 out_surf_field(i,1)=surf_field(1) ! North Pole 430 out_surf_field(i,latlen)=surf_field( 1) ! South Pole430 out_surf_field(i,latlen)=surf_field(physical_points) ! South Pole 431 431 enddo 432 432 do j=2,latlen-1
Note: See TracChangeset
for help on using the changeset viewer.