include file: HALO_EM_PHYS_PBL.inc 1,7
!STARTOFREGISTRYGENERATEDINCLUDE 'inc/HALO_EM_PHYS_PBL.inc'
!
! WARNING This file is generated automatically by use_registry
! using the data base in the file named Registry.
! Do not edit. Your changes to this file will be lost.
!
IF ( grid%comms( HALO_EM_PHYS_PBL ) == invalid_message_value ) THEN
CALL wrf_debug
( 50 , 'set up halo HALO_EM_PHYS_PBL' )
CALL setup_halo_rsl
( grid )
CALL reset_msgs_4pt
CALL add_msg_4pt_real
( rublten , (glen(2)) )
CALL add_msg_4pt_real
( rvblten , (glen(2)) )
CALL stencil_4pt
( grid%domdesc , grid%comms ( HALO_EM_PHYS_PBL ) )
ENDIF
CALL wrf_debug
( 50 , 'exchange halo HALO_EM_PHYS_PBL' )
CALL rsl_exch_stencil ( grid%domdesc , grid%comms( HALO_EM_PHYS_PBL ) )
!ENDOFREGISTRYGENERATEDINCLUDE