Binary distillation at constant pressure, using the McCabe Thiele method, by Erick Valentino

Binary distillation at constant pressure, using the McCabe Thiele method, by Erick Valentino - Obtain the number of necessary and minimum stages for a binary distillation using McCabe - Thiele - Сообщения

#1 Опубликовано: 08.12.2020 00:39:09
Erick Valentino

Erick Valentino

7 сообщений из 28 понравились пользователям.

Группа: User

Hello friends, this time I want to share in this great and warm community of Smath Studio, a worksheet that calculates the required stages, minimum stages and minimum reflux ratio for a constant pressure binary distillation.

This document is corrected, and highlights a database of 700 organic compounds, the calculation of 6 graphs, mass balances, compositions, pressures and temperatures. The calculation time is 1 to 3 seconds.

I hope it will be very useful for students of Chemical and Process Engineering.

* it was decided to carry out the worksheet in this way, since if the compositions, temperatures and pressures that appear on pages 18 and 19 had been calculated differently, the calculation time would be 3 to 7 minutes.

SMath Studio
McCabe Thiele - 700 Compuestos Erick Valentino SM.sm (610 КиБ) скачан 89 раз(а).

PDF
McCabe Thiele - 700 Compuestos Erick Valentino SM.pdf (2 МиБ) скачан 102 раз(а).


[albumimg]1628[/albumimg]

Erick Valentino
https://www.facebook.com/erick.valentinosalado/
2 пользователям понравился этот пост
Вячеслав Мезенцев 08.12.2020 01:38:00, Alvaro Diaz Falconi 08.12.2020 02:27:00
#2 Опубликовано: 08.12.2020 08:24:10
Fridel Selitsky

Fridel Selitsky

520 сообщений из 451 понравились пользователям.

Группа: User

Hello.Your code can be significantly shortened. Part of the file is shown.
Regards, Fridel.
McCabe Thiele 1.sm (441 КиБ) скачан 66 раз(а).
#3 Опубликовано: 08.12.2020 11:08:21
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Hello.Your code can be significantly shortened. Part of the file is shown.
Regards, Fridel.


File empty ... format not correct.
That bug is permanent, so many times reported ... not doctored from latest SS
As it looks it appeared SS 7610.
Thanks Fridel for being on guard Smath Community.

#4 Опубликовано: 08.12.2020 11:39:40
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Wrote

ile empty ... format not correct.
That bug is permanent, so many times reported ... not doctored from latest SS
As it looks it appeared SS 7610.
Thanks Fridel for being on guard Smath Community.


Jean, I created a special place to collect bugs associated with old versions of the program. In the future, I will delete such messages if they mislead users. Therefore, use the indicated place to organize your bugs or they will disappear without a trace. I've been patient for 10 years, but it's annoying with its pointlessness. If you think it is important, then write about them in a special place.

Solving problems with older versions (Bugs & Problems)
Russia ☭ forever, Viacheslav N. Mezentsev
#5 Опубликовано: 09.12.2020 11:26:16
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

I've been patient for 10 years


1. I joined Smath 5346 July 4 20015, to de-confuse.
2. Born 01 January 1903 ... I'm a pretty old wolf !
For sure Forum profile invented or found another Jean in the Russian steps.

#6 Опубликовано: 09.12.2020 11:58:49
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

This only means that I have never used the power of a moderator. Until now. This is sad because loads with unnecessary work.
Russia ☭ forever, Viacheslav N. Mezentsev
#7 Опубликовано: 09.12.2020 16:58:39
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

This only means that I have never used the power of a moderator. Until now. This is sad because loads with unnecessary war

.
We do our best our own way(s), Viacheslav.
You are quite right, very many declare bugs from wrong doing.
However that does not happen from Smath Power Users [Leslie expression].
Cheers Kamarad, have a better day ... Jean.

#8 Опубликовано: 09.12.2020 18:39:24
overlord

overlord

554 сообщений из 1333 понравились пользователям.

Группа: Moderator

Wrote

You are quite right, very many declare bugs from wrong doing.
However that does not happen from Smath Power Users [Leslie expression].


