Skip to content

Commit e85f773

Browse files
author
Dalei Hao
committed
modify namelist files for use_ktop_lw
1 parent 936d200 commit e85f773

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

components/elm/bld/namelist_files/namelist_defaults.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -626,6 +626,7 @@ this mask will have smb calculated over the entire global land surface
626626

627627
<!-- namelist for ktop -->
628628
<use_ktop_rad>.false.</use_ktop_rad>
629+
<use_ktop_lw>.false.</use_ktop_lw>
629630
<use_ktop_surf>.false.</use_ktop_surf>
630631

631632
<!-- SNICAR (SNow, ICe, and Aerosol Radiative model) datasets -->

components/elm/bld/namelist_files/namelist_definition.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,11 @@ If TRUE, TOP solar radiation parameterization will be activated, which considers
641641
If TRUE, kTOP radiation parameterization will be activated, which considers the effects of grid-scale topography.
642642
</entry>
643643

644+
<entry id="use_ktop_lw" type="logical" category="elm_physics"
645+
group="elm_inparm" valid_values="" value=".false.">
646+
If TRUE, kTOP radiation parameterization will be activated, which considers the effects of grid-scale topography.
647+
</entry>
648+
644649
<entry id="use_ktop_surf" type="logical" category="elm_physics"
645650
group="elm_inparm" valid_values="" value=".false.">
646651
If TRUE, kTOP radiation parameterization will be activated, which considers the effects of grid-scale topography.

0 commit comments

Comments
 (0)