diff --git a/meta_info/nomad_meta_info/public.nomadmetainfo.json b/meta_info/nomad_meta_info/public.nomadmetainfo.json index d8ae82f05ebcc05a27cc27e0ba7b07aac4cea3bd..8659001854d82437d738a8503eced915ec80b85d 100644 --- a/meta_info/nomad_meta_info/public.nomadmetainfo.json +++ b/meta_info/nomad_meta_info/public.nomadmetainfo.json @@ -3410,6 +3410,15 @@ "stress_tensor_type" ], "units": "Pa" + }, { + "description": "Is the space group symmorphic? Set to True if all translations are zero.", + "dtypeStr": "b", + "name": "symmorphic", + "repeats": false, + "shape": [], + "superNames": [ + "section_system" + ] }, { "description": "Specifies the name of the system. This information is provided by the user in some codes and is stored here for debugging or visualization purposes.", "dtypeStr": "C",