From a2ca7c6ba0b3c46cbd4bc77f3a08196c9e4f0704 Mon Sep 17 00:00:00 2001 From: ignis Date: Tue, 25 Feb 2020 08:44:19 +0900 Subject: [PATCH] disable calling subroutine write_sd --- code/ysolve.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ysolve.f90 b/code/ysolve.f90 index 0b261f4..f2e2e70 100644 --- a/code/ysolve.f90 +++ b/code/ysolve.f90 @@ -153,7 +153,7 @@ ENDIF ENDDO - CALL write_sd + ! CALL write_sd CALL write_pre CALL save_final_field