From 312631879ef8ab2e33ddba3cc34b4bb073e753f7 Mon Sep 17 00:00:00 2001 From: ShujieL <ShujieL@users.noreply.github.com> Date: Thu, 20 Feb 2025 14:20:29 -0800 Subject: [PATCH] re-trigger u-rho simulation --- benchmarks/u_rho/setup.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/u_rho/setup.config b/benchmarks/u_rho/setup.config index 5b091d4b..8a73f8ce 100644 --- a/benchmarks/u_rho/setup.config +++ b/benchmarks/u_rho/setup.config @@ -1,7 +1,7 @@ #!/bin/bash source strict-mode.sh -USE_SIMULATION_CAMPAIGN=true +USE_SIMULATION_CAMPAIGN=false N_EVENTS=600 -- GitLab