CP2K

Getting Started

  • Spack

Methods

  • Density Functional Theory
  • Post Hartree-Fock
  • Semi-Empiricals
  • Machine Learning
  • Embedding
  • QM/MM
  • Sampling
  • Optimization
  • Properties

References

  • Input Reference
    • ATOM
    • DEBUG
    • EXT_RESTART
    • FARMING
    • FORCE_EVAL
      • BSSE
      • DFT
        • ACTIVE_SPACE
        • ALMO_SCF
        • AUXILIARY_DENSITY_MATRIX_METHOD
        • DENSITY_FITTING
        • EFIELD
        • ENERGY_CORRECTION
        • EXCITED_STATES
        • EXTERNAL_DENSITY
        • EXTERNAL_POTENTIAL
        • EXTERNAL_VXC
        • KG_METHOD
        • KPOINTS
        • LOCALIZE
        • LOW_SPIN_ROKS
        • LS_SCF
        • MGRID
        • PERIODIC_EFIELD
        • POISSON
        • PRINT
        • QS
        • REAL_TIME_PROPAGATION
        • RELATIVISTIC
        • SCCS
        • SCF
        • SCRF
        • SIC
        • TDDFPT
        • TRANSPORT
        • XAS
        • XAS_TDP
        • XC
      • EIP
      • EMBED
      • EXTERNAL_POTENTIAL
      • MIXED
      • MM
      • NNP
      • PRINT
      • PROPERTIES
      • PW_DFT
      • QMMM
      • RESCALE_FORCES
      • SUBSYS
    • GLOBAL
    • MOTION
    • MULTIPLE_FORCE_EVALS
    • NEGF
    • OPTIMIZE_BASIS
    • OPTIMIZE_INPUT
    • SWARM
    • TEST
    • VIBRATIONAL_ANALYSIS
  • Bibliography
  • Units

Release Versions

  • 2023.2
  • 2023.1
  • All versions
CP2K
  • Input Reference
  • FORCE_EVAL
  • DFT
  • ACTIVE_SPACE
  • PRINT_ORBITAL_CUBES
  • Edit on GitHub

PRINT_ORBITAL_CUBES

Controls printing of active orbital cube files. [Edit on GitHub]

Keywords

  • ALIST

  • BLIST

  • FILENAME

  • STOP_AFTER_CUBES

  • STRIDE

Keyword descriptions

ALIST: integer = -1 

Lone keyword: -1

Usage: ALIST {1 2 3 …}

List of alpha orbitals to be printed. -1 defaults to all values [Edit on GitHub]

BLIST: integer = -1 

Lone keyword: -1

Usage: ALIST {1 2 3 …}

List of beta orbitals to be printed. -1 defaults to all values [Edit on GitHub]

FILENAME: string = ActiveOrbital 

Usage: FILENAME {name}

Body of Filename for the cube files. [Edit on GitHub]

STOP_AFTER_CUBES: logical = F 

Lone keyword: F

Whether to stop the computation after printing the cubes. [Edit on GitHub]

STRIDE: integer = 2 2 2 

Usage: STRIDE {2 2 2}

The stride (X,Y,Z) used to write the cube file (larger values result in smaller cube files). You can provide 3 numbers (for X,Y,Z) or 1 number valid for all components [Edit on GitHub]

Previous Next

© Copyright 2000-2024, CP2K Developers.

Built with Sphinx using a theme provided by Read the Docs.