diff --git a/physics/docs/pdftxt/suite_input.nml.txt b/physics/docs/pdftxt/suite_input.nml.txt
index 1f192e750..f25272615 100644
--- a/physics/docs/pdftxt/suite_input.nml.txt
+++ b/physics/docs/pdftxt/suite_input.nml.txt
@@ -388,6 +388,12 @@ show some variables in the namelist that must match the SDF.
qc_crt | gfdl_cloud_microphys | minimum value of cloud condensate to allow partial cloudiness. Partial cloud can only exist when total cloud condensate exceeds \p qc_crt | 5.0e-8
|
c_psaci | gfdl_cloud_microphys | accretion efficiency of cloud ice to snow (cloud ice -> snow). Increasing(decreasing) of \p c_psaci can boost(decrease) the accretion of cloud ice to snow | 0.02
|
c_pgacs | gfdl_cloud_microphys | accretion efficiency of snow to graupel (snow -> graupel). Increasing(decreasing) of \p c_pgacs can boost(decrease) the accretion of snow to graupel | 2.0e-3
+ |
reiflag | gfdl_cloud_microphys | cloud ice effective radius schme \n
+
+ - 1: Heymsfield and Mcfarquhar (1996)
+
- 2: Wyser (1998)
+
+ | 1
|
rh_inc | gfdl_cloud_microphys | relative humidity increment for complete evaporation of cloud water and cloud ice | 0.25
|
rh_inr | gfdl_cloud_microphys | relative humidity increment for sublimation of snow | 0.25
|
rh_ins | gfdl_cloud_microphys | relative humidity increment for minimum evaporation of rain | 0.25
|