Summary
- Adding OpenACC data directives for mixing length and adg routines (details)
- Fixing error causing GPU code not to run. Some variables to be copied were labelled as (ngrdcol,nz) when it should be (:ngrdcol,:nz). I've just removed the data length specifiers completely since they are not neccesary in general. (details)
The file was modified | adg1_adg2_3d_luhar_pdf.F90 (diff) |
The file was modified | mixing_length.F90 (diff) |
The file was modified | adg1_adg2_3d_luhar_pdf.F90 (diff) |