From ecc87775f12c948d9a70d0e51ae24a716d619579 Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Wed, 29 Jun 2005 17:45:36 +0000 Subject: [PATCH] new file: crystal parameters for use with orientation matrix --- iocBoot/iocvxWorks/orient_xtals.substitutions | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 iocBoot/iocvxWorks/orient_xtals.substitutions diff --git a/iocBoot/iocvxWorks/orient_xtals.substitutions b/iocBoot/iocvxWorks/orient_xtals.substitutions new file mode 100644 index 0000000..c27a483 --- /dev/null +++ b/iocBoot/iocvxWorks/orient_xtals.substitutions @@ -0,0 +1,15 @@ +file "$(OPTICS)/opticsApp/Db/orient_xtals.db" +{ +pattern +{P, O, PREC, N, xtal, a, b, c, alpha, beta, gamma} +{xxx:, 1, 4, 1, Silicon, 5.431, 5.431, 5.431, 90, 90, 90} +{xxx:, 1, 4, 2, "Beryllium hcp", 2.2858, 2.2858, 3.5843, 90, 90, 120} +{xxx:, 1, 4, 3, VO2, 5.743, 4.517, 5.375, 90, 122.6, 90} +{xxx:, 1, 4, 4, undefined, 1, 1, 1, 90, 90, 90} +{xxx:, 1, 4, 5, undefined, 1, 1, 1, 90, 90, 90} +{xxx:, 1, 4, 6, undefined, 1, 1, 1, 90, 90, 90} +{xxx:, 1, 4, 7, undefined, 1, 1, 1, 90, 90, 90} +{xxx:, 1, 4, 8, undefined, 1, 1, 1, 90, 90, 90} +{xxx:, 1, 4, 9, undefined, 1, 1, 1, 90, 90, 90} +{xxx:, 1, 4, 10, undefined, 1, 1, 1, 90, 90, 90} +} -- GitLab