Scripts for NWChem: Difference between revisions

From Wiki
Jump to navigation Jump to search
Sdonald (talk | contribs)
New page: go back to Scripts * AWK script to extract geometry and energy information from and NWChem calcualtion and put it into MOLDEN format n2x
 
Sdonald (talk | contribs)
No edit summary
Line 2: Line 2:


* AWK script to extract geometry and energy information from and NWChem calcualtion and put it into MOLDEN format [[n2x]]
* AWK script to extract geometry and energy information from and NWChem calcualtion and put it into MOLDEN format [[n2x]]
* Sometimes NWChem has different formats for the input and output geometries, so you cant just copy-paste from one output file into a new input file!!! Use this script to take final geometry of any NWChem output and re-format it for pasting into the input file. [[no2i]]

Revision as of 11:52, 24 March 2010

go back to Scripts

  • AWK script to extract geometry and energy information from and NWChem calcualtion and put it into MOLDEN format n2x
  • Sometimes NWChem has different formats for the input and output geometries, so you cant just copy-paste from one output file into a new input file!!! Use this script to take final geometry of any NWChem output and re-format it for pasting into the input file. no2i