WPTherml’s documentation!¶

Installation Instructions¶

from github:

git clone https://github.com/FoleyLab/wptherml.git
cd wptherml
python3 setup.py install

running unit tests from cloned repository:

cd test
python3 -m pytest test.py

from PyPI:

pip3 install wptherml
  • Overview
  • Quick Start
  • Playlist
  • Features List
    • Upon execution, the following arrays are filled with their respective values
    • for every wavelength in self.lambda_array
    • Upon execution, the following arrays are filled with their respective values
    • for every wavelength in self.lambda_array and every angle in self.t
    • Upon execution, the following arrays are computed for every wavelength in self.lambda_array
    • for temperature given by self.T_ml
  • Extending the multilayer class
  • License

Related Topics

  • Documentation overview
    • Next: Overview

Quick search

©2019, James F. Varner, Noor Eldabagh, Derek Volta, Reem Eldabagh, Jonathan J. Foley IV. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source