Skip to main content

A Python tool for the analysis and optimization of thermodynamic cycles.

Project description

ThermoOpt

ThermoOpt is a Python package for the modeling and optimization of thermodynamic cycles.

📚 Documentation: https://turbo-sim.github.io/thermopt/ (under construction)
📦 PyPI package: https://pypi.org/project/thermopt/

🚀 User installation (via PyPI)

If you just want to use ThermoOpt, the easiest way is to install it from PyPI:

pip install thermopt

You can then verify the installation with:

python -c "import thermopt; thermopt.print_package_info()"

🛠️ Developer installation (from source with Poetry)

This guide walks you through installation for development using Poetry, which manages both dependencies and virtual environments automatically.

  1. Install Poetry package manager Follow the official guide: Poetry Installation
    Then verify the installation:

    poetry --version
    
  2. Clone the repository from GitHub

    git clone https://github.com/turbo-sim/thermopt.git
    
  3. Navigate to the project directory

    cd thermopt
    
  4. Install the package using Poetry

    poetry install
    
  5. Verify the installation

    poetry run python -c "import thermopt; thermopt.print_package_info()"
    

    If the installation was successful, you should see output similar to:

    --------------------------------------------------------------------------------
          ________                        ____        __
         /_  __/ /_  ___  _________ ___  / __ \____  / /_
          / / / __ \/ _ \/ ___/ __ `__ \/ / / / __ \/ __/
         / / / / / /  __/ /  / / / / / / /_/ / /_/ / /_
        /_/ /_/ /_/\___/_/  /_/ /_/ /_/\____/ .___/\__/
                                           /_/
    --------------------------------------------------------------------------------
    --------------------------------------------------------------------------------
     Version:       0.2.2
     Repository:    https://github.com/turbo-sim/thermopt
     Documentation: https://turbo-sim.github.io/thermopt/
    --------------------------------------------------------------------------------
    

📂 Examples

The examples directory contains a variety of ready-to-run thermodynamic cycle cases, covering different working fluids and applications.

Each example:

  • Is defined in a .yaml input file
  • Is executed via a corresponding run_optimization.py script
  • Outputs results in a subdirectory called results/

To run any example, navigate to the corresponding subfolder and execute the optimization script.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thermopt-0.2.4.tar.gz (49.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thermopt-0.2.4-py3-none-any.whl (62.9 kB view details)

Uploaded Python 3

File details

Details for the file thermopt-0.2.4.tar.gz.

File metadata

  • Download URL: thermopt-0.2.4.tar.gz
  • Upload date:
  • Size: 49.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.15 Linux/6.17.0-1008-azure

File hashes

Hashes for thermopt-0.2.4.tar.gz
Algorithm Hash digest
SHA256 69a9dc63a0803478205a1f638b043a8f1dffefc5cdef6be33635ffc6ec896bc6
MD5 b813bfb7ecbf9c740c80fc4db29111a5
BLAKE2b-256 c4c07457252f5345af1e503dce4793a9b70865ac7a756634e48169f5e48c5a92

See more details on using hashes here.

File details

Details for the file thermopt-0.2.4-py3-none-any.whl.

File metadata

  • Download URL: thermopt-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 62.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.15 Linux/6.17.0-1008-azure

File hashes

Hashes for thermopt-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 921a9da656fd78e6d01ff19a9d843a42e375b2433e93df28c3c0169735d617ae
MD5 4f3326746136af002c5a246d9e211fc9
BLAKE2b-256 41862e69cb563580b6c5289e844211764f2fc1866efb0206a435b1dd450110fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page