Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coszen made not optional in Dudhia shortwave scheme (#1675)
TYPE: bug fix KEYWORDS: shortwave option 1, coszen not optional SOURCE: internal, reported by CWB, Taiwan DESCRIPTION OF CHANGES: Problem: Compiler picked up use of uninitialized eot. This was in the case of no coszen passed in which does not happen in ARW. Solution: coszen is no longer optional and branch for no coszen input is removed. LIST OF MODIFIED FILES: M phys/module_ra_sw.F TESTS CONDUCTED: Jenkins tests have passed.
- Loading branch information