wrf-model / WRF

The official repository for the Weather Research and Forecasting (WRF) model
Other
1.18k stars 658 forks source link

Remove unneeded depends #2029

Closed weiwangncar closed 3 months ago

weiwangncar commented 3 months ago

TYPE: bug fix, clean up

KEYWORDS: dependencies, unused

SOURCE: internal

DESCRIPTION OF CHANGES: Problem: Some dependency is declared twice, some are no longer needed.

Solution: Remove un-used dependencies. Complementary to PR-1950.

LIST OF MODIFIED FILES: M main/depend.common

TESTS CONDUCTED:

  1. Tested on Derecho with 6 proc to compile
  2. The Jenkins tests are all passing.

RELEASE NOTE:

weiwangncar commented 3 months ago

The regression test results:

Number of Tests        : 23           24
Number of Builds       : 60           57
Number of Simulations  : 158           150        0
Number of Comparisons  : 95           86        0

Failed Simulations are: 
None
Which comparisons are not bit-for-bit: 
None