From 757ae6b085ce23a1a0ead573308df2867072e8b2 Mon Sep 17 00:00:00 2001 From: Juan ESCOBAR <juan.escobar@aero.obs-mip.fr> Date: Thu, 7 Mar 2024 17:35:59 +0100 Subject: [PATCH] Philippe 08/03/2024: Juan 07/03/2024:NEWLFI_ALL.f , Inhibe spirituous/randomely Statistic when Closing LFI files , put NISTAG=0 (cherry picked from commit 4d18cca15782f8234cca475688a69c58921a56a8) --- src/LIB/NEWLFI/src/NEWLFI_ALL.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LIB/NEWLFI/src/NEWLFI_ALL.f b/src/LIB/NEWLFI/src/NEWLFI_ALL.f index 8eb4553ae..194503a55 100644 --- a/src/LIB/NEWLFI/src/NEWLFI_ALL.f +++ b/src/LIB/NEWLFI/src/NEWLFI_ALL.f @@ -4090,7 +4090,7 @@ C NULOFM=0 NUIMEX=0 NERFAG=1 - NISTAG=1 + NISTAG=0 NIMESG=1 NPISAF=0 LTAMLG=.FALSE. -- GitLab