Commit
e4f125ba067ba8083f917e0e06b6b2398483d3e4
by noreplyConstructing rcm within SILHS (as rcm_pdf) (#1011)
* Constructing rcm within SILHS (as rcm_pdf) to avoid having to pass rcm directly to SILHS. Relevant to possibly moving PDF call placement
into the "post" position in CAM.
See https://github.com/ESCOMP/CAM/issues/582.
* Reconstructing rcm inside of setup_pdf_parameters instead of passing it through
the argument lists. Might help NCAR move the PDF call placement to "post" position
in CAM.
See https://github.com/larson-group/clubb/issues/997.
* Adding descriptive comment.