Skip to content

This repository includes relevant code associated with the book "Fundamentals of Solar Cells and Photovoltaic Systems Engineering"

License

Notifications You must be signed in to change notification settings

martavp/pv-textbook

Repository files navigation

Fundamentals of Solar Cells and Photovoltaic Systems Engineering

This repository includes relevant links and solutions to problems associated with the book "Fundamentals of Solar Cells and Photovoltaic Systems Engineering"" (ebook version is available and the physical version will be available in September 2024).

If you detect any error, please open an issue and we will try to fix it. Ideally, you can also pull request the fix.

Usage

You can go to a nice visualization of the problems here (or following the web address displayed on the top right corner of this repository).

There you will find instructions on how to install Python, learn the packages used to solve the problems and read the solutions in Jupyter notebooks.

If you don't want to install anything on your computer, you will also find instructions on how to use Google colab to run the scripts online.

Building the html version of this repository

If you want to build/modify the htlm version of this repository:

  1. Clone this repository

git clone https://github.com/martavp/pv-textbook

  1. Run pip install -r requirements.txt (it is recommended you do this within a virtual environment)
  2. Run jupyter-book pv-textbook/ to remove any existing builds
  3. Run jupyter-book pv-textbook/

Contributing

We welcome and recognize all contributions. If you'd like to contribute to the project by providing feedback, identifying a bug or working on a new feature, check out the contributing guide to get started.

You can see a list of current contributors in the contributors tab.

Acknowledgements

This template was inspired and made possible by the Cookiecutter project and the Jupyter Book project.

About

This repository includes relevant code associated with the book "Fundamentals of Solar Cells and Photovoltaic Systems Engineering"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published