Skip to content
Snippets Groups Projects
Commit 47a1894e authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 03-09/02/2017: OpenACC: beginning of work on clouds

parent 3a9a7742
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,9 @@ INTEGER :: JITER,ITERMAX ! iterative loop for first order adjustment
!
LOGICAL :: LPRETREATMENT, LNEW_ADJUST
!
#ifdef _OPENACC
PRINT *,'OPENACC: ICE_ADJUST being implemented'
#endif
!-------------------------------------------------------------------------------
!
!* 1. PRELIMINARIES
......
This diff is collapsed.
This diff is collapsed.
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