Changeset 3106 for trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
- Timestamp:
- Oct 26, 2023, 11:30:35 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/physiq_mod.F
r3098 r3106 3890 3890 ENDDO 3891 3891 3892 CALL write_output("Waterdensity_soil", 3893 & "rhowater_soil",'kg.m-3', 3894 & rhowater_soil(:,:,iflat)) 3895 CALL write_output("Waterdensity_surface", 3896 & "rhowater_surface",'kg.m-3', 3897 & rhowater_surf(:,iflat)) 3892 3898 DO islope = 1,nslope 3893 3899 write(str2(1:2),'(i2.2)') islope
Note: See TracChangeset
for help on using the changeset viewer.