Python scripts and database for monoclinic-to-orthorhombic Q-descriptor calculation for CCDC-2023 (The Cambridge Crystallographic Data Centre) crystals may undergo structural monoclinic-to-orthorhombic second-order phase transition.
Q-descriptor is defined as
and
for
This allows to determine whether it is possible to construct an orthorhombic basis on the translations of the initial monoclinic lattice so that forms a supergroup for the translations of the original monoclinic ones. This is possible if one can find numbers
Coefficients
for rational setup (monoclinic angle
In monoclinic and orthorhombic symmetry only mirror planes and 2-fold axes are allowed. In orthorhombic cell these symmetry operators can only be located parallel or perpendicular to the translations. The presence of pseudosymmetry elements, involving translations
This suggests that the crystal could potentially undergo a second-order monoclinic-to-orthorhombic phase transition, in line with the group-subgroup requirements of Landau theory.
This repository contains the code and database developed as part of the author's PhD research. The underlying method is described in the dissertation:
Drozhilkin, P. D. (2026). DEVELOPMENT OF QUANTITATIVE METHODS FOR DESCRIBING THE ATOMIC STRUCTURES OF COORDINATION COMPOUNDS AND ORGANIC CRYSTALS SUBJECT TO SECOND-ORDER STRUCTURAL PHASE TRANSITIONS (in preparation). Lobachevsky State University of Nizhny Novgorod, Russia.
The main script is calc_descriptor.py. It represents a front-end for APEXSYMM calculation kernel.