high frequency wrf output for ideal large edy simualtion

FraFerra

New member
Hello,
I'm trying to run very high-resolution ideal large eddy simulation with wrf, version 4.3.3.
I'm wondering if it is possible to write wrfout files with sub-second frequancy?
In other word, it is possible to obtain output files every, for example, 0.2 seconds?
Thank you very much,


Francesco
 
Hi,
Unfortunately it doesn't seem like that option exists. The smallest increment you can use is seconds and since that variable is declared as an integer, you couldn't use a fraction of a second. It probably could be coded differently, though, so if you want to take that on, that may be a way around the issue.
 
Back
Top