# P 1 1 2 (group number 3) corresponds to setting 2
SG <- translate_SG(3,set=2)
# Constrains for this symmetry
stmp <- symm_to_cell_const(SG)
print(stmp)
# R 3 (rombohedral setting)
stmp <- symm_to_cell_const("R 3 :R")
print(stmp)
Run the code above in your browser using DataLab