Hi Dinu,
On 22 jun, 08:46, Dinu <
din...@hotmail.com> wrote:
> You will have to buy it: Russell,R.A., "A Flexible and Reliable
> Method Solves Single-Tower and Crude-Distillation Column Problems,"
> Chem. Eng., October 17, 1983, p.53.
Where do I buy this article?
> How long did it take to get here with DWSIM? I am curious because I
> also have done a similar effort in the past, with uncanny similarity,
> I had also posted the same query in a different forum asking for the
> Russell IO paper! I did go on to implement the column, but I had to
> buy he paper first.
About 2 years ago I had some equilibrium routines in Excel VBA and at
that time, i've started thinking about making my own simulator, but
didn´t have any knowledge about graphics programming and the internal
structure of a simulator. Then i've found these two articles:
"Development of a chemical process modeling environment based on CAPE-
OPEN interface standards and the Microsoft .NET framework" (Computers
& Chemical Engineering, Volume 30, Issue 2, 15 December 2005, Pages
191-201) and "Creating a Design Surface Using Windows Forms and GDI+
in Microsoft .NET" (by Duncan Mackenzie from Microsoft Developer
Network) - which was referenced in the first one. With these in hands,
i've started to develop DWSIM for real.
>
> What physical properties database do you have?
>
DWSIM uses data from the book "The Properties of Gases and Liquids",
the KDB (Korean Thermophysical Properties Data Bank) database and an
Excel worksheet which can be found here ->
http://www.cheresources.com/software.shtml
> Did you design the GUI from scratch or is it off the counter graphical
> package?
I'm using a enhanced version of the design surface implemented in the
second article cited above as the PFD area of the simulator. The
source code was available for free, then i could modify it to suit the
specific needs of a process simulator. The rest of the interface is
being designed from scratch by myself. I have to tell you - it is
inspired mainly by the HYSYS GUI, because it's the only commercial
simulator that i have access. I've also looked at the COCO interface
but didn't find it very user-friendly.