Residual gas sub-budgets and updates
Adds residual gas damping and additional molecular species to the residual gas calculations. The gas scattering and gas damping are now tracked separately for each species in an excess gas sub-budget. The damping calculation is done in the infinite volume limit by default but adds corrections for squeezed film damping if specified in the yaml file. H2, N2, H2O, and O2 are considered. The numbers for aLIGO are taken from the link in this commit. The numbers for Aplus and Voyager are copied from aLIGO. For the existing LIGO facilities the O2 numbers are unknown but are suspected to be low, and are therefore set 10x below the expected noise floor. Closes #63.
Showing
- gwinc/ifo/Aplus/ifo.yaml 24 additions, 3 deletionsgwinc/ifo/Aplus/ifo.yaml
- gwinc/ifo/CE1/__init__.py 0 additions, 3 deletionsgwinc/ifo/CE1/__init__.py
- gwinc/ifo/CE1/ifo.yaml 25 additions, 3 deletionsgwinc/ifo/CE1/ifo.yaml
- gwinc/ifo/CE2silica/__init__.py 0 additions, 3 deletionsgwinc/ifo/CE2silica/__init__.py
- gwinc/ifo/CE2silica/ifo.yaml 25 additions, 3 deletionsgwinc/ifo/CE2silica/ifo.yaml
- gwinc/ifo/CE2silicon/__init__.py 0 additions, 3 deletionsgwinc/ifo/CE2silicon/__init__.py
- gwinc/ifo/CE2silicon/ifo.yaml 26 additions, 4 deletionsgwinc/ifo/CE2silicon/ifo.yaml
- gwinc/ifo/Voyager/ifo.yaml 24 additions, 3 deletionsgwinc/ifo/Voyager/ifo.yaml
- gwinc/ifo/aLIGO/ifo.yaml 24 additions, 3 deletionsgwinc/ifo/aLIGO/ifo.yaml
- gwinc/ifo/noises.py 193 additions, 15 deletionsgwinc/ifo/noises.py
- gwinc/noise/residualgas.py 93 additions, 22 deletionsgwinc/noise/residualgas.py
Loading
Please register or sign in to comment