Web project containing static content, default bootstrap theme

This commit is contained in:
2015-11-11 12:46:50 -05:00
commit 2a42afb173
50 changed files with 23538 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
<h1>Definitions of Variables in Output Files</h1>
<p>
LeafWeb employs the Exhaustive Dual Optimization (EDO) approach to fitting A/Ci curves for parameters in the
Farquhar-von Caemmerer-Berry (FvCB) model (Gu et al. 2010). For each A/Ci curve, four sets of parameters are
fitted because a given A/Ci curve might not contain sufficient constraint power for all parameters in the FvCB model.
</p>
<p>
More detailed explanation of the output files are given below:
</p>
<ul>
<li>
<a title="The format of the cntrlbestparameters output file" href="http://leafweb.ornl.gov/Documents/Readme_cntrlbestparameters" target="_blank">Readme_cntrlbestparameters</a>
- This file contains parameters estimated for all A/Ci curves that are submitted in the same batch.
</li>
<li>
<a title="The format of the cntrlcomparison output file" href="http://leafweb.ornl.gov/Documents/Readme_cntrlcomparison" target="_blank">Readme_cntrlcomparison</a>
- This file contains outputs from PISCAL that facilitates examination of how well the fitting was performed.
</li>
<li>
<a title="The format of the cntrlparameters output file" href="http://leafweb.ornl.gov/Documents/Readme_cntrlparameters" target="_blank">Readme_cntrlparameters</a>
- This file is an extended version of the output file 'cntrlbestparameters.csv'
</li>
</ul>