-
Notifications
You must be signed in to change notification settings - Fork 14
What's New
Rick Pernak edited this page Mar 24, 2020
·
6 revisions
RRTMG_SW Version | Release Date | Modifications |
---|---|---|
v5.0 | March 2020 |
|
v4.1 | February 2020 | Added two fixes that impact solar absorption:
|
v4.0.2 | February 2018 |
|
v4.0.1 | November 2017 | Removed the /src/src_link script that previously linked to the RRTM versions of rrtatm.f and extra.f . Current versions of those files as of this release have been added to this repository in the src directory. The values of MXLAY (603) and MXMOL (39) were also updated to correspond with those now used in rrtatm.f . Removed the src/util_link script that previously linked to the utility files and relocated these to a new aer_rt_utils folder that is tied to ~/RD/AER_RT_UTILS/trunk in the SVN repository as an external. All provided makefiles have been updated to get the utility files from the new directory. |
v4.0 | December 2016 | Added new solar variability options based on NRLSSI2 model. The solar variability method is selected with input flag isolvar and options include using the internal solar constant consistent with the NRLSSI2 model (1360.85 W m-2) with no solar cycle variability, applying the mean of Solar Cycles 13-24 to represent averaged facular brightening and sunspot blocking effects over time, or supplying specific facular and sunspot indices to represent solar variability over specific solar cycles over time. Options that use the averaged solar cycle can be scaled to a different solar constant. Additional capability is provided to adjust the amplitude of the averaged solar cycle or to scale the solar constant by spectral band. The Kurucz extraterrestrial solar irradiance specification that was used in RRTMG_SW_v3.91 and earlier remains an available option. |
v3.9 | December 2013 |
|
v3.8 | May 2009 |
|
v3.7 | February 2009 |
|
v3.61 | September 2008 | Modified input of ice particle effective size to require input of value appropriate for the selected ice optics parameterization. Previous scaling that was applied internally to convert ice effective radius to generalized effective size for the Fu parameterization has been removed. Any necessary scaling needed to provide the proper ice particle size must be done before input to the radiation in the GCM version of the code. This is consistent with the input requirement for the column version of the model. Note that the internal ice optics parameterizations are effective over specific ranges of particle size. Results may be different from previous versions if the Fu parameterization is used in the GCM version of the code. |
v3.6 | August 2008 | Added requirement that cloud liquid and ice water paths, or optionally the cloud optical depth, be input as in-cloud averages rather than grid-averaged values in the version of the code intended for use in a GCM. This change requires that these cloud properties be scaled by the cloud fraction on input to convert to in-cloud values if necessary. The column model version of the code continues to expect in-cloud values as before. Oxygen amount was changed from being defined internally to a required input. The forward scattering fraction for clouds was added as an input array. Several other cosmetic modifications do not affect results, but a change in the factor used to convert flux to heating rate from a fixed to a calculated quantity may produce negligible differences in heating rates. |
v3.5 | January 2008 | Corrected calculation of cloud optical property stochastic arrays in McICA sub-column generator when cloud optical properties are input directly. This change will impact calculations with clouds when McICA is used and input parameter inflag is set to 0. |
v3.4 | September 2007 | Modified use of ice particle size variables rei /reicmc to utilize separate variable names (dge /dgesmc ) when units of generalized effective size are required for Fu ice parameterization (iceflag=3 ) option. Results may be minimally affected when ice particle radii exceed 90 microns and the iceflag=3 option is used. Also modified several local arrays in top-level subroutine module to accomodate an extra model layer at the top of the atmosphere if this feature is utilized when using the code in a GCM. |
v3.3 | September 2007 | Modified use of column dimension in some optional output arrays in subroutine version of model, and corrected intent attribute of icld flag. Also added solar constant as input value into subroutine version of model to allow scaling of solar constant from default value. Results are identical to the previous version. |
v3.2 | August 2007 | Includes changes to the makefile for AIX systems and a few minor fixes in the interface for the subroutine version of the model. Results are identical to the previous version. |
v3.1 | August 2007 |
|
v3.0 | April 2007 |
|