Skip to content
Snippets Groups Projects
Commit 550a7578 authored by ESCOBAR Juan's avatar ESCOBAR Juan
Browse files

Juan 23/11/2013: remove inused global acc data

parent 4fec71f2
No related branches found
No related tags found
No related merge requests found
......@@ -277,8 +277,7 @@ INTEGER :: II
!* 1. COMPUTES THE DOMAIN DIMENSIONS
!
! ------------------------------
!$acc data
! create(ZMEANX, ZMEANY)
!acc data
!
CALL GET_INDICE_ll(IIB,IJB,IIE,IJE)
!!$CALL GET_DIM_EXT_ll('B',IIU,IJU)
......@@ -431,7 +430,7 @@ PRWS(:,:,:) = PRWS(:,:,:) - ZTEMP4
!$acc end kernels
IF (LBUDGET_W) CALL BUDGET (PRWS,3,'ADVZ_BU_RW')
!
!$acc end data
!acc end data
!-------------------------------------------------------------------------------
!
END SUBROUTINE ADVECUVW_4TH_D
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment