Skip to content
Snippets Groups Projects
Commit 65a8063d authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan
Browse files

Juan 04/11/2022:ZSOLVER/advecuvw_rk.f90, Optimization , remove update self(PRUS_ADV,...)

parent 7f3db5af
No related branches found
No related tags found
No related merge requests found
......@@ -675,7 +675,7 @@ CALL CLEANLIST_ll(TZFIELDMT_ll)
#ifndef MNH_OPENACC
CALL DEL_HALO2_ll(TZHALO2MT_ll)
#endif
!$acc update self(PRUS_ADV,PRVS_ADV,PRWS_ADV)
!!!!!!!!!!$acc update self(PRUS_ADV,PRVS_ADV,PRWS_ADV)
!-------------------------------------------------------------------------------
!$acc end data
......
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