GETTING SEVERAL WRFOUTPUT FILES

JOUMA

New member
Hi
I managed to run the model successfully but the Wrfout-d01_....
Are many.
I expected one file.
What could be the issue.
 
Do you mean you want to save multi-time output to a single file? if so, you can set

frames_per_outfile = 1000

In this case, each wrfout file will contain 1000 wrfout files.
 
Thank you Mr Chen, I had set frames_per_outfile = 1, that is why i was getting several output files. All is well now.
 
Back
Top