Changeset 2168 for LMDZ5/branches
- Timestamp:
- Dec 11, 2014, 2:43:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing/libf/phylmd/thermcell_plume.F90
r2160 r2168 1160 1160 linter(ig)=(l*(f_star(ig,l+1)-f_star(ig,l)) & 1161 1161 & -f_star(ig,l))/(f_star(ig,l+1)-f_star(ig,l)) 1162 print*,"linter plume", linter(ig)1162 !print*,"linter plume", linter(ig) 1163 1163 zw2(ig,l+1)=0. 1164 1164 endif
Note: See TracChangeset
for help on using the changeset viewer.