From ffa4f0e42b97af61be961679cec7138352fcc2ac Mon Sep 17 00:00:00 2001 From: Austin Harris Date: Fri, 28 Jun 2024 15:36:38 -0400 Subject: [PATCH] remove openacc (for now) in plasma routine --- source/xnet_util.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/source/xnet_util.f90 b/source/xnet_util.f90 index 295437ef..708fcee3 100644 --- a/source/xnet_util.f90 +++ b/source/xnet_util.f90 @@ -310,7 +310,6 @@ Subroutine plasma(t9,rho,ytot,ye,zbar,zibar,ztilde,zinter,lambda0,gammae) Use xnet_constants, Only: avn, bok, e2, pi, third, thbim2, twm2bi Use xnet_types, Only: dp Implicit None - !$acc routine seq ! Input variables Real(dp), Intent(in) :: t9, rho, ytot, ye, zbar, zibar, ztilde