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. The program that generates many of these parameters, par.f, is provided (see Section gif for more information), but is not easy to use, since some parameters have subtle physical and numerical properties. We don't recommend modifying most parameters unless you are quite familiar with the model.

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

  1. Variables a1hat, a1s, V1s, b1hat, bb1hat 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 [17, 18, 19] 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. Parameters Trefs, qrefs, Tcrefs, qcrefs, Trefhat, qrefhat, Tcrefhat, and qcrefhat are related to the reference atmospheric profile.
  9. Parameters Vijk, Vwijk, DTijk, and Dqijk are coefficients for advection of momentum, temperature and moisture.

Figure gif gives a reproduction of the file. Chapter gif gives a fuller discussion of the physics behind the variables in this file. Section gif relates model variables with the variables given in the QTCM1 main papers [1, 2].

   figure194
Figure: File qtcmpar.in



Hui Su
Thu Nov 16 00:53:31 PST 2000