#include <FeNiMetChuang.h>
  
Public Member Functions | |
| FeNiMetChuang () | |
| blank constructor  | |
| ~FeNiMetChuang () | |
| destructor  | |
| virtual void | setTk (double ltk) | 
Public Attributes | |
| const int | FE | 
| index for Fe component  | |
| const int | NI | 
| index for Ni component  | |
Protected Member Functions | |
| virtual void | init () | 
| initialization routine  | |
Protected Attributes | |
| const int | NCOMP | 
| number of components  | |
Fe-Ni metal alloy class class asymmetric regular solution parameters from Chuang et al (1986) #1897
Definition at line 13 of file FeNiMetChuang.h.
| virtual void FeNiMetChuang::setTk | ( | double | ltk | ) |  [virtual] | 
        
Set temperature in Kelvins. Because of Chuang's strange W defs, all info loaded in Wh.
Reimplemented from Solution.
 1.7.1