Skip to content

Commit

Permalink
added flag for compatibility periodic simulations
Browse files Browse the repository at this point in the history
  • Loading branch information
franslql authored and fjansson committed Mar 15, 2022
1 parent 371ec7e commit 28717a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modstartup.f90
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ subroutine startup(path)
call readinitfiles ! moved to obtain the correct btime for the timedependent forcings in case of a warmstart
call inittimedep !depends on modglobal,modfields, modmpi, modsurf, modradiation
call initpois ! hypre solver needs grid and baseprofiles
call openboundary_divcorr
if(lopenbc) call openboundary_divcorr

call checkinitvalues

Expand Down

0 comments on commit 28717a2

Please sign in to comment.