Skip to main content

A Python package for rigorous distillation simulations.

Project description

Usage

Overview

operationunitaire is designed to streamline the process of distillation column simulations. With just a few inputs, you can calculate the volatilities, coefficients, and liquid fractions for multi-component distillation columns.

Example Script

To use the package, create a Python script (e.g., calc.py) and add the following code:

from operationunitaire.main import run_simulation

# User Inputs
stage_temperatures = {1: 65, 2: 90, 3: 115, 4: 140, 5: 165}
feed_composition = {'C3': 0.3, 'NC4': 0.3, 'NC5': 0.4}
vapor_flow_rates = {1: 0, 2: 150, 3: 150, 4: 150, 5: 150}
feed_flow_rates = {1: 0, 2: 0, 3: 100, 4: 0, 5: 0}

# Run the simulation
run_simulation(stage_temperatures, feed_composition, vapor_flow_rates, feed_flow_rates)

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

operationunitaire-0.0.2.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

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

operationunitaire-0.0.2-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

Details for the file operationunitaire-0.0.2.tar.gz.

File metadata

  • Download URL: operationunitaire-0.0.2.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.6

File hashes

Hashes for operationunitaire-0.0.2.tar.gz
Algorithm Hash digest
SHA256 eb7c21c43bac659920ed7dcfc8650c252920783b3d17d38f6dd8b7e1bcce7332
MD5 2f49e6a75533c5e0da3653b3b00dd9d8
BLAKE2b-256 873d42a22f51e053e6e188e76e41ed9882c873731544c80517dd63a4965b7ec7

See more details on using hashes here.

File details

Details for the file operationunitaire-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for operationunitaire-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 aea9218428d99bef8a815ceb683b5aab2e9fbdfead6610557253c435adcdb38a
MD5 d8d569f220ba2a3a833bbf9b2963bcb8
BLAKE2b-256 65e659a527a2849297c8e1a1e7aa1df6b566d3c1214c12a51e53f3fabefc75db

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