Everybody make mistakes.
Actually there is no bug in new builds about this issue.
I had checked your file with a notepad.
Your Cfr equation has the result segment in it.
New builds read it correctly.
It seems the bug is in previous builds.

The Cfr equation is not a definition as it seems in your file.
It has a result action, because you had wrote it as a result.
This is why new versions couldn't parse and calculate it.
This is the correct way, a result shouldn't be considered as a definition.

However, very old versions (build 6179 in this case) read it as a definition.
Which they shouldn't, this is a serious bug for old builds.
Fortunately now we are far from that bug thanks to mods.
They had patched it years ago I guess.

Regards.

2020-12-10_00-24.png
#9 Опубликовано: 09.12.2020 21:22:56
CBG

CBG

77 сообщений из 312 понравились пользователям.

Группа: User

Jean's file does not contain any errors, but simply that the new version cannot handle the ZERO subscript. Changing the subscript ZERO to 1, the file runs perfectly.

Best Regards

Carlos

Thiele McCabe Companion MERITAS_V7632.sm (77 КиБ) скачан 84 раз(а).

Thiele_7632.png
#10 Опубликовано: 09.12.2020 22:26:16
overlord

overlord

554 сообщений из 1333 понравились пользователям.

Группа: Moderator

Than that is another bug of older builds.
For function shouldn't read the zero element of vector or matrix. Calculation has to give an error. This is how smath handles arrays now as far as I know.
Someone couldn't write an equation as in the pictures above with an equal sign also, but he did somehow. You must use definition.
As I said before, maybe Jean's document is right when it was written and somehow it was working. But it shouldn't, it was working because of bugs (or loopholes). This kind of behaviors was considered as bug by developers and not working now.
What I am saying, these are not bugs of new builds. These are bugs or loopholes of older builds.
#11 Опубликовано: 09.12.2020 22:44:25
CBG

CBG

77 сообщений из 312 понравились пользователям.

Группа: User

The handling of the ZERO subscript cannot be considered a bug, since several programming languages ​​do it

Best Regards

Carlos
#12 Опубликовано: 09.12.2020 23:11:33
overlord

overlord

554 сообщений из 1333 понравились пользователям.

Группа: Moderator

I know. I had used this feature regularly with C, Basic, Pascal, Python, VBasic, .Net, etc.
But there are also programming languages that starts array indexing with one. AWK, COBOL, Fortran, R, Julia, Lua, MATLAB, Smalltalk, Wolfram Language, etc. Nowadays I am trying to learn Lua and Awk since I migrated to Linux totally. And zero indexing is considered as a bug for them too.
You can't assign a value to zero indexed array with SMath so it is a bug for SMath.

Regards
#13 Опубликовано: 10.12.2020 17:04:26
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Than that is another bug of older builds.
For function shouldn't read the zero element of vector or matrix. Calculation has to give an error. This is how smath handles arrays now as far as I know.
Someone couldn't write an equation as in the pictures above with an equal sign also, but he did somehow. You must use definition.
As I said before, maybe Jean's document is right when it was written and somehow it was working. But it shouldn't, it was working because of bugs (or loopholes). This kind of behaviors was considered as bug by developers and not working now.
What I am saying, these are not bugs of new builds. These are bugs or loopholes of older builds.


Under most applications, 0 indexing was an error in older SS version.
For the case in cause it was not, but latest didn't recognized.
Put yourself in the shoes of Clients ... F..k Smath with so many sudden build.
The attached should reconciliate. If You have red, make sure to evidence the red.
The = that puzzles you is the symbolic expansion, not a forgotten :=
About symbolic expansion, in at least one instance, Smath does not save settings
and re-opens red. In that case, yes you have to redefine/assign.
Indexing '0' is logical, considering that all numerical approximation of functions
are on the range [0 ..1]. Even in Mathcad, not so easy sometimes to ORIGIN 1.
In fact, I have an extraordinary piece of Mathcad 11 from Robert that I have not yet
been able to ORIGIN 1 in Mathcad itself , a bit far from Smath then !
Thanks Carlos for visiting Smath Community.
Have all a good day ... cheers Jean

Thiele Procedures Short.sm (79 КиБ) скачан 60 раз(а).
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений