Skip to content

Commit d265ab4

Browse files
[develop] Update CCPP links for scientific documentation (#1382)
Update link for CCPP. A member of the CCPP crew reached out to the US team with new links to be replaced in the scientific documentation.
1 parent 437ea28 commit d265ab4

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

doc/UsersGuide/BackgroundInfo/CCPPUpdates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
CCPP Updates for the SRW App v3.0.0 Release
66
================================================
77

8-
Here is what's new in CCPP Physics for the UFS SRW v3.0.0 public release. For a more expanded look and to view the bibliography, please view the CCPP UFS-SRW v3.0.0 documentation `here <https://dtcenter.ucar.edu/GMTB/UFS_SRW_App_v3.0.0/sci_doc/index.html>`__.
8+
Here is what's new in CCPP Physics for the UFS SRW v3.0.0 public release. For a more expanded look and to view the bibliography, please view the CCPP UFS-SRW v3.0.0 documentation `here <https://ncar.github.io/ccpp-physics/SRWv3/>`__.
99

1010
General Updates
1111
=================

doc/UsersGuide/BackgroundInfo/Components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Supported model resolutions in this release include 3-, 13-, and 25-km predefine
3737
Model Physics
3838
---------------
3939

40-
The Common Community Physics Package (CCPP), described `here <https://dtcenter.org/software-tools/common-community-physics-package-ccpp>`_, supports interoperable atmospheric physics and land surface model options. Atmospheric physics are a set of numerical methods describing small-scale processes such as clouds, turbulence, radiation, and their interactions. The most recent SRW App release (|latestr|) included six supported physics suites: FV3_GFS_v16, FV3_WoFS_v0, FV3_HRRR, FV3_HRRR_gf, RRFS_sas, and FV3_RAP. The FV3_GFS_v16 is an updated version of the physics suite used in the operational Global Forecast System (GFS) v16. A detailed list of CCPP updates made ahead of the SRW App v3.0.0 release is available :ref:`here <CCPPUpdates>`. A full scientific description of CCPP parameterizations and suites can be found in the `CCPP Scientific Documentation <https://dtcenter.ucar.edu/GMTB/UFS_SRW_App_v3.0.0/sci_doc/index.html>`_, and CCPP technical aspects are described in the :doc:`CCPP Technical Documentation <ccpp-techdoc:index>`. The model namelist has many settings beyond the physics options that can optimize various aspects of the model for use with each of the supported suites. Additional information on Stochastic Physics options is available :doc:`here <stochphys:index>`.
40+
The Common Community Physics Package (CCPP), described `here <https://dtcenter.org/software-tools/common-community-physics-package-ccpp>`_, supports interoperable atmospheric physics and land surface model options. Atmospheric physics are a set of numerical methods describing small-scale processes such as clouds, turbulence, radiation, and their interactions. The most recent SRW App release (|latestr|) included six supported physics suites: FV3_GFS_v16, FV3_WoFS_v0, FV3_HRRR, FV3_HRRR_gf, RRFS_sas, and FV3_RAP. The FV3_GFS_v16 is an updated version of the physics suite used in the operational Global Forecast System (GFS) v16. A detailed list of CCPP updates made ahead of the SRW App v3.0.0 release is available :ref:`here <CCPPUpdates>`. A full scientific description of CCPP parameterizations and suites can be found in the `CCPP Scientific Documentation <https://ncar.github.io/ccpp-physics/SRWv3/>`_, and CCPP technical aspects are described in the :doc:`CCPP Technical Documentation <ccpp-techdoc:index>`. The model namelist has many settings beyond the physics options that can optimize various aspects of the model for use with each of the supported suites. Additional information on Stochastic Physics options is available :doc:`here <stochphys:index>`.
4141

4242
+ 'pbl': ['mynnedmf_wrapper'],
4343
+ 'sfc': ['mynnsfc_wrapper'],

doc/UsersGuide/BackgroundInfo/Introduction.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ A list of available component documentation is shown in :numref:`Table %s <list_
154154
* - CCPP Technical Documentation
155155
- https://ccpp-techdoc.readthedocs.io/en/latest/
156156
* - CCPP Scientific Documentation
157-
- https://dtcenter.ucar.edu/GMTB/UFS_SRW_App_v3.0.0/sci_doc/index.html
157+
- https://ncar.github.io/ccpp-physics/SRWv3/
158158
* - Stochastic Physics Documentation
159159
- https://stochastic-physics.readthedocs.io/en/latest/
160160
* - ESMF manual
@@ -226,4 +226,4 @@ Users can expect to see incremental improvements and additional capabilities in
226226

227227

228228

229-
.. bibliography:: ../../references.bib
229+
.. bibliography:: ../../references.bib

doc/UsersGuide/BuildingRunningTesting/SRW-SD.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
SRW Smoke & Dust (SRW-SD) Features
55
==================================
66

7-
This chapter provides instructions for running an example six-hour forecast for July 22, 2019 at 0z using SRW Smoke & Dust (SRW-SD) features. These features have been merged into the SRW App from the UFS WM. This experimental forecast uses RAP data for :term:`ICs` and :term:`LBCs`, the ``RRFS_CONUS_3km`` predefined grid, and the ``FV3_HRRR_gf`` physics suite. This physics suite is similar to the NOAA operational HRRR v4 suite (Dowell et al., 2022), with the addition of the Grell-Freitas deep convective parameterization. `Scientific documentation for the HRRR_gf suite <https://dtcenter.ucar.edu/GMTB/v7.0.0/sci_doc/_h_r_r_r_gf_page.html>`_ and `technical documentation <https://ccpp-techdoc.readthedocs.io/en/v7.0.0/>`_ are available with the CCPP v7.0.0 release but may differ slightly from the version available in the SRW App.
7+
This chapter provides instructions for running an example six-hour forecast for July 22, 2019 at 0z using SRW Smoke & Dust (SRW-SD) features. These features have been merged into the SRW App from the UFS WM. This experimental forecast uses RAP data for :term:`ICs` and :term:`LBCs`, the ``RRFS_CONUS_3km`` predefined grid, and the ``FV3_HRRR_gf`` physics suite. This physics suite is similar to the NOAA operational HRRR v4 suite (Dowell et al., 2022), with the addition of the Grell-Freitas deep convective parameterization. `Scientific documentation for the HRRR_gf suite <https://ncar.github.io/ccpp-physics/V7/_h_r_r_r_gf_page.html>`_ and `technical documentation <https://ccpp-techdoc.readthedocs.io/en/v7.0.0/>`_ are available with the CCPP v7.0.0 release but may differ slightly from the version available in the SRW App.
88

99
.. note::
1010

doc/UsersGuide/Reference/FAQ.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ To configure a new experiment, users can simply modify variables in their existi
253253
:bolditalic:`Advanced:` How can I add a physics scheme (e.g., YSU PBL) to the UFS SRW App?
254254
===============================================================================================
255255

256-
At this time, there are ten physics suites available in the SRW App, :ref:`five of which are fully supported <CCPP_Params>`. However, several additional physics schemes are available in the UFS Weather Model (WM) and can be enabled in the SRW App. The CCPP Scientific Documentation details the various `namelist options <https://dtcenter.ucar.edu/GMTB/v6.0.0/sci_doc/_c_c_p_psuite_nml_desp.html>`__ available in the UFS WM, including physics schemes, and also includes an `overview of schemes and suites <https://dtcenter.ucar.edu/GMTB/v6.0.0/sci_doc/allscheme_page.html>`__.
256+
At this time, there are ten physics suites available in the SRW App, :ref:`five of which are fully supported <CCPP_Params>`. However, several additional physics schemes are available in the UFS Weather Model (WM) and can be enabled in the SRW App. The CCPP Scientific Documentation details the various `namelist options <https://ncar.github.io/ccpp-physics/SRWv3/_c_c_p_psuite_nml_desp.html>`__ available in the UFS WM, including physics schemes, and also includes an `overview of schemes and suites <https://ncar.github.io/ccpp-physics/SRWv3/allscheme_page.html>`__.
257257

258258
.. attention::
259259

0 commit comments

Comments
 (0)