ISLEC  Version 4.2
Functions
rkg_model.c File Reference

Implementation of activity (a) equation of the Redlich-Kister-Guggenheim (RKG) sub-regular solution model for describing the non-ideality of solid solution phase. More...

Go to the source code of this file.

Functions

double rkg_a (SOLIDSOLUTION_PHASE ss, int index, double *n, double T, double P)
 

Detailed Description

Implementation of activity (a) equation of the Redlich-Kister-Guggenheim (RKG) sub-regular solution model for describing the non-ideality of solid solution phase.

Author
Dongdong Li ddong.nosp@m._li@.nosp@m.hotma.nosp@m.il.c.nosp@m.om
Date
2018-05-26
Version
4.2.0.1

Definition in file rkg_model.c.

Function Documentation

◆ rkg_a()

double rkg_a ( SOLIDSOLUTION_PHASE  ss,
int  index,
double *  n,
double  T,
double  P 
)

Definition at line 99 of file rkg_model.c.