SUBROUTINE INISET
Author : Marc, 3l50
Date : April 2003
Modified:
-----------------------------------------------------------------
What it does
============
Sets values for lots of variables
-----------------------------------------------------------------
Structure of Routine
====================
- defines variables and formats
- sets lots of defaults values for variables
- reads namelists
- write out details of model run
- Set resolution dependent quantities
- Set various spectral limits and coefficients which depend on
wavenumber
- Compute internal diffusion parameter
- Set time variables and counters
- Check variables make sense - call ABORT if not
- Set dimensionalising factors
- Make T0 dimensionles
- Set up arrays and variables for use in FFT routines
- Calculate auxiliary values required by FFT991 - CALL SET99
- Set output control variables and initialise WRSPS - call WRSPS
- Set up CMPA array to calculate x-derivative of half transforms
-----------------------------------------------------------------
Program calls
====================
-----------------------------------------------------------------
 |
Return to IGCM home page
|