Stylesheet style.css not found, please contact the developer of "arctic" template.

CFOUR

Current installation

  • Version: 1
  • Revision: 2
  • Parallelization: process level for intra- and internode jobs

Credits and Citation

CFOUR, Coupled-Cluster techniques for Computational Chemistry, 
a quantum-chemical program package by
J.F. Stanton, J. Gauss, L. Cheng, M.E. Harding, D.A. Matthews, P.G. Szalay
with contributions from 
A.A. Auer, R.J. Bartlett, U. Benedikt, C. Berger, D.E. Bernholdt, Y.J. Bomble,
O. Christiansen, F. Engel, R. Faber, M. Heckert, O. Heun, M. Hilgenberg, 
C. Huber, T.-C. Jagau, D. Jonsson, J. Jusélius, T. Kirsch, K. Klein, 
W.J. Lauderdale, F. Lipparini, T. Metzroth, L.A. Mück, D.P. O'Neill, 
D.R. Price, E. Prochnow, C. Puzzarini, K. Ruud, F. Schiffmann, W. Schwalbach, 
C. Simmons, S. Stopkowicz, A. Tajti, J. Vázquez, F. Wang, J.D. Watts
and the integral packages
MOLECULE (J. Almlöf and P.R. Taylor),
PROPS (P.R. Taylor),
ABACUS (T. Helgaker, H.J. Aa. Jensen, P. Jørgensen, and J. Olsen),
and ECP routines by A. V. Mitin and C. van Wüllen.
For the current version, see http://www.cfour.de.

and

Parallel version of CFOUR 
M.E. Harding, T. Metzroth, J. Gauss, and A.A. Auer, J. Chem. Theor. Comp. 4, 64 (2008)

Usage

1) Loading module:

module use /home/units/Fak_II/chemie/modules
module add quantenchemie/cfour/1.2

2) Running:

  • Input preparation:
    1. Change to working directory, type
      ln -s $CFOUR_ROOT/basis/GENBAS
    2. Rename the input file to ZMAT
    3. Beware: Strictly avoid underscores within path names (CFOUR does not handle them correctly and crashes)!
  • Execute in serial mode:
    env cfour_mpirun_opts="-n 1" srun --hint=nomultithread -n1 -E xcfour
  • Execute in parallel mode:
     srun --hint=nomultithread -n1 -E

    (OpenMPI extracts all necessary run-time parameters from SLURM)

  • Execute in parallel mode without SLURM (only local test jobs):
    export cfour_mpirun_opts="-n <no_procs>" && xcfour


Batch Job Scripts


date of revision: 12-07-2019 © kraus

hpc/hpc_tubit/module_package/quantenchemie_group/cfour.txt · Zuletzt geändert: 2019/12/07 16:56 von kraus
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0