<p dir="ltr">Thanks all for this </p>
<div class="gmail_extra"><br><div class="gmail_quote">On Jul 27, 2016 1:55 AM,  &lt;<a href="mailto:mmkamal@uwaterloo.ca">mmkamal@uwaterloo.ca</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
I would like to offer the following seven points (the first two copied from &quot;WRF Advanced Usage and Best Practices&quot; lecture note):<br>
<br>
1) Nestng is probably needed if your target resolution is much less than your analysis resolution.<br>
<br>
2) Outer domain grid size could be 1/3 analysis (or boundary data) resolution.<br>
<br>
3) In your case, analysis data set&#39;s horizontal resolution is 83 km. Therefore, according to suggestion 2, you can set your outermost domain&#39;s grid spacing (83/3= ~ 27 km). Following a 1:3 parent:daughter grid ration, your second domain&#39;s resolution would be 9 km; 3rd domain&#39;s grid spacing would be 3 km and 4th domain&#39;s grid spacing would be 1 km.<br>
<br>
4) WRF run times depends on multiple factors, including grid spacing, integration time steps, choice of physical parameterization schemes (e.g., Morrison double moment microphysics schemes takes nearly 15% more computing time than WRF single moment six class microphysics scheme), the number of grid points WRF needs to integrate (i.e., if you have 200 grid boxes along east-west, 175 north-south, and 28 vertical layers then WRF needs to integrate 200*175*28 = XXXXXXX points. For second nest, the number of grid points would be: 3*(east-west grid box number * north-south gridbox number * vertical layers number). For 2nd nest number of grid points would be: 9*(east-west grid box number * north-south gridbox number * vertical layers number). Now, you can imagine how many grid points you need to integrate for each successive nest. Model integration time will follow nearly the same trend. Nest will take approximately four times higher CPU time than parent domain.<br>
<br>
5) Now, depending on your computing resources (which is not too much) you can consider only one nest. In that case your highest resolution domain would be 9km (if you set your outer domain grid spacing 27 km).<br>
<br>
6) You can set more than one nest if you set a small domain area for nest compared to parent domain. You can not set larger domain area for outermost domain if you would like to use more than one nest.<br>
<br>
7) So, while running WRF model, one should follow the famous proverb &quot;cut your coat according to your cloth&quot;.<br>
<br>
<br>
Cheers,<br>
Kamal<br>
<br>
<br>
<br>
<br>
<br>
Quoting afwande juliet &lt;<a href="mailto:afwandej965@gmail.com" target="_blank">afwandej965@gmail.com</a>&gt;:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks guys for this useful piece of information. I have 32cpus and 2<br>
nodes. I am testing many convective schemes over East Africa. If I got you<br>
right, if my data is at 83km, then the outer nest should be between 5-3<br>
times less, that means the inner nest will be about 9.33km if ratio 1.3 is<br>
considered. My confusion is 9km is too expensive to run than 28 or 32km.<br>
For my case do I set the domain such that the inner nest is 28km or what??.<br>
This is because the if outer nest is 32km then inner must be 10.5km there<br>
about which is too expensive.<br>
<br>
<br>
On Jul 25, 2016 9:05 PM, &quot;Mike Dvorak&quot; &lt;<a href="mailto:mike@sailtactics.com" target="_blank">mike@sailtactics.com</a>&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi there,<br>
<br>
You typically don&#39;t have to start with your first domain at the same<br>
resolution of the input dataset. I would start out with something on the<br>
order of 3 to 5 times smaller in delta x and y. So if your input data is 83<br>
km, your WRF parent (first) domain could be roughly between 28 to 16 km.<br>
<br>
You might run some sensitivity experiments to see how well the model<br>
matches observations by going directly to 16 km. The results might be good<br>
enough for your purposes and would save you having to run that extra<br>
domain. Removing parent domains does *not* often make a huge difference<br>
in wallclock time because the inner nests run multiple timesteps for each<br>
time the parent domains runs.<br>
<br>
Best of luck with your experiment.<br>
<br>
Cheers,<br>
Mike<br>
<br>
On 07/24/2016 09:34 AM, afwande juliet wrote:<br>
<br>
Dear users<br>
I am running wrf using era interim which is at 83km resolution. I am<br>
downscaling to about 16KM nest<br>
It&#39;s very slow. I even deactivated the parent domain so that I only get<br>
output from nest to reduce runtime but still takes 84hrs to run 3months<br>
simulation which is too slow.<br>
<br>
What would be the danger if I run without nest to reduce runtime<br>
<br>
Would there be any mismatch between the driving data and the model<br>
<br>
<br>
_______________________________________________<br>
Wrf-users mailing listWrf-users@ucar.eduhttp://<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br>
<br>
--<br>
[image: Sail Tactics logo]<br>
Mike Dvorak, PhD<br>
Founder<br>
Sail Tactics, LLC<br>
Corpus Christi, TX<br>
+1 650-454-5243<br>
<a href="http://sailtactics.com" rel="noreferrer" target="_blank">http://sailtactics.com</a><br>
<br>
_______________________________________________<br>
Wrf-users mailing list<br>
<a href="mailto:Wrf-users@ucar.edu" target="_blank">Wrf-users@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
<br>
<br>
<br>
<br>
</blockquote></div></div>