SO-DFT stability


Click here for full thread
Clicked A Few Times
I'm using NWCHEM 6.1.1. I'm using external computing resource from a supercomputing center that has intel/gnu C, C++, Fortran compiler installed. I believed that I could run NWCHEM using mpi on a Unix-based paralell machine by:

mpirun -np (# of core) nwchem input_file > output_file 


Thank you a lot!