Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 PyroLab - Virtual Pyrolysis Lab (Python)

PyroLab is a Python-based virtual laboratory that simulates the plastic pyrolysis process — a thermal decomposition technique that converts plastic waste into fuel or gas.
This project is developed for educational and non-commercial research purposes, offering a simple and intuitive way to study the science behind pyrolysis.

🚀 Key Features

  • 🧪 Simulate pyrolysis behavior of various plastic types
  • 📊 Generate plots of temperature, yield, and reaction time
  • 🧠 Educational use for environmental science, chemistry, and engineering
  • ⚙️ Built with Python and scientific libraries (e.g., NumPy, Matplotlib)

📦 Getting Started

1. Clone the repository

git clone https://github.com/Kiisanz/pyrolab.git
cd pyrolab

2. Set up the environment

We recommend using a virtual environment:

python -m venv venv
source venv/bin/activate  # on Linux/macOS
venv\Scripts\activate     # on Windows

3. Install dependencies

pip install -r requirements.txt

4. Run the simulation

python main.py

(Modify the entry point if needed based on your project structure.)

📜 License

This project is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License (CC BY-NC-ND 4.0)

You are free to:

  • View and share this repository
  • Use and fork it for non-commercial purposes

Under the following conditions:

  • Attribution — You must give proper credit to the original author.
  • NonCommercial — You may not use the material for commercial purposes.
  • NoDerivatives — You may not remix, modify, or distribute altered versions.

Violating these terms may result in legal takedown action.

License: CC BY-NC-ND 4.0

🙋‍♂️ Author

Created with ❤️ by Kiisanz (Rifki Maulana) If you use this project in academic work, please cite or credit appropriately.

About

A Pyrolisis Virtual Lab

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages