From fa7f4113334ba558bddcd3a12628f9ec96d88ece Mon Sep 17 00:00:00 2001
From: Jameson Graef Rollins <jrollins@finestructure.net>
Date: Fri, 22 Feb 2019 17:50:45 -0800
Subject: [PATCH] update SUS stage temperatures in CEcryo

---
 gwinc/ifo/CEcryo.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gwinc/ifo/CEcryo.yaml b/gwinc/ifo/CEcryo.yaml
index 9435435b..8a7f8176 100644
--- a/gwinc/ifo/CEcryo.yaml
+++ b/gwinc/ifo/CEcryo.yaml
@@ -108,6 +108,7 @@ Suspension:
       WireRadius: .nan
       Blade: .nan # blade thickness
       NWires: 4
+      Temp: 300
     - Mass: 65.9 # kg; susmat['PUMmass'][0,0]
       Length: 0.4105 # m
       Dilution: 106.0
@@ -115,6 +116,7 @@ Suspension:
       WireRadius: 310e-6
       Blade: 4200e-6
       NWires: 4
+      Temp: 300
     - Mass: 87.6 # kg; susmat['UIMmass'][0,0]
       Length: 0.4105 # m
       Dilution: 80.0
@@ -122,6 +124,7 @@ Suspension:
       WireRadius: 350e-6
       Blade: 4600e-6
       NWires: 4
+      Temp: 300
     - Mass: 116.5 # kg; susmat['topmass_mass'][0,0]
       Length: 0.4105 # m
       Dilution: 87.0
@@ -129,6 +132,7 @@ Suspension:
       WireRadius: 520e-6
       Blade: 4300e-6
       NWires: 2
+      Temp: 123
   Silicon:
     # http://www.ioffe.ru/SVA/NSM/Semicond/Si/index.html
     # all properties should be for T ~ 120 K
-- 
GitLab