J JOUMA New member Oct 9, 2023 #1 Hi I managed to run the model successfully but the Wrfout-d01_.... Are many. I expected one file. What could be the issue.
Hi I managed to run the model successfully but the Wrfout-d01_.... Are many. I expected one file. What could be the issue.
M Ming Chen Moderator Staff member Oct 10, 2023 #2 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.
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.
J JOUMA New member Oct 12, 2023 #3 Thank you Mr Chen, I had set frames_per_outfile = 1, that is why i was getting several output files. All is well now.
Thank you Mr Chen, I had set frames_per_outfile = 1, that is why i was getting several output files. All is well now.