From 998ef02eaca8111f583a26cd5db2a2df1d705ee1 Mon Sep 17 00:00:00 2001 From: "W. Daryl Hawkins" Date: Mon, 22 Jun 2026 08:56:06 -0500 Subject: [PATCH] Moving fine mesh uncollided Kobayashi problem to "long" test category. --- .../linear_boltzmann_solvers/transport_uncollided/tests.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/python/modules/linear_boltzmann_solvers/transport_uncollided/tests.json b/test/python/modules/linear_boltzmann_solvers/transport_uncollided/tests.json index 6136e800b..184e085f4 100644 --- a/test/python/modules/linear_boltzmann_solvers/transport_uncollided/tests.json +++ b/test/python/modules/linear_boltzmann_solvers/transport_uncollided/tests.json @@ -576,6 +576,7 @@ "env": { "OPENSN_NUM_THREADS": 8 }, + "weight_class": "long", "checks": [ { "type": "KeyValuePair", @@ -590,6 +591,7 @@ "comment": "Long Kobayashi case-i collided solve on the fine tetrahedral mesh", "num_procs": 8, "dependency": "uncollided_kobayashi_fine_generate.py", + "weight_class": "long", "checks": [ { "type": "KeyValuePair",