Symbol Description Uses
pql 5



File Line number Procedure Code
./pkg/fizhi/update_chemistry_exports.F 172 INTERP_QZ
      integer     pqu,pql,dpq
./pkg/fizhi/update_chemistry_exports.F 174 INTERP_QZ
      parameter ( pql = 300.    )
./pkg/fizhi/update_chemistry_exports.F 175 INTERP_QZ
      parameter ( dpq = pql-pqu )
./pkg/fizhi/update_chemistry_exports.F 264 INTERP_QZ
           if( pres(i,k).ge.pqu  .and. pres(i,k).le. pql) then
./pkg/fizhi/update_chemistry_exports.F 267 INTERP_QZ
      else if( pres(i,k) .gt. pql ) then