next up previous contents
Next: Overview of Model Flow Up: Descriptions of Files and Previous: NetCDF Output

Other Scripts and Files

 

makefiles
Compiling and linking options for the model are controlled by makefiles found in the src directory. Two makefiles come with the QTCM1 distribution: one for GrADS output (makefile.gad) and the other for NetCDF output (makefile.netcdf). The default makefile is the same as makefile.gad. Useful compiler flags are provided in comment lines, such as flags for compiling and linking on different operating systems. Thus, to run QTCM1 on a different system, just uncomment corresponding compiler flags, and run the model using the execution shell scripts. See Section gif for more information about how the model is run.

aveflux.f
Fortran program used to calculate Q-flux from a control run.
ave31.f
Fortran program used to calculate climatology of model standard output variables from a control run.
bnddataV2.1.tar.gz
Gzipped and archived Fortran programs to generate boundary data (surface type, togography, albedo and SSTs) at arbitrary model resolution and domain size. When gunzipped, the file structure is similar to /bnddata in QTCM1 with the addition of two sub-directories raw and bin. raw stores all raw data. bin stores shell scripts and Fortran programs for interpolation. To execute, run README file in bin. Dimension parameters are specified in README.
qtcmparv2.2.tar.gz
Gzipped and archived Fortran programs to generate the input parameters (qtcmpar.in) for QTCM1. A README file in the package explains how to use it.



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