Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/superstar54/end-members

calculate the number and permutations of unique end members for sublattice model used in CALPHAD method.
https://github.com/superstar54/end-members

Last synced: about 1 month ago
JSON representation

calculate the number and permutations of unique end members for sublattice model used in CALPHAD method.

Awesome Lists containing this project

README

        

# End-members-
calculate the number and permutations of unique end members for sublattice model used in CALPHAD method.

Case 1 All the sublattices are identical (FCC structure belongs to this case)

number of unique endmembers
recurrence formula for a(m,n)
n>=m
a(m,n) = C(n,1)*a(m-1,1)+...+C(n,k)*a(m-k,k)+...C(n,m)*a(0,m)
n