From ee50c58549530b66495ccd9c6f04e992d3693e6f Mon Sep 17 00:00:00 2001 From: Balwinder Singh Date: Thu, 21 Nov 2024 20:44:43 -0800 Subject: [PATCH] EAMxx: Modified fractional land use value for GPU runs to work --- .../eamxx/tests/single-process/mam/aero_microphys/input.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/eamxx/tests/single-process/mam/aero_microphys/input.yaml b/components/eamxx/tests/single-process/mam/aero_microphys/input.yaml index f417db670831..ebce9df2e785 100644 --- a/components/eamxx/tests/single-process/mam/aero_microphys/input.yaml +++ b/components/eamxx/tests/single-process/mam/aero_microphys/input.yaml @@ -64,7 +64,7 @@ initial_conditions: precip_liq_surf_mass: 0.1 precip_ice_surf_mass: 0.1 snow_depth_land: 0.01 - fraction_landuse: [0.5, 0.5, 0.5, 0.5, 0.5, 0.2, 0.0, 0.0, 0.0, 0.2, 0.2] + fraction_landuse: 0.0 SW_flux_dn: 500.0 constituent_fluxes: 0.0 # The parameters for I/O control