Skip to content

Commit 39bbd60

Browse files
committed
Change to apply_nonwv_cflx for free atm hb diff interstitial.
1 parent e19a673 commit 39bbd60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/registry.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1447,10 +1447,10 @@
14471447
<initial_value>0.0_kind_phys</initial_value>
14481448
<ic_file_input_names>pbuf_taubljy</ic_file_input_names>
14491449
</variable>
1450-
<variable local_name="non_wv_cflx_in_free_atm_vdiff"
1451-
standard_name="flag_for_vertical_diffusion_apply_ccpp_constituent_fluxes_excluding_water_vapor"
1450+
<variable local_name="apply_non_wv_cflx_in_free_atm_vdiff"
1451+
standard_name="do_apply_ccpp_constituent_fluxes_excluding_water_vapor_in_vertical_diffusion"
14521452
units="flag" type="logical">
1453-
<long_name>should free atmosphere HB vertical diffusion handle non-water-vapor upward fluxes from coupler?</long_name>
1453+
<long_name>should free atmosphere HB vertical diffusion apply non-water-vapor upward fluxes from coupler?</long_name>
14541454
<!-- should be false for CAM7 and true for CAM6; ignored elsewhere -->
14551455
<initial_value>.false.</initial_value>
14561456
<!--<initial_value phys_suite="cam6">.true.</initial_value>-->

0 commit comments

Comments
 (0)