| EXECUTE
| Instructions for executing Atmosphere-Ocean Model on a UNIX
workstation
|
|---|
| FCE
| Kornshell script to compile Fortran-90 source file (including
.S files) into executable module
|
|---|
| FCO
| Kornshell script to compile Fortran-90 source file (including
.S files) into object module using "-static" option
|
|---|
| SETUP
| Kornshell script to set up directories and files and make
initial execution of Atmosphere-Ocean Model
|
|---|
| MKEXE
| Kornshell script to recreate executable module of
Atmosphere-Ocean Model
|
|---|
| RUN
| Kornshell script to continue a simulation of Atmosphere-Ocean
Model
|
|---|
| END
| Kornshell script to end a simulation of Atmosphere-Ocean Model
|
|---|
| FTOC.FOR
| Moves 8 character line number from columns 1-8 to columns 73-80
for each line of the input file; converts .S Fortran source
files to card image files
|
|---|
| QDF.FOR
| Lists record titles of a DataFile
|
|---|
| QRSF.FOR
| Lists current date and hour of fort.1 and fort.2 of a Model
simulation
|
|---|
| C089.R
| Run deck for control simulation C089
|
|---|
| C090.R
| Run deck for GHG experiment C090
|
|---|
| C091.R
| Run deck for GHG+SO4 experiment C091
|
|---|
| C070.COM
| Common blocks that are included by many Model subroutines
|
|---|
| SOILS035.COM
| Common blocks that are included by ground hydrology subroutines
|
|---|
| RA99M9.COM
| Common blocks that are included by radiation subroutines
|
|---|
| KPP_1D.COM
| Common blocks that are included by ocean vertical mixing
subroutines
|
|---|
| C088cM.S
| Model code for MAIN, INPUT, DAILY, and atmospheric dynamics
|
|---|
| C089P.S
| Model code for atmospheric source terms
|
|---|
| C070L.S
| Model code for lakes and glacial ice
|
|---|
| C070D.S
| Model code for accumulation and printing of diagnostics
|
|---|
| C089O.S
| Model code for ocean dynamics and straits
|
|---|
| C088K.S
| Model code for KPP ocean vertical mixing scheme
|
|---|
| C077hI.S
| Model code for dynamics and thermodynamics of sea ice
|
|---|
| C073H.S
| Model code for ground hydrology
|
|---|
| C089R.S
| Model code for radiation
|
|---|
| C090R.S
| Model code for radiation
|
|---|
| C091R.S
| Model code for radiation
|
|---|
| FFT72.FOR
| Model code for fast Fourier transforms used by polar filter
|
|---|
| THBAR.FOR
| Model code for calculation of mean potential temperature
|
|---|
| FUNTABLE.FOR
| Model code for interpolation of look-up tables for ocean
functions
|
|---|
| MACCLOCK.FOR
| Model wall clock timing for Macintosh and Compaq DEC Alpha
computers; replaces MCLOCK
|
|---|
| C071D.S
| Fortran source code for Atmosphere-Ocean Model diagnostics
needed in producing the executable program CONS070
|
|---|
| AIJ070.I
| short ASCII file indicating quantities to be created by AIJ070
|
|---|
| AIJ070.FOR
| creates a DataFile of longitude by latitude atmospheric and
surface quantities from one or more Model D files
|
|---|
| AIJK070.I
| short ASCII file indicating quantities to be created by AIJK070
|
|---|
|
AIJK070.FOR
| creates a DataFile of longitude by latitude atmospheric
quantities at constant pressure coordinates from one or more D
files
|
|---|
| AIJL070.I
| short ASCII file indicating quantities to be created by AIJL070
|
|---|
|
AIJL070.FOR
| creates a DataFile of longitude by latitude atmospheric
quantities by averaging over Model layers from one or more D
files
|
|---|
| AIJV070.I
| short ASCII file indicating quantities to be created by AIJV070
|
|---|
| AIJLV070.FOR
| creates a vector DataFile of longitude by latitude atmospheric
and surface quantities from one or more D files
|
|---|
| OIJ070.I
| short ASCII file indicating quantities to be created by OIJ070
|
|---|
| OIJ070.FOR
| creates a DataFile of longitude by latitude ocean quantities
from one or more D files
|
|---|
| OIJV070.I
| short ASCII file indicating quantities to be created by OIJV070.
|
|---|
| OIJV070.FOR
| creates a vector DataFile of longitude by latitude ocean
quantities from one or more D files
|
|---|
| ATJ070.FOR
| creates a LinePlotFile of atmospheric energy transports as a
function of latitude
|
|---|
| OTJ070.FOR
| creates a LinePlotFile of ocean mass and energy as a function
of latitude
|
|---|
| OST070.FOR
| creates a printer file of flow through the ocean straits
|
|---|
| CONS070.FOR
| creates a printer file of changes to conserved quantities
Similar to the diagnostics written to standard output by the
Model
|
|---|
| DIUNR070.FOR
| creates a printer file of diunrnal cycle quantities at four
selected grid cells
|
|---|
| AVER070.FOR
| produces a single seasonal, annual, or multi-year-averaged D
file from several input D files
|
|---|