Skip to content

Commit

Permalink
documented disabling of GOSWIM in GEOS_SurfaceGridComp.rc
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle authored Feb 8, 2025
1 parent 8254a10 commit a16314d
Showing 1 changed file with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,15 @@
# GOSWIM aerosol deposition on surface snow #
#--------------------------------------------------------#

# *** NOTE: GOSWIM is DISABLED via hardcoded N_constit=0 in StieglitzSnow.F90 ***

# ---- Aerosol deposition on snow (available only with MERRA-2 forcings)
#
# 0 : GOCART aerosol are NOT used (default)
# 1 : Use all GOCART aerosol data
# 2 : Use GOCART aerosols *except* dust
# 3 : Use GOCART aerosols *except* black carbon
# 4 : Use GOCART aerosols *except* organic carbon
# DISABLED: 1 : Use all GOCART aerosol data
# DISABLED: 2 : Use GOCART aerosols *except* dust
# DISABLED: 3 : Use GOCART aerosols *except* black carbon
# DISABLED: 4 : Use GOCART aerosols *except* organic carbon
#
# GEOSagcm=>AEROSOL_DEPOSITION: 0
# GEOSldas=>AEROSOL_DEPOSITION: 0
Expand All @@ -145,7 +147,7 @@
# NOTE: There are separate parameters for LAND and LANDICE
#
# 0 : Default, GOSWIM snow albedo scheme is turned OFF for land/landice
# 9 : GOSWIM snow albedo scheme is turned ON for land/landice
# DISABLED: 9 : GOSWIM snow albedo scheme is turned ON for land/landice
#
# GEOSagcm=>N_CONST_LAND4SNWALB: 0
# GEOSldas=>N_CONST_LAND4SNWALB: 0
Expand Down

0 comments on commit a16314d

Please sign in to comment.