From 301d5543a310aa2684a9dae3aa8d04f60b121e5b Mon Sep 17 00:00:00 2001
From: Evan Hall <evan.hall@ligo.org>
Date: Mon, 30 Sep 2019 16:42:47 -0700
Subject: [PATCH] Update CE1 atmospheric params

---
 gwinc/ifo/CE1/ifo.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gwinc/ifo/CE1/ifo.yaml b/gwinc/ifo/CE1/ifo.yaml
index dee7576e..7cb6aed7 100644
--- a/gwinc/ifo/CE1/ifo.yaml
+++ b/gwinc/ifo/CE1/ifo.yaml
@@ -85,6 +85,12 @@ Seismic:
   sWaveLevel: 10                    # Multiple of the Peterson NLNM amplitude
   PlatformMotion: 'BSC'
 
+Atmospheric:
+  AirPressure: 101325 # Pa
+  AirDensity: 1.225 # kg/m**3
+  AdiabaticIndex: 1.4
+  SoundSpeed: 344 # m/s
+
 Suspension:
   Type: 'Quad'
   FiberType: 'Tapered'
-- 
GitLab