Flash Tank Calculation Real System Scatchard-Hildebrand and Second Virial

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • #VLE #thermodynamics #flash
    Flash Tank Calculation Real System Scatchard-Hildebrand and Second Virial
    z=[0.2 0.3 0.4 0.1]; %feed mole fraction
    t=40; %Celcius
    T=t+273.15; %Kelvin
    Pt=3; %atm
    R=82.057; %mL atm/mol/K
    %Antoine Eq for saturated vap pressure
    %Psat=10^(A-B/(C+T))
    A=[6.804 6.809 6.876 6.870];
    B=[803.81 935.86 1075.78 1168.72];
    C=[246.99 238.73 233.21 224.21];
    PmmHg=10.^(A-B./(C+t)); %in mmHg
    Psat=PmmHg./760; %in atm
    %Scatchard-Hildebrand Parameter
    vi=[89.16 96.82 115.00 131.50]; %cm3/mol
    di=[41.90 43.44 44.98 46.52]; %atm^0.5
    dav=(sum(x.*vi.*di))./(sum(x.*vi));
    gama=exp(vi./R./T.*(di-dav).^2);
    %Second Virial Coef
    a=[322.80 165.40 377.90 839.60];
    b=[220.30 135.40 237.60 404.10];
    c=[350.00 555.00 560.00 572.60];
    B=a-b.*exp(c./T);

КОМЕНТАРІ • 9

  • @anilkumar-pd4mf
    @anilkumar-pd4mf 10 місяців тому

    Great work

    • @rahmatsunarya
      @rahmatsunarya  10 місяців тому

      Thank you my friend

    • @essidabouhligha3914
      @essidabouhligha3914 10 місяців тому

      Good job, I will try do the same example but with different procedure to solve Rachford Rice Equation.

    • @rahmatsunarya
      @rahmatsunarya  10 місяців тому +1

      @@essidabouhligha3914 Perfect. Hope I can see your work

    • @rahmatsunarya
      @rahmatsunarya  10 місяців тому

      Really? Could I get your work at rahmatsunarya@gmail.com, sir? Thank you much Sir 🙏🏻🙏🏻

  • @essidabouhligha3914
    @essidabouhligha3914 10 місяців тому

    I have did the example with different procedure. and I got the same results.

    • @rahmatsunarya
      @rahmatsunarya  10 місяців тому

      Perfect. Could I get the result? Maybe send to my email?

    • @essidabouhligha3914
      @essidabouhligha3914 9 місяців тому

      @@rahmatsunarya Okay. Give me your email

    • @essidabouhligha3914
      @essidabouhligha3914 9 місяців тому

      I have just sent the email to you. Enjoy