Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Find the solution Use Thermo Library 4 In a steady state distillation column equimolar feed for benzene and toluene is fed. The feed is saturated

image text in transcribed

Find the solution

Use Thermo Library 4 In a steady state distillation column equimolar feed for benzene and toluene is fed. The feed is saturated liquid. The top concentration is 98 mole % benzene and the bottom is 98% toluene. Write The gas phase is ideal. Example Code: The gammas for equimolar mixture of heptane and benzene at T=60+275.15 is given using the following code: from thermo import * from thermo.unifac import * constants,properties=ChemicalConstantsPackage.from_Ids(['heptane', 'benzene']) GE=UNIFAC.from_subgroups(chemgroups=constants.UNIFAC_Dortmund_groups, T=60+273.15,xs=[0.5,0.5]) GE.gammas() The output is [1.084689940175454,1.1514980615145518] This is a list, where the first element is the gamma for heptane and the second one is for benzene

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Chemical Engineering Thermodynamics

Authors: J.M. Smith, Hendrick Van Ness, Michael Abbott, Mark Swihart

9th Edition

1260721477, 978-1260721478

More Books

Students also viewed these Chemical Engineering questions