[Wrf-users] MCIP not finding variable UST

Dr. Amit Kesarkar akesarkar at cdac.in
Sat Jun 3 04:34:51 MDT 2006


Hi,

UST is frictional velocity computed using similarity theory.  You can
edit registry to store UST in wrf outputs.

cd WRFDIR/Registry

vi Registry.EM

search for UST and change following line  

state    real  UST              ij      misc        1         -      r
"UST"                   "U* IN SIMILARITY THEORY"
--
state    real  UST              ij      misc        1         -      rh
"UST"                   "U* IN SIMILARITY THEORY"
--

save it and recompile wrf

Hope this will solve your problem

With regards

Amit
 
On Fri, 2006-06-02 at 13:36 -0400, Andy Holland wrote:
> I'm running MCIP on some WRF output I created and I'm getting this error 
> early in the run:
> 
>  **********************************************************************
>  *** SUBROUTINE: RDWRFEM
>  ***   ERROR RETRIEVING VARIABLE FROM WRF FILE
>  ***   VARIABLE = UST
>  ***   RCODE = -49
>  **********************************************************************
> 
> Does anyone know what this variable UST is and why it's not in the WRF 
> output file?
> 
> Thanks,
> Andy Holland
> 




More information about the Wrf-users mailing list