From 4557fd4132f99648b94a2c64685a6f4c1e6a3955 Mon Sep 17 00:00:00 2001 From: Gary Staebler Date: Sat, 26 Oct 2024 09:59:48 -0400 Subject: [PATCH] bug fix --- tglf/src/tglf_run.F90 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tglf/src/tglf_run.F90 b/tglf/src/tglf_run.F90 index f0d9622bb..a1fd06df5 100644 --- a/tglf/src/tglf_run.F90 +++ b/tglf/src/tglf_run.F90 @@ -180,7 +180,7 @@ subroutine tglf_run() #else call tglf_tm #endif - endif +! endif !--------------------------------------------- ! Output (normalized to Q_GB) @@ -238,7 +238,7 @@ subroutine tglf_run() call get_error_status(tglf_error_message,tglf_error_status) - else + else !(tglf_use_transport_model_in = .false) ! Run single-ky linear stability call tglf_ky