From 6cfad97cd737bc91f468092b1de9e565fa047749 Mon Sep 17 00:00:00 2001 From: Erin Thomas Date: Wed, 6 Nov 2024 15:13:44 -0600 Subject: [PATCH] add wav2atm smap --- driver-mct/cime_config/config_component.xml | 17 ++++++++++ .../cime_config/namelist_definition_drv.xml | 31 +++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/driver-mct/cime_config/config_component.xml b/driver-mct/cime_config/config_component.xml index b917809f6fab..22383ce6003b 100644 --- a/driver-mct/cime_config/config_component.xml +++ b/driver-mct/cime_config/config_component.xml @@ -1518,6 +1518,23 @@ atm2wav state mapping file decomp type + + char + idmap + run_domain + env_run.xml + wav2atm state mapping file + + + + char + X,Y + Y + run_domain + env_run.xml + wav2atm state mapping file decomp type + + char idmap diff --git a/driver-mct/cime_config/namelist_definition_drv.xml b/driver-mct/cime_config/namelist_definition_drv.xml index b45bfaed75df..a9e28d9a80a7 100644 --- a/driver-mct/cime_config/namelist_definition_drv.xml +++ b/driver-mct/cime_config/namelist_definition_drv.xml @@ -4928,6 +4928,37 @@ + + char + mapping + abs + seq_maps + + atm to wav state mapping file for states + + + $WAV2ATM_SMAPNAME + + + + + char + mapping + seq_maps + + The type of mapping desired, either "source" or "destination" mapping. + X is associated with rearrangement of the source grid to the + destination grid and then local mapping. Y is associated with mapping + on the source grid and then rearrangement and sum to the destination + grid. + + + $WAV2ATM_SMAPTYPE + X + + + + char mapping