<div dir="ltr"><div>Dear All,</div><div><br></div><div>I am trying to plot the difference between vertical circulation between two models. For that this is what I am doing: </div><div><br></div><div>******************************</div><div>open model1.ctl</div><div>open model2.ctl</div><div><br></div>uwind=u1-u2<div>omega=-100*(w1-w2)</div><div><br></div><div>set gxout vector</div><div>d uwnd;omega</div><div><br></div><div>set gxout stream</div><div>d uwnd;omega<br></div><div>*******************************</div><div><br></div><div>But, I am getting different (opposite) results for "gxout vector" and "gxout stream"</div><div><br></div><div>What am I missing here?</div><div><br></div><div>Thanks.<br clear="all"><div>Bidyut</div></div></div>