/iFlow

iFlow GUI

Primary LanguagePythonGNU General Public License v3.0GPL-3.0


Logo

iFlow

iFLOW is a resource in the realm of thermal analysis, offering a sophisticated yet accessible platform for visualizing and dissecting temperature time series data. It not only provides a dynamic graphical user interface but also operates as a Python-based framework, emphasizing accessibility and versatility. Its primary functions include the visualization and analysis of temperature fluctuations over time, with a particular focus on extracting vital metrics such as one-dimensional seepage flux (q) and bulk effective thermal diffusivity (ke).


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Built With

python

(back to top)

Getting Started

Download the lastest install release from here.
You can whatch the video tutorial on the youtube iFlow Channel.

Prerequisites

Install the following python packages

  • matplotlib (used version 3.5.1)
    pip install matplotlib
  • numpy (used version 1.21.5)
    pip install numpy
  • pandas (used version 1.3.5)
    pip install pandas
  • PyQt5 (used version 5.15.6)
    pip install PyQt5
  • scipy (used version 1.7.3)
    pip install scipy
  • loguru (used version 0.7.2)
    pip install loguru

Installation

Clone the repo

git clone https://github.com/iFlowCode/iFlow.git

(back to top)

Usage

Roadmap

Contributing

Contributions are greatly appreciated. You can contibute to this project, forking the repository and then creating a "pull request".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Or you send an e-mail to discuss about your inclusion as a contributor to this project.

(back to top)

License

Distributed under the GPL3 License. See [LICENSE] for more information.

(back to top)

Contact

Project Link: iFlow Project

M. van Berkel
A. Bertagnoli mail
C. Luce
R. van Kampen
S. Krause
S. Schneidewind
D. Tonina
U. Schneidewind
G. Vandersteen

(back to top)

Acknowledgments

(back to top)