Skip to content

Commit

Permalink
restart reproducibility fix for regional fv3
Browse files Browse the repository at this point in the history
  • Loading branch information
junwang-noaa committed Nov 5, 2019
1 parent 786447c commit cc28aa5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions model/fv_regional_bc.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1183,6 +1183,12 @@ subroutine start_regional_restart(Atm &
endif
!
!-----------------------------------------------------------------------
!*** Get the source of the input data.
!-----------------------------------------------------------------------
!
call get_data_source(data_source,Atm%flagstruct%regional)
!
!-----------------------------------------------------------------------
!*** Preliminary setup for the forecast.
!-----------------------------------------------------------------------
!
Expand Down

0 comments on commit cc28aa5

Please sign in to comment.