Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolve uninitialized variable issues in surface_driver (#1681)
TYPE: bug-fix KEYWORDS: surface driver, uninitialized variables SOURCE: internal, reported by CWB, Taiwan DESCRIPTION OF CHANGES: Problem: Several variables showed up as used while uninitialized Solution: PXLSM does not need to compute sea-ice weighted PBLH. FH and FM in seaice wrapper calls to sfclay, sfclayrev need to be initialized for use in sea-ice weighting. LIST OF MODIFIED FILES: M phys/module_surface_driver.F TESTS CONDUCTED: The Jenkins tests have passed.
- Loading branch information