File |
Line number |
Procedure |
Code |
./pkg/fizhi/update_chemistry_exports.F |
184 |
INTERP_QZ |
integer jlat,jlatm,jlatp |
./pkg/fizhi/update_chemistry_exports.F |
196 |
INTERP_QZ |
jlatm = 1 |
./pkg/fizhi/update_chemistry_exports.F |
200 |
INTERP_QZ |
jlatm = jlat -1 |
./pkg/fizhi/update_chemistry_exports.F |
208 |
INTERP_QZ |
jlatm = nwatlats |
./pkg/fizhi/update_chemistry_exports.F |
212 |
INTERP_QZ |
QPR1(i) = stratq(jlatm,k) |
./pkg/fizhi/update_chemistry_exports.F |
312 |
INTERP_OZ |
integer jlat,jlatm,jlatp |
./pkg/fizhi/update_chemistry_exports.F |
327 |
INTERP_OZ |
jlatm = 1 |
./pkg/fizhi/update_chemistry_exports.F |
331 |
INTERP_OZ |
jlatm = jlat-1 |
./pkg/fizhi/update_chemistry_exports.F |
339 |
INTERP_OZ |
jlatm = nozlats |
./pkg/fizhi/update_chemistry_exports.F |
343 |
INTERP_OZ |
QPR1(I) = ozone(jlatm,k) |