From 4bb59466b07e253de2c2e0ce1e81a49bc099fa81 Mon Sep 17 00:00:00 2001 From: Jeff Candy Date: Wed, 9 Oct 2024 18:53:27 +0000 Subject: [PATCH] Remove setting shear_method=0 --- cgyro/src/cgyro_make_profiles.F90 | 1 - 1 file changed, 1 deletion(-) diff --git a/cgyro/src/cgyro_make_profiles.F90 b/cgyro/src/cgyro_make_profiles.F90 index bff4f817c..be4b1497b 100644 --- a/cgyro/src/cgyro_make_profiles.F90 +++ b/cgyro/src/cgyro_make_profiles.F90 @@ -428,7 +428,6 @@ subroutine cgyro_make_profiles end select else omega_eb_base = 0.0 - shear_method = 0 call cgyro_info('ExB shear: OFF') endif