Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Tseganeh Gichamo committed Oct 20, 2024
1 parent 28dc544 commit 7cac448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion physics/SFC_Models/Land/Noahmp/noahmpdrv.F90
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ subroutine noahmpdrv_timestep_init (itime, fhour, delt, km, ncols, &
!> update land states with iau increments
if (.not. Land_IAU_Data%in_interval) then
if(Land_IAU_Control%me == Land_IAU_Control%mpi_root) then
print*, "current time step not in IAU interval "
print*, "noahmpdrv_timestep_init: current time step not in Land iau interval "
endif
return
endif
Expand Down

0 comments on commit 7cac448

Please sign in to comment.