titusquah 5 years ago
commit a9a13dfbf5

@ -57,13 +57,13 @@ est_enthalpy = searcher.fit()
searcher.update_xml(est_enthalpy) searcher.update_xml(est_enthalpy)
searcher.parity_plot(print_r_squared=True) searcher.parity_plot(print_r_squared=True)
``` ```
##Documentation ## Documentation
Readthedocs documentation are here: https://llepe.readthedocs.io/en/latest/index.html Readthedocs documentation are here: https://llepe.readthedocs.io/en/latest/index.html
## Acknowledgements ## Acknowledgements
Based upon work supported by funding from Argonne National Laboratory provided by the U.S. Department of Energy, Office of Energy Efficiency and Renewable Energy (EERE), under contract DE-AC02-06CH11357 Based upon work supported by funding from Argonne National Laboratory provided by the U.S. Department of Energy, Office of Energy Efficiency and Renewable Energy (EERE), under contract DE-AC02-06CH11357
##Citing LLEPE ## Citing LLEPE
If you use LLEPE in your research , we kindly request that you cite the package as follows: If you use LLEPE in your research , we kindly request that you cite the package as follows:
T. Quah and C. O. Iloeje, “Liquid--Liquid Extraction Thermodynamic Parameter Estimator (LLEPE) for Multicomponent Separation Systems,” in Materials Processing Fundamentals 2021, 2021, pp. 107120, doi: https://doi.org/10.1007/978-3-030-65253-1_9. T. Quah and C. O. Iloeje, “Liquid--Liquid Extraction Thermodynamic Parameter Estimator (LLEPE) for Multicomponent Separation Systems,” in Materials Processing Fundamentals 2021, 2021, pp. 107120, doi: https://doi.org/10.1007/978-3-030-65253-1_9.

@ -14,7 +14,7 @@ If you use LLEPE in your research , we kindly request that you cite the package
T. Quah and C. O. Iloeje, “Liquid--Liquid Extraction Thermodynamic Parameter Estimator (LLEPE) for Multicomponent Separation Systems,” in Materials Processing Fundamentals 2021, 2021, pp. 107120, doi: https://doi.org/10.1007/978-3-030-65253-1_9. T. Quah and C. O. Iloeje, “Liquid--Liquid Extraction Thermodynamic Parameter Estimator (LLEPE) for Multicomponent Separation Systems,” in Materials Processing Fundamentals 2021, 2021, pp. 107120, doi: https://doi.org/10.1007/978-3-030-65253-1_9.
##License ## License
``` ```
Copyright © 2020, UChicago Argonne, LLC Copyright © 2020, UChicago Argonne, LLC
All Rights Reserved All Rights Reserved
@ -49,4 +49,4 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWIS
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
OF SUCH DAMAGE. OF SUCH DAMAGE.
*************************************************************************************************** ***************************************************************************************************
``` ```

Loading…
Cancel
Save