- Timestamp:
- Jul 24, 2024, 2:54:37 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dynphy_lonlat/inigeomphy_mod.F90
r5112 r5116 144 144 boundslonfi_glo(k,north_east)=rlonu(i) 145 145 boundslatfi_glo(k,north_east)=rlatv(j-1) 146 if (i==1) then146 if (i==1) THEN 147 147 ! special case for the first longitude's west bound 148 148 boundslonfi_glo(k,north_west)=rlonu(iim)-2*PI
Note: See TracChangeset
for help on using the changeset viewer.