From 668b9a7f8c5bd93e187d17491ebc0b317aa97c15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Sch=C3=BCtt?= Date: Mon, 13 Jul 2026 18:28:32 +0200 Subject: [PATCH] GLBOPT: Reduce output of tests (#5586) --- tests/SWARM/regtest-glbopt-1/LJ10_mincrawl_1.inp | 2 ++ tests/SWARM/regtest-glbopt-1/LJ10_minhop_1.inp | 2 ++ tests/SWARM/regtest-glbopt-1/LJ10_minhop_2.inp | 2 ++ 3 files changed, 6 insertions(+) diff --git a/tests/SWARM/regtest-glbopt-1/LJ10_mincrawl_1.inp b/tests/SWARM/regtest-glbopt-1/LJ10_mincrawl_1.inp index 5c2ed5a149..7a9fe8a5a4 100644 --- a/tests/SWARM/regtest-glbopt-1/LJ10_mincrawl_1.inp +++ b/tests/SWARM/regtest-glbopt-1/LJ10_mincrawl_1.inp @@ -58,6 +58,8 @@ &END VELOCITY_SOFTENING &END MD &PRINT ! IO is expensive, turning everything off + &FINAL_STRUCTURE OFF + &END FINAL_STRUCTURE &RESTART OFF &END RESTART &RESTART_HISTORY OFF diff --git a/tests/SWARM/regtest-glbopt-1/LJ10_minhop_1.inp b/tests/SWARM/regtest-glbopt-1/LJ10_minhop_1.inp index 52ada9b6ac..04f94e6d08 100644 --- a/tests/SWARM/regtest-glbopt-1/LJ10_minhop_1.inp +++ b/tests/SWARM/regtest-glbopt-1/LJ10_minhop_1.inp @@ -58,6 +58,8 @@ &END VELOCITY_SOFTENING &END MD &PRINT ! IO is expensive, turning everything off + &FINAL_STRUCTURE OFF + &END FINAL_STRUCTURE &RESTART OFF &END RESTART &RESTART_HISTORY OFF diff --git a/tests/SWARM/regtest-glbopt-1/LJ10_minhop_2.inp b/tests/SWARM/regtest-glbopt-1/LJ10_minhop_2.inp index 2e5b375e36..d735529d35 100644 --- a/tests/SWARM/regtest-glbopt-1/LJ10_minhop_2.inp +++ b/tests/SWARM/regtest-glbopt-1/LJ10_minhop_2.inp @@ -58,6 +58,8 @@ &END VELOCITY_SOFTENING &END MD &PRINT ! IO is expensive, turning everything off + &FINAL_STRUCTURE OFF + &END FINAL_STRUCTURE &RESTART OFF &END RESTART &RESTART_HISTORY OFF