It was very useful, it took me ages to catch the idea but i finnally managed to make it run. But i got another error regarding running jobs for nwchem using ecce
ERROR
>>> JOB STARTED AT Wed Feb 26 16:16:59 2014 <<<
================ input data ========================
------------------------------------------------------------------------
out of heap memory 0
------------------------------------------------------------------------
------------------------------------------------------------------------
For more information see the NWChem manual at http://nwchemgit.github.io/index.php/NWChem_Documentation
For further details see manual section:
0:out of heap memory:Received an Error in Communication
application called MPI_Abort(comm=0x84000000, -1) - process 0
ECCE Log Information-----
Starting Job: Wed Feb 26 16:16:59 EET 2014
nwchem exit status = -1
Final exit status = -1
Completed Job: Wed Feb 26 16:17:00 EET 2014
My input file is like this
Title "OPTIMIZATION"
Start OPTIMIZATION
echo
charge 0
geometry autosym units angstrom
O -1.23900 1.28000 -1.34700
H -1.44700 1.51200 -0.417000
H -0.355000 1.68300 -1.47600
O -1.31300 -1.45400 -1.71700
H -0.571000 -1.74300 -1.14700
H -1.29100 -0.479000 -1.59700
end
ecce_print /home/admiralciprian/tmp/WaterSimulation/DFT_OPTIMIZATION/OPTIMIZATION/ecce.out
nwpw
simulation_cell
lattice_vectors
2.000000e+01 0.000000e+00 0.000000e+00
0.000000e+00 2.000000e+01 0.000000e+00
0.000000e+00 0.000000e+00 2.000000e+01
end
mult 1
np_dimensions -1 -1
tolerances 1e-7 1e-7
end
task pspw energy
task pspw freq
|