Skip to content

Commit

Permalink
Use new lam fix (NOAA-EMC#509)
Browse files Browse the repository at this point in the history
* Switch links in fix/lam/RRFS_CONUS_3km from RRFS_CONUS_3km_C3359 to RRFS_CONUS_3km_C3359_Lake_fracSV

* Add new namelist for RUCLSM with new high resolution lam fix files.
     diag_log = .true.
     mosaic_lu = 1
     mosaic_soil = 1
     isncond_opt = 2
     isncovr_opt = 3
  • Loading branch information
hu5970 authored Apr 15, 2023
1 parent a1c5a80 commit 91ed696
Show file tree
Hide file tree
Showing 44 changed files with 48 additions and 38 deletions.
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.facsf.tile7.halo0.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.facsf.tile7.halo4.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.facsf.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.maximum_snow_albedo.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.slope_type.tile7.halo0.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.slope_type.tile7.halo4.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.slope_type.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.snowfree_albedo.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.soil_type.tile7.halo0.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.soil_type.tile7.halo4.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.soil_type.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.vegetation_greenness.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359.vegetation_type.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_fvcom_mask.nc
1 change: 1 addition & 0 deletions fix/lam/RRFS_CONUS_3km/C3359_grid.tile7.halo0.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_grid.tile7.halo3.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_grid.tile7.halo4.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_grid.tile7.halo6.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_grid.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_mosaic.halo3.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_mosaic.halo4.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_mosaic.halo6.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_mosaic.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_oro_data.tile7.halo0.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_oro_data.tile7.halo4.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_oro_data.tile7.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_oro_data_ls.tile7.halo0.nc
2 changes: 1 addition & 1 deletion fix/lam/RRFS_CONUS_3km/C3359_oro_data_ss.tile7.halo0.nc
1 change: 1 addition & 0 deletions fix/lam/RRFS_CONUS_3km/C3359_stypdom_double.nc
1 change: 1 addition & 0 deletions fix/lam/RRFS_CONUS_3km/C3359_vtypdom_double.nc
1 change: 1 addition & 0 deletions fix/lam/RRFS_CONUS_3km/stypdom_double.nc
1 change: 1 addition & 0 deletions fix/lam/RRFS_CONUS_3km/vtypdom_double.nc
5 changes: 5 additions & 0 deletions ush/templates/FV3.input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ FV3_HRRR:
gfs_physics_nml:
<<: *gsd_sar_phys
cdmbgwd: [3.5, 1.0]
diag_log: true
do_gsl_drag_ls_bl: true
do_gsl_drag_ss: true
do_gsl_drag_tofd: true
Expand All @@ -98,6 +99,10 @@ FV3_HRRR:
iovr: 3
ldiag_ugwp: false
lgfdlmprad: false
mosaic_lu: 1
mosaic_soil: 1
isncond_opt: 2
isncovr_opt: 3
sfclay_compute_flux: true
thsfc_loc: false
# Smoke/dust options
Expand Down

0 comments on commit 91ed696

Please sign in to comment.