| EXECUTE
| Instructions for executing the Atmosphere Model on a UNIX
workstation
|
|---|
| FCE
| Kornshell script to compile a Fortran-90 source file
(including .S files) into an executable module
|
|---|
| FCO
| Kornshell script to compile a Fortran-90 source file
(including .S files) into an object module
|
|---|
| SETUP
| Kornshell script to set up directories and files and make
initial execution of Atmosphere Model
|
|---|
| MKEXE
| Kornshell script to recreate executable module of Atmosphere
Model
|
|---|
| RUN
| Kornshell script to continue a simulation of Atmosphere Model
|
|---|
| END
| Kornshell script to end a simulation of Atmosphere 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
|
|---|
| A551e.R
| Run deck for Atmosphere Model simulation A490
|
|---|
| A550C.S
| Module blocks and subroutines for geometry and calendar
|
|---|
| A550M.S
| Code for MAIN, INPUT, DAILY, and atmospheric dynamics
|
|---|
| A400S.S
| Code for wall clock timing of Model on DEC Alpha machine
|
|---|
| A551P.S
| Code for condensation, radiation interface, and surface
interaction
|
|---|
| A550R.S
| Code for radiation
|
|---|
| A550O.S
| Code for climatologically specified ocean
|
|---|
| A550G.S
| Code for ground hydrology and land ice
|
|---|
| A550L.S
| Code for lakes and river flow
|
|---|
| A550I.S
| Code for thermodynamics of sea ice
|
|---|
| A550D.S
| Code for accumulation and printing of diagnostics
|
|---|
| FFT90.FOR
| Code for fast Fourier transforms used by polar filter
|
|---|
| A440C.S
| Module blocks for Atmosphere Model but used in producing
executable program AVER440
|
|---|
| AVER440.FOR
| Produces a single seasonal, annual, or multi-year-averaged D
file from several input D files
|
|---|
| AIJ550.I
| Namelist file indicating quantities to be created by AIJ550
|
|---|
| AIJ550.FOR
| Creates a DataFile of longitude by latitude atmospheric and
surface quantities from one or more Model D files
|
|---|
| AIJK550.I
| Namelist file indicating quantities to be created by AIJK550
|
|---|
| AIJK550.FOR
| Creates a DataFile of longitude by latitude atmospheric
quantities at constant pressure coordinates from one or more D
files
|
|---|
| A470C.S
| Module blocks for Atmosphere Model but used in producing
executable programs AJL470.FOR, DIURN470.FOR, and CONS470.FOR
|
|---|
| AJL470.I
| Namelist file indicating quantities to be created by AJL470
|
|---|
| AJL470.FOR
| Creates a LinePrinterFile and DataFile of latitude by layer
atmospheric quantities by averaging over longitude from one or
more D files
|
|---|
|
DIURN470.FOR
| Creates a LinePrinterFile of surface and ground parameters for
4 selected grid cells as a function of hour of the day
|
|---|
| CONS470.FOR
| Creates a printer file of conservation and budget page
diagnostics from one or more Atmosphere Model D files, similar
to those written to unit 6 by the Model when it is initialized
|
|---|