Changeset 441 for trunk/matml/src

Show
Ignore:
Timestamp:
03/16/2009 05:46:57 PM (3 years ago)
Author:
powell
Message:

Correction to comments: x, y and z are not touched in this function.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/matml/src/ternary/book.c

    r431 r441  
    1818/*++++++++++++++++++++++++++++++++++++++ 
    1919  This initializes the compositions 
    20   +latex+$C_2$ and $C_3$ and visualization coordinates $x$ and $z$ 
    21   -latex-C2 and C3 and visualization coordinates x and z 
     20  +latex+$C_2$ and $C_3$ 
     21  -latex-C2 and C3 
    2222  in an array of points filling a triangle between (0,0), (1,0) and (0,1) in 
    2323  composition, and (0,0), (1,0) and 
    2424  +latex+(0.5,$\sqrt{3}/2$) 
    2525  -latex-(0.5,sqrt(3)/2) 
    26   in visualization space.  The 
    27   +latex+$y$ and $z$ 
    28   -latex-y and z 
    29   coordinates are transposed because the free energy should be in the upward 
    30   direction, but Geomview has 
    31   +latex+$y$ as up and $z$ 
    32   -latex-y as up and z 
    33   as the direction out of the screen.  It also sets the 
     26  in visualization space.  It also sets the 
    3427  +latex+{\tt efunc}, $T$ and $P$ 
    3528  +html+ <tt>efunc</tt>, <i>T</i> and <i>P</i>