Batch dehydrogenation: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
This program removes one atom from a molecular chain, elongating a bond to make the initial guess of a transition state. It is specially thinked for dehydrogenation reactions. This program is helpful when coupled with the Improved Dimer Method. Couple this program with a script that generates for you the temporal input files you need and move the output to the corresponding POSCARs in the desired folder. | This program removes one atom from a molecular chain, elongating a bond to make the initial guess of a transition state. It is specially thinked for dehydrogenation reactions. This program is helpful when coupled with the Improved Dimer Method. Couple this program with a script that generates for you the temporal input files you need and move the output to the corresponding POSCARs in the desired folder. | ||
Please see instructions in the [[Media:breaker.tgz | Please see instructions in the [[Media:breaker.tgz|breaker.tgz]], and execute the example before further using. | ||
Golder rules for made your script: | Golder rules for made your script: | ||
Revision as of 16:43, 20 November 2014
This program removes one atom from a molecular chain, elongating a bond to make the initial guess of a transition state. It is specially thinked for dehydrogenation reactions. This program is helpful when coupled with the Improved Dimer Method. Couple this program with a script that generates for you the temporal input files you need and move the output to the corresponding POSCARs in the desired folder.
Please see instructions in the breaker.tgz, and execute the example before further using.
Golder rules for made your script:
Think at least 5 different ways to do it, and then choose the better, simpler, more elegant. Your initial idea is probably a very bad one. Think, then do.