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.
kwerner said:Hi Huang,
You shouldn't need more than about 24-48 hours for spin-up, so if you're interested in the data from 1 Jan 2019, you can just start it Dec 30 or 31 and it should be okay. As for nudging, you can modify the namelist options to declare when you want nudging to start and stop. In the &fdda section, you can add any of the following:
gfdda_begin_y (years from start of run)
gfdda_begin_d (days from start of run)
gfdda_begin_h (hours from start of run)
gfdda_begin_m (minutes from start of run)
gfdda_begin_s (seconds from start of run)
The options also apply for ending times (e.g., gfdda_end_h).
kwerner said:Hi Huang,
You shouldn't need more than about 24-48 hours for spin-up, so if you're interested in the data from 1 Jan 2019, you can just start it Dec 30 or 31 and it should be okay. As for nudging, you can modify the namelist options to declare when you want nudging to start and stop. In the &fdda section, you can add any of the following:
gfdda_begin_y (years from start of run)
gfdda_begin_d (days from start of run)
gfdda_begin_h (hours from start of run)
gfdda_begin_m (minutes from start of run)
gfdda_begin_s (seconds from start of run)
The options also apply for ending times (e.g., gfdda_end_h).