Skip to content
Snippets Groups Projects
Commit 7a058548 authored by Wolfgang Ludwig's avatar Wolfgang Ludwig
Browse files

add spacegroup 154

parent 931768c8
No related branches found
No related tags found
No related merge requests found
......@@ -316,7 +316,7 @@ switch (crystal_system)
spacegroup = 167;
end
switch (spacegroup)
case {167}
case {167, 154}
% 6 operators, also return in 3 index format
% however, this doesn't seem right when looking at the alumina
% datasets... more work to do.
......
......@@ -58,7 +58,7 @@ switch spacegroup
% Hexagonal
case {663, 194, 167,152}
case {663, 194, 167, 152, 154}
% Bottom and top of the polyhedron (basal planes):
limbase = 2-sqrt(3); % half thickness along basal plane
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment