Skip to content

Commit

Permalink
Merge pull request #8 from junwang-noaa/regfv3_rst
Browse files Browse the repository at this point in the history
restart reproducibility fix for regional fv3
  • Loading branch information
DusanJovic-NOAA committed Nov 15, 2019
2 parents 786447c + cc28aa5 commit 452333a
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 452333a

Please sign in to comment.