From 74bf37e2f384a67071c26bb9f7cef5cec36ef282 Mon Sep 17 00:00:00 2001 From: Fawzi Mohamed <fawzi.mohamed@fhi-berlin.mpg.de> Date: Mon, 3 Oct 2016 04:18:52 +0200 Subject: [PATCH] adopting the most common refresentation of cell first index selects cell vector --- meta_info/nomad_meta_info/public.nomadmetainfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta_info/nomad_meta_info/public.nomadmetainfo.json b/meta_info/nomad_meta_info/public.nomadmetainfo.json index 421d1e9..dabcd10 100644 --- a/meta_info/nomad_meta_info/public.nomadmetainfo.json +++ b/meta_info/nomad_meta_info/public.nomadmetainfo.json @@ -2567,7 +2567,7 @@ "section_method" ] }, { - "description": "Lattice vectors (in Cartesian coordinates) of the simulation cell. The first index runs over the $x,y,z$ Cartesian coordinates, and the second index runs over the 3 lattice vectors.", + "description": "Lattice vectors (in Cartesian coordinates) of the simulation cell. The last (fastest) index runs over the $x,y,z$ Cartesian coordinates, and the first index runs over the 3 lattice vectors.", "dtypeStr": "f", "name": "simulation_cell", "repeats": false, -- GitLab