# animate the stability diagram with a high-temperature overlay
anim.TCA(high.T=TRUE)
# to make an animation with fewer frames than the default
anim.TCA(nframes.in=5,nframes.out=5,nframes.anim=20)
# using H2 instead of O2
anim.TCA(list(H2=c(-20,0)))
Run the code above in your browser using DataLab