From 431c5f1040f9374d0f4ec5e96e86c72af21f80ad Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Wed, 10 Jun 2026 20:35:36 +0000 Subject: [PATCH 1/3] Add stochastic pattern to registry to make available for output in UFS --- src/core_atmosphere/Registry.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/core_atmosphere/Registry.xml b/src/core_atmosphere/Registry.xml index 21924dce84..4659a234d9 100644 --- a/src/core_atmosphere/Registry.xml +++ b/src/core_atmosphere/Registry.xml @@ -1002,6 +1002,8 @@ + + @@ -4277,7 +4279,12 @@ - + + + + #ifdef DO_PHYSICS From 0d953086f399c25bfbe65b633dcf2a589fed8043 Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Wed, 10 Jun 2026 21:02:40 +0000 Subject: [PATCH 2/3] Remove gaussian grid output from registry --- src/core_atmosphere/Registry.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/core_atmosphere/Registry.xml b/src/core_atmosphere/Registry.xml index 4659a234d9..640ebec399 100644 --- a/src/core_atmosphere/Registry.xml +++ b/src/core_atmosphere/Registry.xml @@ -1003,7 +1003,6 @@ - @@ -4283,8 +4282,6 @@ - #ifdef DO_PHYSICS From fadb6497920d8bec9bd646b64e648b13e5607acd Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Fri, 12 Jun 2026 15:42:35 +0000 Subject: [PATCH 3/3] Fix indentation --- src/core_atmosphere/Registry.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core_atmosphere/Registry.xml b/src/core_atmosphere/Registry.xml index 640ebec399..7480c9dc44 100644 --- a/src/core_atmosphere/Registry.xml +++ b/src/core_atmosphere/Registry.xml @@ -4279,7 +4279,7 @@ description="Total cell-centered meridional wind tendency from physics" persistence="scratch" /> - #ifdef DO_PHYSICS