Skip to content

Commit ce5e9a5

Browse files
committed
fix docstring about column major format
1 parent 97118d6 commit ce5e9a5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/nomad_simulations/schema_packages/properties/molecular_orbitals.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ class MolecularOrbitals(PhysicalProperty):
1919
Molecular-orbital eigenstates expressed in an atom-centred AO basis.
2020
2121
Every quantity is either directly mappable to the TREXIO *mo* group or
22-
provides auxiliary metadata needed by NOMAD tooling. Shapes are expressed
23-
in Fortran/column-major convention to match TREXIO and most quantum-code
24-
outputs.
22+
provides auxiliary metadata needed by NOMAD tooling.
2523
2624
The TREXIO format:
2725
Posenitsky et al., J. Chem. Phys. 158, 174801 (2023)

0 commit comments

Comments
 (0)