<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV>try this:</DIV>
<DIV>'define x = (P.2/T+10)'</DIV>
<DIV>'d x'</DIV>
<DIV>&nbsp;</DIV>
<DIV>I believe the issue is related to not specifying the fact that two files are open at the same time. In this case, you have two open files (T and P) that need to be specified as&nbsp;one and two.&nbsp;The above script example assumes that T was opened as the first file and P as the second. All&nbsp;open files after the first one need to be specified: file, file.2, file.3, etc....</DIV>
<DIV>Does this help?<BR>&nbsp;</DIV>
<P><A href="http://www.teddyallen.com/" target=_blank rel=nofollow>http://www.teddyallen.com</A></P>
<P>"To move quickly, go alone. To move far, go <FONT color=#ff0000><EM><STRONG>together</STRONG></EM></FONT>." </P>
<P>African Proverb</P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> hossein lotfi &lt;h.meteo.shirazu@GMAIL.COM&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> GRADSUSR@LIST.CINECA.IT<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Fri, December 18, 2009 5:43:51 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> composite tow file<BR></FONT><BR>
<DIV>Hi All Users</DIV>
<DIV>I hav 2 nc file(T.nc&nbsp;&amp; P.nc)&nbsp;and I want to write this formula&nbsp;for these file:</DIV>
<DIV>'X=(P/T+10)' and </DIV>
<DIV>'display X'</DIV>
<DIV>but I don't do it</DIV>
<DIV>after open tow files in grads I set the same lat and lon for&nbsp;both files and define variable of file2 suach as&nbsp;&nbsp; 'define &nbsp;T=air_temp'&nbsp;&nbsp; &nbsp;(air_temp is the variable of file 2)</DIV>
<DIV>and then write&nbsp; 'd P/(T+10)' &nbsp;but&nbsp;&nbsp;result is not correct</DIV>
<DIV>please help me</DIV>
<DIV>thank you</DIV></DIV></DIV><!-- cg8.c2.mail.re1.yahoo.com compressed/chunked Fri Dec 18 22:51:35 PST 2009 --></div><br>

      </body></html>