Changeset 808 for trunk/LMDZ.VENUS/libf/phyvenus/gwprofil.F
- Timestamp:
- Oct 16, 2012, 12:57:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.VENUS/libf/phyvenus/gwprofil.F
r101 r808 151 151 zriw=pri(jl,jk)*(1.-zalfa)/(1+zalfa*zsqr)**2 152 152 if(zriw.lt.grcrit) then 153 C print *,' breaking!!!',ptau(jl,jk) 153 c print *,' breaking!!!',ptau(jl,jk),zsqr 154 154 zdel=4./zsqr/grcrit+1./grcrit**2+4./grcrit 155 155 zb=1./grcrit+2./zsqr
Note: See TracChangeset
for help on using the changeset viewer.