wrf-model / WRF

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

Add text to two routines in physics_mmm #2041

Closed weiwangncar closed 1 month ago

weiwangncar commented 2 months ago

TYPE: text only

KEYWORDS: doxygen comments, shared physics routines

SOURCE: internal

DESCRIPTION OF CHANGES: Added some doxygen comments to make routines in physics_mmm/ the same as those in future MMM shared physics repository.

LIST OF MODIFIED FILES: M phys/physics_mmm/cu_ntiedtke.F90 M phys/physics_mmm/mp_wsm6_effectRad.F90

TESTS CONDUCTED: The Jenkins tests are all passing.

weiwangncar commented 2 months ago

The Jenkins test results:

Test Type              | Expected  | Received |  Failed
= = = = = = = = = = = = = = = = = = = = = = = =  = = = =
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
weiwangncar commented 2 months ago

@smileMchen @kkeene44 Can one of you approve this PR please? Thanks!