<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>Hi &nbsp;Wrf-users 
!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>I'm trying to run 
the WRF model on a Linux cluster (intel processors)</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>Successfully created 
real.exe,wrf.exe</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>./real.exe worked 
fine</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>mpirun -np 4 
./wrf.exe runs for 2 time steps and aborts.&nbsp; Fort.98 has OUT OF BOUNDS and 
nan's.</STRONG></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006><STRONG></STRONG></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>I've tried 
with mpirun -np 1 ./wrf.exe and it works FINE</STRONG>.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>Could you tell me 
what is causing the problem ?</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>COMPILER SWITCHES 
and other system related info is given below.&nbsp; Also, included here is 
the</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>rsl.out.0000 output 
and a few lines of fort.98 output.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006>**********************************************************************************************************************************************************</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>setenv 
MP_STACK_SIZE 64000000<BR>setenv WRF_EM_CORE 1<BR>limit stacksize 
unlimited</STRONG></SPAN></FONT></DIV>
<DIV><STRONG></STRONG>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>mpif90 
-V&nbsp; =&nbsp;&nbsp; pgf90 5.2-2<BR>netcdf = 
netcdf-3.6.1_GCC_PGI5.2&nbsp;&nbsp;&nbsp; (portland group 
compiler-fortran)<BR>mpich = mpich2-1.0.3_GCC_PGI5.2<BR>mpich =&nbsp; 
mpich-1.2.7p1_GCC_PGI5.2 (tried with this version 
also)</STRONG></SPAN></FONT></DIV>
<DIV><STRONG></STRONG>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>WRF = 
WRFV2.1.2<BR>wrfsi = wrfsi_v2.1.2</STRONG></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>uname -rs = 
Linux 2.6.9-34.0.1.ELsmp</STRONG></SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>#### Architecture 
specific settings ####</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006># Settings for PC 
Linux i486 i586 i686, PGI compiler&nbsp; DM-Parallel (RSL, MPICH, Allows 
nesting<BR>)<BR>#<BR># Notes: for experimental implementation of moving nests, 
add -DMOVE_NESTS to ARCHFLAGS<BR>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for 
experimental implementation of vortex tracking nests, add -DMOVE_NESTS 
-DVORTEX_<BR>CENTER to ARCHFLAGS<BR>#</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006>DMPARALLEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1<BR>MAX_PROC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
1024<BR>FC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /rstor17/sriki/mpich-1.2.7p1/bin/mpif90 
-f90=pgf90 -Bstatic <STRONG>(with and without static 
option)</STRONG><BR>LD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /rstor17/sriki/mpich-1.2.7p1/bin/mpif90 
-f90=pgf90 -Bstatic (<STRONG>with and without static 
option)</STRONG><BR>CC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /rstor17/sriki/mpich-1.2.7p1/bin/mpicc 
-cc=gcc -static 
-DMPI2_SUPPORT<BR>&nbsp;-DFSEEKO64_OK<BR>SCC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
gcc<BR>SFC&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
pgf90<BR>RWORDSIZE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
$(NATIVE_RWORDSIZE)<BR>PROMOTION&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -r$(RWORDSIZE) 
-i4<BR>CFLAGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DDM_PARALLEL -DWRF_RSL_IO 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-DMAXDOM_MAKE=$(MAX_DOMAINS) -DMAXPROC_MAKE=$(MAX_PROC) 
-I../external<BR>/RSL/RSL 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-I/rstor17/sriki/mpich-1.2.7p1/include<BR>FCOPTIM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -O2 # -fast # ALSO TRIED WITH 
-O0<BR>FCDEBUG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
#-g<BR>#FCBASEOPTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -w -byteswapio -Ktrap=fp -Mfree -tp p6 
$(FCDEBUG)<BR>FCBASEOPTS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -w -byteswapio -Mfree -tp p6 $(FCDEBUG) # 
-Mlfs<BR>FCFLAGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $(FCOPTIM) 
$(FCBASEOPTS)<BR>ARCHFLAGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DDEREF_KLUDGE -DIO_DEREF_KLUDGE -DGRIB1 
-DINTIO -DWRF_RSL_IO -DRSL -<BR>DDM_PARALLEL \</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>-DIWORDSIZE=4 
-DDWORDSIZE=8 -DRWORDSIZE=$(RWORDSIZE) -DLWORDSIZE=4 -D<BR>NETCDF 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-DTRIEDNTRUE&nbsp;&nbsp; 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-DLIMIT_ARGS<BR>INCLUDE_MODULES =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -module 
../main -I../external/io_netcdf -I../external/io_int 
-I../ext<BR>ernal/esmf_time_f90 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-I../external -I../frame -I../share -I../phys -I../chem -I../inc 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/rstor17/sriki/mpich-1.2.7p1/include<BR>PERL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
perl<BR>REGISTRY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Registry<BR>LIB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -L../external/io_netcdf -lwrfio_nf 
-L/usr/local/netcdf/lib -lnetcdf -<BR>L../external/RSL/RSL -lrsl 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-L../external/io_grib1 -lio_grib1 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-L../external/io_int -lwrfio_int 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-L/rstor17/sriki//mpich-1.2.7p1/lib -lmpichf90 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
../frame/module_internal_header_util.o ../frame/pack_utils.o 
-L../ext<BR>ernal/esmf_time_f90 
-lesmf_time<BR>LDFLAGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -byteswapio 
$(FCFLAGS)<BR>ENVCOMPDEFS&nbsp;&nbsp;&nbsp;&nbsp; 
=<BR>WRF_CHEM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0<BR>CPP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /lib/cpp -C -P 
-traditional<BR>POUND_DEF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DNO_RRTM_PHYSICS&nbsp; -traditional 
$(COREDEFS) -DNONSTANDARD_SYSTEM -DF9<BR>0_STANDALONE 
-DCONFIG_BUF_LEN=$(CONFIG_BUF_LEN) 
-DMAX_DOMAINS_F=$(MAX_DOMAINS)<BR>CPPFLAGS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -I$(LIBINCLUDE) -C -P $(ARCHFLAGS) 
-I../external/RSL/RSL -C -P `cat .<BR>./inc/dm_comm_cpp_flags` $(ENVCOMPDEFS) 
$(POUND_DEF)<BR>AR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ar 
ru<BR>M4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
m4<BR>RANLIB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
ranlib<BR>NETCDFPATH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/netcdf<BR>CC_TOOLS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
cc<BR>*********************************************************************************************<BR>********************<BR><STRONG>mpirun 
-np 4 ./wrf.exe</STRONG></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006><STRONG></STRONG></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>The program aborts 
with the following message:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>rm_l_2_19671: 
(28.535918) net_send: could not write to fd=5, errno = 
32</SPAN></FONT></DIV><BR>tail rsl.out.0000 </STRONG></SPAN></FONT></DIV>
<DIV><STRONG></STRONG>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>&nbsp; 
STEPRA,STEPCU,STEPBL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<BR>Timing 
for Writing wrfout_d01_2005-11-20_06:00:00 for 
domain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:&nbsp;&nbsp;&nbsp; 4.25400 
elapsed sec<BR>onds.<BR>Timing for processing lateral boundary for 
domain&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:&nbsp;&nbsp;&nbsp; 0.84300 
elapsed seconds.<BR>&nbsp;WRF NUMBER OF TILES =&nbsp;&nbsp; 1<BR>Timing for 
main: time 2005-11-20_06:01:30 on domain&nbsp;&nbsp; 1:&nbsp;&nbsp; 16.37400 
elapsed seconds.<BR>Timing for main: time 2005-11-20_06:03:00 on 
domain&nbsp;&nbsp; 1:&nbsp;&nbsp;&nbsp; 5.29800 elapsed 
seconds.</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><STRONG>more 
fort.98</STRONG></SPAN></FONT></DIV>
<DIV><STRONG></STRONG>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006><BR>&nbsp;**** OUT 
OF BOUNDS *********<BR>&nbsp;**** OUT OF BOUNDS *********<BR>&nbsp;**** OUT OF 
BOUNDS *********<BR>&nbsp;**** OUT OF BOUNDS *********<BR>&nbsp; LFS,LDB,LDT = 
26 24 24 TIMEC, TADVEC, NSTEP= 3600. 4308.&nbsp; 2NCOUNT, FABE, AINC= 1 
1.000&nbsp;&nbsp; na<BR>n</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>&nbsp;P(LC), DTP, 
WKL, WKLCL =&nbsp;&nbsp;&nbsp; 
590.3015&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-nan&nbsp; -1.8851364E-02<BR>&nbsp;&nbsp; 2.0000000E-02<BR>&nbsp;TLCL, DTLCL, 
DTRH, TENV =&nbsp;&nbsp;&nbsp; 266.8293&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0000000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.0000000<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-nan<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; KLCL=25 ZLCL= 5248.4M DTLCL= 0.00 LTOP=36 
P0(LTOP)=122.8MB FRZ LV= 0 TMIX=-0.7 PMIX= 57<BR>7.0 QMIX=&nbsp; 4.5 
CAPE=&nbsp;&nbsp;&nbsp; nan<BR>&nbsp; P0(LET) =&nbsp; 122.8 P0(LTOP) =&nbsp; 
122.8 VMFLCL =&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -nan PLCL =&nbsp; -nan 
WLCL = 1.000 CLDHGT = <BR>10237.9<BR>&nbsp;PEF(WS)=0.90(CB)=0.31LC,LET= 23 
36WKL=-0.019VWS= 0.66<BR>&nbsp;PRECIP EFFICIENCY 
=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
nan<BR>&nbsp; LFS,LDB,LDT = 26 24 24 TIMEC, TADVEC, NSTEP= 3600. 4308.&nbsp; 
2NCOUNT, FABE, AINC= 1 1.000&nbsp;&nbsp; na<BR>n<BR>&nbsp;&nbsp;&nbsp;&nbsp; 
P&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DP&nbsp; DT K/D&nbsp; DR 
K/D&nbsp;&nbsp;&nbsp; OMG&nbsp;&nbsp; DOMGDP&nbsp;&nbsp;&nbsp; 
UMF&nbsp;&nbsp;&nbsp;&nbsp; UER&nbsp;&nbsp;&nbsp;&nbsp; 
UDR&nbsp;&nbsp;&nbsp;&nbsp; DMF&nbsp;&nbsp;&nbsp;&nbsp; 
DER&nbsp;&nbsp;&nbsp;&nbsp; DD<BR>R&nbsp;&nbsp;&nbsp;&nbsp; 
EMS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; W0&nbsp;&nbsp;&nbsp; DETLQ&nbsp;&nbsp; 
DETIC<BR>&nbsp;just before DO 300...<BR>&nbsp; 122.76&nbsp;&nbsp; 45.42&nbsp; 
-17.29&nbsp;&nbsp;&nbsp; -nan&nbsp;&nbsp;&nbsp;&nbsp; 
nan&nbsp;&nbsp;&nbsp;&nbsp; nan&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp; 
0.000&nbsp;&nbsp;&nbsp; -nan&nbsp;&nbsp;&nbsp; 0.00&nbsp;&nbsp; 
0.000&nbsp;&nbsp; 0.<BR>000&nbsp;&nbsp; 6.000&nbsp;&nbsp; 
0.852&nbsp;&nbsp;&nbsp;&nbsp; nan&nbsp;&nbsp;&nbsp;&nbsp; nan<BR>&nbsp; 
168.13&nbsp;&nbsp; 45.42&nbsp;&nbsp; 26.98&nbsp;&nbsp;&nbsp; 
-nan&nbsp;&nbsp;&nbsp;&nbsp; nan&nbsp;&nbsp;&nbsp;&nbsp; nan&nbsp;&nbsp;&nbsp; 
-nan&nbsp;&nbsp;&nbsp; -nan&nbsp;&nbsp;&nbsp; -nan&nbsp;&nbsp;&nbsp; 
0.00&nbsp;&nbsp; 0.000&nbsp;&nbsp; 0.<BR>000&nbsp;&nbsp; 6.000&nbsp;&nbsp; 
1.578&nbsp;&nbsp;&nbsp;&nbsp; nan&nbsp;&nbsp;&nbsp;&nbsp; 
nan<BR>&nbsp;<BR>*********************************************************************************************<BR>****</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=487324020-14092006>Thanks</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=487324020-14092006>Jayanthi</DIV>
<DIV><BR></DIV>
<DIV><BR><BR></DIV></SPAN></FONT></BODY></HTML>