Data from: How unconventional oxidation state Au2+ is stabilized in halide perovskite Cs4Au3Cl12: A first-principles study of its polaron crystal nature
Data files
Jun 02, 2026 version files 7.29 MB
-
bandstruct1.zip
482.96 KB
-
bandstruct2.zip
497.39 KB
-
bandstruct3.zip
494.78 KB
-
COHP.zip
3.72 MB
-
README.md
5.98 KB
-
scf.zip
2.09 MB
Abstract
Gold in crystalline compounds is typically only stable in oxidation states Au1+ and Au3+. Even compounds with nominal Au2+ usually disproportionate into Au1+ and Au3+. Recently, Cs4Au3Cl12 was synthesized, where gold took the 2+ state in the bulk. Here, we investigate this compound using first-principles calculations and show that stabilization of the Au2+ ion is through the formation of a polaron crystal. The electronic and phononic structure suggest that the bonding network can be interpreted as a collection of [Au2+Cl4]2- and [Au3+Cl4]1- square planar motifs, and the crystal lacks a smooth pathway for Au2+ to disproportionate into Au1+ and Au3+ without creating dangling bonds. The electronic states of Au are contained within each AuCl4 motif, which allows for the Au2+ state to be localized and isolated electronically. The Au2+-sites form an ordered structure, which is driven by a strong repulsive interaction between [Au2+Cl4]2- motifs due to their lattice distortion. By considering the redox reaction, we show that Cs4Au3Cl12 has the maximal density of Au2+, and further oxidation will induce a delocalized state. Cs4Au3Cl12 has distinctive electronic structure, with a narrow gap, isolated HOMO and LUMO bands strongly localized at the Au-sites, and magnetization at the Au2+-sites, making Cs4Au3Cl12 unique among quantum materials. Cs4Au3Cl12 can be a testbed to explore novel gold chemistry, and is an example system to control oxidation state through engineering of lattice distortions.
Raw inputs and outputs used for calculations presented in the paper.
Description of the data and file structure
Inputs and outputs for the DFT and COHP calculations are presented.
- scf.zip: the main self-consistent force calculation
- COHP.zip: COHP analysis with LOBSTER code
- bandstruct1.zip, bandstruct2.zip, and bandstruct3.zip: Bandstructure calculations
Each zip file is one calculation directory containing input and output files. All the input files are ASCII with linux format.
Below are the details of each file:
1. CONTCAR
Description: The CONTCAR file contains the final structural geometry of the system at the end of a VASP run.
Information included:
- Lattice parameters
- Atomic coordinates
Purpose: This file allows you to continue an interrupted calculation or start a new simulation using the relaxed structure.
2. DOSCAR
Description: The DOSCAR file contains the total and site-projected electronic density of states data.
Information included:
- Energy grid
- Integrated density
- Spin-polarized states
- Angular-momentum channels
Purpose: This file allows you to analyze electronic band gaps, bonding characteristics, and magnetic properties.
3. EIGENVAL
Description: The EIGENVAL file records the electronic eigenvalues for each k-point and band.
Information included:
- Fermi energy
- K-point coordinates
- Band energies
- Band occupancies
Purpose: This file is the primary data source used to plot electronic band structure diagrams.
4. IBZKPT
Description: The IBZKPT file lists the automatically generated k-points within the irreducible Brillouin zone.
Information included:
- Symmetry operations
- K-point coordinates
- Weighting factors
Purpose: This file verifies the symmetry reduction and provides the exact k-points used during computation.
5. INCAR
Description: The INCAR file is the central input file containing the control parameters for the simulation.
Information included:
- Functional choices
- Convergence criteria
- Optimization algorithms
- Parallelization tags
Purpose: This file dictates how VASP performs the electronic minimization, structural relaxation, or molecular dynamics.
6. KPOINTS
Description: The KPOINTS file defines the k-point sampling scheme used for Brillouin zone integration.
Information included:
- Type of k-point grid (Monkhorst or Gamma)
- Sampling density
- K-point offset
Purpose: This file ensures consistency in reciprocal-space sampling for electronic structure calculations.
7. KPOINTS_OPT
Description: The KPOINTS_OPT file defines an alternative k-point grid used to draw the band structure.
Information included:
- Reciprocal space paths
Purpose: This file allows you to calculate exact band structures along specific paths without affecting the self-consistent charge density.
8. OSZICAR
Description: The OSZICAR file provides a quick text-based summary of the electronic and ionic convergence steps.
Information included:
- Iteration counts
- Total energy change
Purpose: This file is a log of energy convergence.
9. OUTCAR
Description: The OUTCAR file is the primary, comprehensive human-readable log file generated by VASP.
Information included:
- System configuration
- Atomic forces
- Stress tensors
- Total energies
Purpose: This file is the main output of VASP and contains the above information.
10. PCDAT
Description: The PCDAT is only used for molecular dynamics but is included for completeness.
Purpose: In molecular dynamics simulations, this file is used to analyze the structural evolution.
11. POSCAR
Description: The POSCAR file contains the initial structural geometry and atomic positions before the simulation starts.
Information included:
- Lattice vectors
- Atomic coordinates
- Atomic constraints (although not used in this work)
Purpose: This file acts as the primary geometrical definition required to initialize any VASP calculation.
12. REPORT
Description: Mainly used for molecular dynamics simulations. Therefore not used in this work. Provided for full reproducibility of the calculations.
13. vasprun.xml
Description: This is a structured XML archive containing almost all input and output data. Most contents are also found in OUTCAR.
Information included:
- Input parameters
- Final energies
- Force matrices
Purpose: This file provides a machine-readable format optimized for automated post-processing scripts and parsing tools.
14. XDATCAR
Description: The XDATCAR file records the structural trajectory of atoms across multiple ionic steps. In our study, the content is the same as CONTCAR and POSCAR.
Information included:
- Frame numbers
- Fluctuating configurations
- Direct coordinates
Purpose: This file is used to animate molecular dynamics trajectories and calculate diffusion coefficients.
15. output.log (stdout)
Description: The output.log file captures the standard output stream printed to the terminal during execution.
Information included:
- Error messages
- Node distribution
- Execution timings
- Memory usage
Purpose: This file helps monitor queuing system behavior and troubleshoot high-performance computing hardware crashes.
Code/Software
DFT code: VASP (6.5.1)
COHP code: LOBSTER
Zip files were created with Linux. Please use the unzip command to unzip it. It may not work under Windows environment.
Note that VASP is not open-source software, but similar results can be obtained with Quantum Espresso.
