Skip to content

Vanshikaagrawal26/DistillationTrainSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Distillation Train Solver (MATLAB)

๐Ÿ” Problem Statement

This project solves a multicomponent separation problem using distillation train with xylene, styrene, toluene, and benzene. ![Question Diagarm]

Feed Composition:

  • 15% Xylene
  • 25% Styrene
  • 40% Toluene
  • 20% Benzene
  • F = 70 mol/min

The stream splits into three distillation columns. The MATLAB code solves the mass balances to find out the molar flowrates at D1, B1, D2, B2 and their compositions.

๐Ÿงฎ Files

  • distillation_train_solver.m โ€” Main MATLAB code
  • question.png โ€” Problem diagram
  • README.md โ€” Project explanation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages