Changeset 4404
- Timestamp:
- Jan 30, 2023, 9:30:01 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmdiso/isotrac_mod.F90
r4403 r4404 653 653 CALL get_in('option_seuil_tag_tmin', option_seuil_tag_tmin, 1) 654 654 END IF 655 DO ixt=1,niso656 index_zone(ixt)=0657 index_iso(ixt)=ixt658 END DO659 655 660 656 index_zone = [(strIdx(isoZone, strTail(isoName(ixt) ,'_',.TRUE.)), ixt=1, ntiso)]
Note: See TracChangeset
for help on using the changeset viewer.