Is extraction of dipole moments from real-time TDDFT a Python command?


Click here for full thread
Forum Vet
Please try the following

cd $NWCHEM_TOP/src
make nwchem_config NWCHEM_MODULES="all python"
cd python
make
cd ..
make link