From 9d312dbacd27fada49807cec03f73c2ec66ef3e4 Mon Sep 17 00:00:00 2001 From: "Byoung-Joo (BJ) Jung" <33296274+byoung-joo@users.noreply.github.com> Date: Fri, 3 Mar 2023 13:22:11 -0700 Subject: [PATCH] Add brtemp and cldmask fields to atmosphere Registry.xml file for MPAS-JEDI These fields are required by MPAS-JEDI and are associated with the `jedi_da` package, which is active only if `config_jedi_da = true`. Without setting `config_jedi_da = true` this commit should have no impact on memory usage for stand-alone MPAS-A applications. --- src/core_atmosphere/Registry.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/core_atmosphere/Registry.xml b/src/core_atmosphere/Registry.xml index 10cfbca3ea..377d404bbe 100644 --- a/src/core_atmosphere/Registry.xml +++ b/src/core_atmosphere/Registry.xml @@ -1839,6 +1839,15 @@ + + + + +