Using python within nwchem to scan the geometry


Click here for full thread
Forum Vet
Morgan
You might want to have a look at the NWChem documentation
http://nwchemgit.github.io/index.php/Release65:Geometry
http://nwchemgit.github.io/index.php/Release65:Geometry#ZCOORD_--_Forcing_internal_coordinat...

The Python script has some documentation too,
just open the file $NWCHEM_TOP/contrib/python/pes_scan.py with your favorite editr (or viewer)