Changeset 341
- Timestamp:
- 03/26/08 20:02:24 (8 months ago)
- Location:
- trunk/matml/src/ternary
- Files:
-
- 2 modified
-
ternary.html.in (modified) (1 diff)
-
ternary.tex.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/src/ternary/ternary.html.in
r310 r341 9 9 <body text="#330000" bgcolor="#66FF99" link="#000099" vlink="#551A8B" alink="#FFFF00"> 10 10 11 <center><h1><tt>Ternary</tt> Ternary Thermodynamics Visualization</h1></center> 11 <center><h1><tt>Ternary</tt>: Ternary Thermodynamics 12 Visualization</h1></center> 12 13 13 14 <center><h3>by <a href="http://lyre.mit.edu/~powell/">Adam 14 15 Powell</a></h3></center> 15 16 16 <center><h3>Version @VERSION@ released @RELEASE_DATE@, built for a 17 <tt>@build_vendor@ @build_cpu@</tt> running <tt>@build_os@</tt></h3></center> 17 <center><h3>Version @VERSION@ released @RELEASE_DATE@</h3></center> 18 18 19 19 <hr WIDTH="100%"> -
trunk/matml/src/ternary/ternary.tex.in
r336 r341 78 78 79 79 This release links with the {\tt qhull} library to calculate the convex hull of 80 the energy function, and displays 1- and 2-phase regions in addition to the80 the energy function, and displays 2- and 3-phase regions in addition to the 81 81 free energy function. 82 82