namelist parameters

Kevin Joseph Rocque (rocque@atmos.umd.edu)
Thu, 23 Feb 1995 12:50:09 -0500


From: rocque@atmos.umd.edu (Kevin Joseph Rocque)
Date: Thu, 23 Feb 1995 12:50:09 -0500
Message-Id: <9502231750.AA04279@jull14.umd.edu.>
To: ccm-users@ncar.ucar.edu
Subject: namelist parameters

I received many helpful suggestions in response to my question
about how to deal with very long namelist parameters. I appreciate
everyone's help. Here is what I finally used:

EXCLUDE = 'PHIS','U','V','TA01','VD01','DC01','DTH','ORO','WET',
'SNOWH','PRECL','PRECC','SHFLX','LHFLX','QFLX','PBLH',
'USTAR','TPERT','QPERT','DTV','FSNS','FLNS','FLNT','FSNT',
'FLNTC','FSNTC','FLNSC','FSNSC','OMEGA','DQP','TAUX',
'TAUY','SRFRAD','TS1','TS2','TS3','TS4','SOLIN','UTGW',
'VTGW','TAUGWX','TAUGWY','DTCOND','CMFDT','CMFDQ','CMFMC',
'CMFSL','CMFLQ',

I simply used a carriage return to continue the parameters on the
next line.

Kevin
rocque@atmos.umd.edu