From d04e3fa0b50f7c4072be5a9dac45d6b4560c48fa Mon Sep 17 00:00:00 2001 From: mbeidler3 Date: Tue, 12 Nov 2024 09:44:39 -0500 Subject: [PATCH] fixing file name of agate_job_test.sh --- .github/workflows/agate.yml | 2 +- ci_stub/agate_job_test.sh | 2 +- src/korc_ppusher.f90 | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/agate.yml b/.github/workflows/agate.yml index 6b02672e..d981f9e1 100644 --- a/.github/workflows/agate.yml +++ b/.github/workflows/agate.yml @@ -89,7 +89,7 @@ jobs: - name: test korc run: | - ./KORC/ci_stub/agate_job_test_cpu.sh + ./KORC/ci_stub/agate_job_test.sh - name: Show Cache if: failure() diff --git a/ci_stub/agate_job_test.sh b/ci_stub/agate_job_test.sh index 89e82a6d..18bb9e9c 100755 --- a/ci_stub/agate_job_test.sh +++ b/ci_stub/agate_job_test.sh @@ -1,6 +1,6 @@ #!/bin/bash -pushd ./KORC/build_gpu >/dev/null +pushd ./KORC/build >/dev/null ctest --output-on-failure testexit=$? diff --git a/src/korc_ppusher.f90 b/src/korc_ppusher.f90 index 1903a09d..b1f6c057 100755 --- a/src/korc_ppusher.f90 +++ b/src/korc_ppusher.f90 @@ -385,6 +385,7 @@ subroutine FO_init(params,F,spp,output,step) spp(ii)%vars%eta(pp-1+cc) = eta_tmp + !write(6,*) Bmag(cc) ! Magnetic moment spp(ii)%vars%mu(pp-1+cc) = 0.5_rp*m_cache* &