diff --git a/README.md b/README.md index 9c716929..f105afe5 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Current Canopy-App components: | `emi_ovoc` | Other VOC emissions (49 compounds, Table 1 Guenther et al. (2012) | **Current Canopy-App Output:** As discussed above, the current Canopy-App optional outputs includes 3D canopy winds (`canwind`), canopy vertical/eddy diffusivity values `kz`), biogenic emissions (see Table 1), and -canopy photolysis attenuation correction factors (`rjcf`). Current 2D fields includes the Wind Adjustment Factor (`waf`). +canopy photolysis attenuation correction factors (`rjcf`), and derived Leaf Area Density (`lad`) from the foliage shape function. Current 2D fields includes the Wind Adjustment Factor (`waf`), flame heights (`flameh`), and canopy heights (`canheight`). Current 1D fields include the canopy model interface levels (`z`). Namelist Option : `file_out` Prefix string (e.g., `'test'`) used to name output file (Output is 1D txt when using input 1D data (i.e., `infmt_opt=1`), or is 2D NetCDF output when 2D NetCDF input is used (i.e., `infmt_opt=0`)).