Skip to content
Failed

Changes

Summary

  1. Revert clubb api module changes (#1228) (details)
  2. Fixed equality check in pdf_closure_module (#1229) (details)
Commit 2913cd9a5b791c1e7248d2ad7dcfd89cfc9a2d0e by noreply
Revert clubb api module changes (#1228)

* Revert intent changes to err_code_api in clubb_api_module to stay consistent with host models
CLUBB ticket #975

Reverted changes in advance_clubb_core_api and to corresponding call in run_clubb

Since the module variable is not used anywhere anymore, we can also remove it from the module
The file was modified error_code.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
Commit 20aceeaecd53a592cea775ac5def92cea74294bd by noreply
Fixed equality check in pdf_closure_module (#1229)

CLUBB ticket #975

WRF detected this error. Fixed it.
The file was modified pdf_closure_module.F90 (diff)