|
|
| Author |
Message |
protosurge@gmail.com science forum beginner
Joined: 09 Apr 2006
Posts: 4
|
Posted: Sun Apr 09, 2006 7:42 pm Post subject:
Flash calculation and Mehra's acceleration
|
|
|
I'm trying to improve the speed of a VLE flash routine I've written.
The routine is essentially an inner loop that solves for the
liquid/vapor fraction (via Rachford-Rice) and outer loop that updates
K-values by K(i) = K(i)*(fugacityLiquid[i]/fugacityVapor[i]) for each
component. This procedure works well but sometimes takes 200-300
iterations of the outer loop (average 2-3 of the inner loop) to
converge. I found a reference to an acceleration procedure by Mehra
(from the early 80's) but unfortunately the closest library doesn't
seem to have an electronic or paper copy of the journal. I was
wondering if someone could outline the steps to calculate the
acceleration factor or point me towards an alternate source of the
algorithm (A more recent journal publication or book). Thanks in
advance for the all help.
Mehra, R.K., Heidemann, R.A., and Aziz, K.,: "An Accelerated
Successive
Substitution Algorithm", Can. J. of Chem. Eng., 61,590, (1983).
Kiran |
|
| Back to top |
|
 |
Torben Laursen science forum beginner
Joined: 05 Jun 2005
Posts: 5
|
Posted: Mon Apr 10, 2006 9:23 am Post subject:
Re: Flash calculation and Mehra's acceleration
|
|
|
Hi Kiran
There are 2 much better methods
#Dominant eigenvalue method
#Full newton
If you are going to spend some time on this I suggest that you get this
book:
http://www.tie-tech.com/pub/publications.htm
Regards Torben Laursen
VLXE
<protosurge@gmail.com> wrote in message
news:1144611750.747059.114250@j33g2000cwa.googlegroups.com...
| Quote: | I'm trying to improve the speed of a VLE flash routine I've written.
The routine is essentially an inner loop that solves for the
liquid/vapor fraction (via Rachford-Rice) and outer loop that updates
K-values by K(i) = K(i)*(fugacityLiquid[i]/fugacityVapor[i]) for each
component. This procedure works well but sometimes takes 200-300
iterations of the outer loop (average 2-3 of the inner loop) to
converge. I found a reference to an acceleration procedure by Mehra
(from the early 80's) but unfortunately the closest library doesn't
seem to have an electronic or paper copy of the journal. I was
wondering if someone could outline the steps to calculate the
acceleration factor or point me towards an alternate source of the
algorithm (A more recent journal publication or book). Thanks in
advance for the all help.
Mehra, R.K., Heidemann, R.A., and Aziz, K.,: "An Accelerated
Successive
Substitution Algorithm", Can. J. of Chem. Eng., 61,590, (1983).
Kiran
|
|
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Thu Jan 08, 2009 12:17 am | All times are GMT
|
|
Credit Cards | Buy your Keywords | Loans | Online Advertising | Prepaid Credit Cards
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
Other DeniX Solutions sites:
Electronics forum |
Medicine forum |
Unix/Linux blog |
Unix/Linux documentation |
Unix/Linux forums
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|