include file: HALO_EM_TKE_E.inc 1,17
!STARTOFREGISTRYGENERATEDINCLUDE 'inc/HALO_EM_TKE_E.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_TKE_E ) == invalid_message_value ) THEN
CALL wrf_debug
( 50 , 'set up halo HALO_EM_TKE_E' )
CALL setup_halo_rsl
( grid )
CALL reset_msgs_8pt
CALL add_msg_8pt_real
( xkmv , (glen(2)) )
CALL add_msg_8pt_real
( xkmh , (glen(2)) )
CALL add_msg_8pt_real
( xkmhd , (glen(2)) )
CALL add_msg_8pt_real
( xkhv , (glen(2)) )
CALL add_msg_8pt_real
( xkhh , (glen(2)) )
CALL add_msg_8pt_real
( bn2 , (glen(2)) )
if ( P_qv .GT. 1 ) CALL add_msg_8pt_real
( moist_2 ( grid%sm31,grid%sm32,grid%sm33,P_qv), glen(2) )
if ( P_qc .GT. 1 ) CALL add_msg_8pt_real
( moist_2 ( grid%sm31,grid%sm32,grid%sm33,P_qc), glen(2) )
if ( P_qr .GT. 1 ) CALL add_msg_8pt_real
( moist_2 ( grid%sm31,grid%sm32,grid%sm33,P_qr), glen(2) )
if ( P_qi .GT. 1 ) CALL add_msg_8pt_real
( moist_2 ( grid%sm31,grid%sm32,grid%sm33,P_qi), glen(2) )
if ( P_qs .GT. 1 ) CALL add_msg_8pt_real
( moist_2 ( grid%sm31,grid%sm32,grid%sm33,P_qs), glen(2) )
if ( P_qg .GT. 1 ) CALL add_msg_8pt_real
( moist_2 ( grid%sm31,grid%sm32,grid%sm33,P_qg), glen(2) )
CALL stencil_8pt
( grid%domdesc , grid%comms ( HALO_EM_TKE_E ) )
ENDIF
CALL wrf_debug
( 50 , 'exchange halo HALO_EM_TKE_E' )
CALL rsl_exch_stencil ( grid%domdesc , grid%comms( HALO_EM_TKE_E ) )
!ENDOFREGISTRYGENERATEDINCLUDE