Symbol Description Uses
thmix 2



File Line number Procedure Code
./pkg/opps/opps_calc.F 738 NLOPPS
                 thmix=(dz1*ttemp(k2)+dz2*ttemp(k2+1))/(dz1+dz2)
./pkg/opps/opps_calc.F 744 NLOPPS
                  td(k2+1)=td(k2) - entrainrate*(thmix - td(k2))