Skip to content

Commit

Permalink
Fix boundary issues and numerical precision trouble in RUC LSM (NCAR#587
Browse files Browse the repository at this point in the history
)

* fixes and workarounds for uninitialized memory in fv_regional_bc

* initialize kmaxfire in module_bl_mynn

* smoke bug fixes for restart

* remove smoke bug fixes

* remove workarounds and fix remaining known bugs in ps_reg

* a few more surface pressure bug fixes; now the test case runs in debug mode

* ccpp/physics: module_sf_ruclsm imprecision workaround for gfortran -DDEBUG=ON

* move sanity checks to lsm_ruc and add "snow on ice" check

* use i-1 & j-1 for two-point averages, when available

* Replace many changes with atmos_cubed_sphere PR NCAR#220
  • Loading branch information
SamuelTrahanNOAA committed Oct 17, 2022
1 parent 8716e49 commit 2458535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion atmos_cubed_sphere
2 changes: 1 addition & 1 deletion ccpp/physics
Submodule physics updated 1 files
+27 −0 physics/lsm_ruc.F90

0 comments on commit 2458535

Please sign in to comment.