Affected Releases: 1.0.z through 1.2.z
(Bugzilla 2016)
SC-WACCM uses the mo_ghg_chem module, which in turn uses the boundarydata module (otherwise used only by CAM3?). This module sets some flags for unstructured and zonal input files, but does not set them to .false. if the file does not fall into either category. It just so happens that this seems to work anyway, except that XLF has an issue when run in DEBUG mode.
The attached patch will fix this.
(Bugzilla 2016)
SC-WACCM uses the mo_ghg_chem module, which in turn uses the boundarydata module (otherwise used only by CAM3?). This module sets some flags for unstructured and zonal input files, but does not set them to .false. if the file does not fall into either category. It just so happens that this seems to work anyway, except that XLF has an issue when run in DEBUG mode.
The attached patch will fix this.