Skip to main content

A simulation package for thermodynamic systems

Project description

ThermoSim

PyPI

ThermoSim is a Python package for simulating and analyzing thermodynamic model.

🔧 Installation

Install the latest release from PyPI:

pip install thermosim

🚀 Quick Example

import ThermoSim

# Initialize the thermodynamic model
model = ThermoSim.ThermodynamicModel()

# Define fluid state points
model.add_point('water', StatePointName='1', P=6.09e5, T=158+273.15, Mass_flowrate=555.9)
model.add_point('water', StatePointName='2', P=6.09e5, T=None, Mass_flowrate=555.9)

# Add components (e.g., pump, heat exchanger)
pump = model.Pump(model, 'Pump', In_state='1', Out_state='2', n_isen=0.75, Calculate=True)

print(Model)

📚 Resources


✨ Features

  • Support for different working and heating fluids
  • Handles mass and energy balances automatically
  • Designed for academic and research-grade modeling

🤝 Contributing

You're welcome to contribute! Fork the repository and open a pull request. For major changes, please discuss via an issue first.


📄 License

This project is licensed under the MIT License.
See the LICENSE file for more details.


🙌 Acknowledgements

Created and maintained by Md. Waheduzzaman Nouman, for educational and research use.

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

thermosim-2.3.5.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

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

thermosim-2.3.5-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file thermosim-2.3.5.tar.gz.

File metadata

  • Download URL: thermosim-2.3.5.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for thermosim-2.3.5.tar.gz
Algorithm Hash digest
SHA256 0d2a76b789631c73d3c5b9f32d3b89e5260dbc08a47ce23e765a33ef25027c19
MD5 ff7ac004656209cfac30c5187717a900
BLAKE2b-256 821dfe60a344b6b4a1b4dbec7c2c2f71ea0b8ef638e878b5ea66191b5f24e1b3

See more details on using hashes here.

File details

Details for the file thermosim-2.3.5-py3-none-any.whl.

File metadata

  • Download URL: thermosim-2.3.5-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for thermosim-2.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 45d1d7e818699ec7dfe7e27175f6bc18eee2c173ed33d51a9584767fa5552a21
MD5 e9f967f5d24739f007da5a5076c9cf81
BLAKE2b-256 94fb1863db1e23c44df6b57935fce4b0edd2d9967c0422a5853086ea3760b45a

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