Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Is it possible to use moving nests in single calculations?

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

hiroto

New member
Is it possible to use moving nests in single calculations?

The official WRF homepage says to select "dmpar". However, after running "./configure" and selecting "serial", you can select not only "basic" but also "preset" and "vortex following" (in any WRF version). Compilation was also successful. Is parallel computing always necessary to use moving nests?
 
Hi,
It is possible to compile a moving nest with a serial compile, but this will limit the size/resolution of your domains. Most real applications will likely need more than 1 processor. You can take a look at this FAQ regarding the size of domains and number of processors necessary. If your domains are small, and you are able to resolve what you're interested in, and are getting reasonable results, then it may be perfectly fine to only use 1 processor (serial).
 
Hello. I am going to use a large domain, so I will try to compile with parallel computing. Thank you for your reply.
 
Top