-
Notifications
You must be signed in to change notification settings - Fork 791
Description
A restarted run using restart files with MYNN in WRFV4.2.2 yields different wrf output from a continuous run without using restart files.
The continuous run started on 07/29/2018 00z and ran 10 days. It generates hourly wrf output and daily restart files. The run is forced by ERA5 reanalysis.
The restarted run started on 08/03/2018 00z and used the restart file generated from the continuous run. All other files (wrflow*, wrfbdy*, wrffdda*) are unchanged.
Then we computed the difference in wrfout files between the two runs for different hours using ncdiff.
-
On restart time (08/03/2018 00z), there is no difference between the two runs.
-
On all hours after the restart time, the two runs diverge. On 1 hour after the restart time (08/03/2018 01z), T2 can differ by 2 degree, and U/V can differ by 1 m/s.
The namelist.input for the restarted run is attached below.