If you want to calculate reaction coordinates between two structures you need to make sure that the structures haven't been rotated or t...
Read More
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
524. Generating bonds, angles and dihedrals for a molecule for GROMACS
Generating bond, angle and dihedral parameters for GROMACS molecular dynamics simulations is a real PITA when it comes to reasonably large a...
Read More
519. Formatting an XYZ molecular geometry file using python
This is a silly little script -- ECCE, which I use to manage all my computations, is very particular about what XYZ files it can and cannot ...
Read More
518. Generating enantiomers of molecular structures given in XYZ coordinates using python.
What I'm showing here is probably overkill -- there may be better ways of doing this with sed/awk*. However, since I had most of the cod...
Read More
513. Extracting data from a PES scan with gaussian
There are a few reasons to like gaussian, and many reasons not to. Gaussian is fast, and their whitepapers are great resources for learning...
Read More
506. Extracting optimized structures from a potential energy scan in nwchem
Another update: It now dumps the energies in a file, energies.dat, as well. Update: some programmes, like ecce, are more picky about the xyz...
Read More
503. (relaxed) PES scanning in Nwchem revisited.
Update 2: The coordinates are actually gradients, and so aren't terribly informative to a casual user like myself. See this post for how...
Read More
115. Very Simple Python Queue Manager
I suppose we can call it the VSPQM, which sounds a bit like a Roman initialism, akin to SPQR. I've spent the past few days trying to get...
Read More
Subscribe to:
Posts (Atom)