ESCOMP / PUMAS

Parameterization for Unified Microphysics Across Scales
9 stars 12 forks source link

Wrong variable name in the OpenACC GPU directives #67

Closed sjsprecious closed 4 months ago

sjsprecious commented 6 months ago

In the latest PUMAS tag, the variable proc_rates%nr_out no longer exists. Thus it should be removed from this line https://github.com/ESCOMP/PUMAS/blob/release/cam/micro_pumas_v1.F90#L1199. Otherwise, the GPU compilation will fail.

Katetc commented 4 months ago

Addressed in pumas_cam-release_v1.36 and coming into CAM with -ESCOMP/CAM PR # 702