SUBROUTINE INIBAL
Author : Marc, 3l50
Date : April 2003
Modified:
-----------------------------------------------------------------
What it does
============
-----------------------------------------------------------------
Structure of Routine
====================
- define variables
- Set default values and override as desired through NAMELIST
input
- Make TMEAN dimensionless - TMEAN(L)=TMEAN(L)/CT
- Read zonally averaged state from NAMELIST WVORT or TMPSP.
- IF (KBAL.EQ.0) RETURN
- IF(.NOT.LTBAL) THEN
- Set values required in BALANC. - if problems call ABORT and
may call MATINV
- ELSE
- Set values required in TBAL - may call MATINV
-----------------------------------------------------------------
Program calls
====================
-----------------------------------------------------------------
 |
Return to IGCM home page
|