User:Jpye/Temporary installation notes: Difference between revisions

From ASCEND
Jump to navigation Jump to search
No edit summary
Line 23: Line 23:
* [http://archive.ipython.org/release/0.12/ipython-0.12.win32-setup.exe ipython-0.12.win32-setup.exe]
* [http://archive.ipython.org/release/0.12/ipython-0.12.win32-setup.exe ipython-0.12.win32-setup.exe]


To test the above, we installed Python in <tt>c:\Python27_32</tt> and all the above packages successfully found Python 32-bit alongside a concurrent Python 64-bit installation.
ASCEND will now launch from the Start menu, or when an ASCEND file (.a4c or .a4l) is double-clicked. You will get a warning about libquadmath-0.dll being missing which doesn't matter (it prevents use of the [[IPOPT]] solver only).
 
A good model file to test with is {{src|models/johnpye/fprops/combinedcycle_fprops.a4c}} which after loading combinedcycle_toluene for example can be immediate solved and then plotted (cycle_plot from the Methods menu).

Revision as of 19:11, 29 March 2012

As we work towards the 0.9.8 release, here are temporary installation notes for 32-bit and 64-bit Windows. We hope to automate most if not all of these steps in the finall installer:

Windows 32-bit (eg XP)

Download an unzip as c:\GTK:

Download and install the following, in sequence:

After that, the 0.9.8-beta ASCEND installer should install without problems.

You can then install the following optional components which add support for plotting and other graphics in ASCEND:

ASCEND will now launch from the Start menu, or when an ASCEND file (.a4c or .a4l) is double-clicked. You will get a warning about libquadmath-0.dll being missing which doesn't matter (it prevents use of the IPOPT solver only).

A good model file to test with is models/johnpye/fprops/combinedcycle_fprops.a4c which after loading combinedcycle_toluene for example can be immediate solved and then plotted (cycle_plot from the Methods menu).