HALO_SSMI_XB.inc

References to this file elsewhere.
1 !STARTOFREGISTRYGENERATEDINCLUDE 'inc/HALO_SSMI_XB.inc'
2 !
3 ! WARNING This file is generated automatically by use_registry
4 ! using the data base in the file named Registry.
5 ! Do not edit.  Your changes to this file will be lost.
6 !
7 #ifndef DATA_CALLS_INCLUDED
8 --- DELIBERATE SYNTAX ERROR: THIS ROUTINE SHOULD INCLUDE "em_data_calls.inc"
9     BECAUSE IT CONTAINS AN RSL HALO OPERATION
10 #endif
11 IF ( grid%comms( HALO_SSMI_XB ) == invalid_message_value ) THEN
12   CALL wrf_debug ( 50 , 'set up halo HALO_SSMI_XB' )
13   CALL setup_halo_rsl( grid )
14   CALL reset_msgs_24pt
15   CALL add_msg_24pt_real ( grid%xb%tpw , 1 )
16   CALL add_msg_24pt_real ( grid%xb%speed , 1 )
17   CALL add_msg_24pt_real ( grid%xb%tb19v , 1 )
18   CALL add_msg_24pt_real ( grid%xb%tb19h , 1 )
19   CALL add_msg_24pt_real ( grid%xb%tb22v , 1 )
20   CALL add_msg_24pt_real ( grid%xb%tb37v , 1 )
21   CALL add_msg_24pt_real ( grid%xb%tb37h , 1 )
22   CALL add_msg_24pt_real ( grid%xb%tb85v , 1 )
23   CALL add_msg_24pt_real ( grid%xb%tb85h , 1 )
24   CALL add_msg_24pt_real ( grid%xb%ref , (glen(3)) )
25   CALL stencil_24pt ( grid%domdesc , grid%comms ( HALO_SSMI_XB ) )
26 ENDIF
27   CALL wrf_debug ( 50 , 'exchange halo HALO_SSMI_XB' )
28 CALL rsl_exch_stencil ( grid%domdesc , grid%comms( HALO_SSMI_XB ) )
29 !ENDOFREGISTRYGENERATEDINCLUDE