Dalton: Difference between revisions

202 bytes added ,  6 years ago
no edit summary
No edit summary
Line 27: Line 27:
The program can be run using the command:
The program can be run using the command:


<source lang="bash">


${dltonlaun} -b ${BASLIB} -N ${SLURM_NTASKS}  -dal ${daltoninput} -mol ${daltonmol}
dalton -b ${BASLIB} -N ${SLURM_NTASKS}  -dal dft_rspexci_nosym.dal  -mol H2O_cc-pVDZ_nosym.mol
 
</source>
 
or
 
source lang="bash">
 
export DALTON_NUM_MPI_PROCS=${SLURM_NTASKS}
 
dalton -b ${BASLIB} -dal dft_rspexci_nosym.dal  -mol H2O_cc-pVDZ_nosym.mol
 
</source>


= Examples: scripts and input files =
= Examples: scripts and input files =
cc_staff
415

edits