Changeset 488 for trunk/matml/src

Show
Ignore:
Timestamp:
10/12/2009 02:32:48 PM (3 years ago)
Author:
powell
Message:

Documentation updates

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/ternary.tex.in

    r487 r488  
    104104 
    105105Version 0.5.0 is releasing with an incomplete implementation of 
    106 {\tt hullRefine}, 
     106{\tt hullRefine} 
    107107which is fine for interior points, but does not attempt to refine points on the 
    108108edges, i.e. pseudobinaries. 
     109 
     110Also, {\tt hullReturnPhaseBoundaries} returns more phases than appropriate in 
     111some cases, with some of them empty. 
     112 
     113\section{Future Goals} 
     114 
     115The 1.0 release should have the following features: 
     116\begin{itemize} 
     117\item Fix for the above bugs. 
     118\item An XML format for the free energy parameters, and ability to load and 
     119  save in this format in {\tt libfreenergy}. 
     120\item Some ability to import and export ThermoCalc\textregistered database 
     121  files. 
     122\item A graphical interface exposing all of the free energy parameters for 
     123  multiple free energy functions. 
     124\item Ability to click the isotherm view lower convex hull triangles to return 
     125  the triangle number and its corners. 
     126\item Function for determining the phases and their fractions for a given 
     127  composition in the lower convex hull isotherm. 
     128\item Assembly of the ternary full phase diagram isotherm traces in a separate 
     129  view. 
     130\item Stitching together ternary isotherm traces to create smooth faces. 
     131\end{itemize} 
    109132 
    110133\section{Copyright}