next up previous contents
Next: Output Files Up: Input Files Previous: Sea Surface Temperature (SST)

Model Physics Parameters Files

 

The file qtcmpar.in (in src and work) contains the value of various physical parameters used by the model. These should not be changed by the average user. If you wish to modify these parameters, please contact the QTCM development team for information on the source code used to calculate their values.gif

Below is a brief description of some of the categories of variables described in qtcmpar.in:

  1. Variables a1hat, a1s, V1s, b1hat, and b1s help describe the temperature and humidity profiles.
  2. Variables GMsr, GMsp, GMqr, GMqp, GMs0r, and GMq0r help describe the gross moist stability.
  3. eps_c is used in our version of the Betts-Miller [14, 15, 16] convective parameterization.
  4. CV0 is related to the neutral drag coefficient. See subroutine sflux in qtcm.f for more details.
  5. Variables eps_0, eps_10, eps_01, and eps_1 are related to momentum damping.
  6. Tsref is the reference surface temperature.
  7. Cpg converts heat flux into column heating rate.
  8. Trefs is the surface value of the reference atmospheric temperature.
  9. qrefs is the surface value of the reference atmospheric humidity.
Chapter 4 gives a fuller discussion of the physics behind the variables in this file. Figure 2.1 gives a reproduction of the file.

   figure135
Figure 2.1: File qtcmpar.in



Johnny Wei-Bing Lin
Mon Jun 30 12:27:46 PDT 1997