print.nebpath | R Documentation |
'print.nebpath' prints the list minima for Nudged Elastic Band
## S3 method for class 'nebpath' print(x, ...)
x |
nebpath object |
... |
further arguments passed to or from other methods. |
tfes<-fes(acealanme, imax=5000) minima<-fesminima(tfes) nebAD<-neb(minima, min1="A", min2="D", nsteps=20) nebAD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.