Skip to content

Commit 6a3103f

Browse files
author
Ilya Mandel
committed
More wesbite tweaks
1 parent 6ebb651 commit 6a3103f

File tree

2 files changed

+75
-151
lines changed

2 files changed

+75
-151
lines changed

index.html

Lines changed: 65 additions & 145 deletions
Original file line numberDiff line numberDiff line change
@@ -178,151 +178,71 @@ <h1 style="font-size:3em">Our
178178
</header>
179179
<!-- <div class="column" style="font-weight:bold"> -->
180180

181-
<div>
182-
<!-- <h2 align="center">Current Developers</h2> -->
183-
184-
<h2>Current Developers</h2>
185-
186-
<ul style=
187-
"list-style-type:disc">
188-
189-
<li><a href=
190-
"http://www.broekgaarden.nl/floor/wordpress/">
191-
Floor Broekgaarden</a>
192-
</li>
193-
194-
<li><a href=
195-
"https://ryosuke-hirai.github.io/">
196-
Ryosuke Hirai</a>
197-
</li>
198-
199-
<li><a href=
200-
"https://www.uva.nl/en/profile/j/u/s.justham/s.justham.html">
201-
Stephen Justham</a>
202-
</li>
203-
204-
<li> Veome Kapil </li>
205-
206-
<li><a href=
207-
"https://themikelau.github.io/">
208-
Mike Lau</a>
209-
</li>
210-
211-
<li><a href=
212-
"http://ilyamandel.github.io/">
213-
Ilya Mandel</a>
214-
</li>
215-
216-
<li><a href=
217-
"http://www.selmademink.com/">
218-
Selma de Mink</a>
219-
</li>
220-
221-
<li> JD Merritt </li>
222-
223-
<li><a href=
224-
"http://rileys.id.au/JeffsResearch.html">
225-
Jeff Riley</a>
226-
</li>
227-
228-
<li>Tim Riley</li>
229-
230-
<li>Nicolas Rodriguez-Segovia</li>
231-
232-
<li>Isobel Romero-Shaw</li>
233-
234-
235-
<li><a href=
236-
"https://liekevanson.github.io/">
237-
Lieke van Son</a>
238-
</li>
239-
240-
<li>Simon Stevenson</li>
241-
242-
<li>Alejandro
243-
Vigna-Gomez</li>
244-
245-
<li>Serena Vinciguerra</li>
246-
247-
<li><a href=
248-
"https://reinhold-willcox.github.io/home.html">
249-
Reinhold Willcox</a>
250-
</li>
251-
252-
<li><a href=
253-
"https://tomwagg.com">Tom
254-
Wagg</a>
255-
</li>
256-
</ul>
257-
</div>
258-
<!-- <div class="column" style="font-weight:bold"> -->
259-
260-
<div>
261-
<!-- <h2 align="center">Past Developers</h2> -->
262-
263-
<h2>Past Developers</h2>
264-
265-
<ul style=
266-
"list-style-type:disc">
267-
<li>Poojan Agrawal</li>
268-
269-
<li>Jim Barrett</li>
270-
271-
<li>Kit Boyett</li>
272-
273-
<li>Ben Bradnick</li>
274-
275-
<li>Debatri
276-
Chattopadhyay</li>
277-
278-
<li>Sebastian Gaebel</li>
279-
280-
<li>Fabian Gittins</li>
281-
282-
<li>George Howitt</li>
283-
284-
<li>Lokesh Khandelwal</li>
285-
286-
<li>Floris Kummer</li>
287-
288-
<li><a href=
289-
"https://cneijssel.github.io/cneijssel/">
290-
Coenraad Neijssel</a>
291-
</li>
292-
293-
</ul>
294-
</div>
295-
<!-- <div class="column" style="font-weight:bold"> -->
296-
297-
<div>
298-
<!-- <h2 align="center">Collaborators</h2> -->
299-
300-
<h2>Collaborators</h2>
301-
302-
<ul style=
303-
"list-style-type:disc">
304-
<li>Simone Bavera</li>
305-
306-
<li>Chris Belczynski</li>
307-
308-
<li>Christopher Berry</li>
309-
310-
<li>JJ Eldridge</li>
311-
312-
<li>Tassos Fragos</li>
313-
314-
<li>Jarrod Hurley</li>
315-
316-
<li>Morgan MacLeod</li>
317-
318-
<li>Philipp
319-
Podsiadlowski</li>
320-
321-
<li>Ashley Ruiter</li>
322-
323-
<li>Dorottya Szécsi</li>
324-
</ul>
325-
</div>
181+
<div>
182+
<!-- <h2 align="center">Current Developers</h2> -->
183+
<h2>Current Developers</h2>
184+
<ul style="list-style-type:disc">
185+
<li>Adam Brcek</li>
186+
<li><a href="http://www.broekgaarden.nl/floor/wordpress/">Floor Broekgaarden</a></li>
187+
<li>Paul Disberg</li>
188+
<li><a href="https://ryosuke-hirai.github.io/">Ryosuke Hirai</a></li>
189+
<li>Veome Kapil</li>
190+
<li><a href="https://themikelau.github.io/">Mike Lau</a></li>
191+
<li><a href="http://ilyamandel.github.io/">Ilya Mandel</a></li>
192+
<li>JD Merritt</li>
193+
<li><a href="http://rileys.id.au/JeffsResearch.html"> Jeff Riley</a></li>
194+
<li>Yuzhe (Robert) Song</li>
195+
<li>Simon Stevenson</li>
196+
<li><a href="https://liekevanson.github.io/">Lieke van Son</a></li>
197+
<li>Avi Vajpeyi</li>
198+
<li>Alejandro Vigna Gomez</li>
199+
<li><a href="https://reinhold-willcox.github.io/home.html">Reinhold Willcox</a></li>
200+
201+
</ul>
202+
</div>
203+
<!-- <div class="column" style="font-weight:bold"> -->
204+
<div>
205+
<!-- <h2 align="center">Past Developers</h2> -->
206+
<h2>Past Developers</h2>
207+
<ul style="list-style-type:disc">
208+
<li>Poojan Agrawal</li>
209+
<li>Jim Barrett</li>
210+
<li>Adam Boesky</li>
211+
<li>Kit Boyett</li>
212+
<li>Ben Bradnick</li>
213+
<li>Debatri Chattopadhyay</li>
214+
<li>Sebastian Gaebel</li>
215+
<li>Fabian Gittins</li>
216+
<li>George Howitt</li>
217+
<li>Lokesh Khandelwal</li>
218+
<li>Floris Kummer</li>
219+
<li><a href= "https://cneijssel.github.io/cneijssel/">Coenraad Neijssel</a>
220+
<li>Tim Riley</li>
221+
<li>Nicholas Rodriguez-Segovia</li>
222+
<li>Isobel Romero-Shaw</li>
223+
<li>Serena Vinciguerra</li>
224+
<li><a href="https://tomwagg.com">Tom Wagg</a>
225+
</ul>
226+
</div>
227+
<!-- <div class="column" style="font-weight:bold"> -->
228+
<div>
229+
<!-- <h2 align="center">Current and past collaborators</h2> -->
230+
<h2>Collaborators</h2>
231+
<ul style="list-style-type:disc">
232+
<li>Simone Bavera</li>
233+
<li>Chris Belczynski</li>
234+
<li>Christopher Berry</li>
235+
<li><a href= "http://www.selmademink.com/">Selma de Mink</a></li>
236+
<li>JJ Eldridge</li>
237+
<li>Tassos Fragos</li>
238+
<li><a href= "https://www.uva.nl/en/profile/j/u/s.justham/s.justham.html">Stephen Justham</a></li>
239+
<li>Jarrod Hurley</li>
240+
<li>Morgan MacLeod</li>
241+
<li>Philipp Podsiadlowski</li>
242+
<li>Ashley Ruiter</li>
243+
<li>Dorottya Szécsi</li>
244+
</ul>
245+
</div>
326246
</section>
327247
</div>
328248
</div>

science.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,22 @@ <h2 id="intro">How do binary
125125
is publicly available at <a href=
126126
"https://github.com/TeamCOMPAS/COMPAS">
127127
https://github.com/TeamCOMPAS/COMPAS</a>,
128-
Further information can be found in
128+
Further information can be found in the
129129
<a href=
130-
"http://arXiv.org/abs/2109.10352">the
131-
COMPAS methods paper</a> or in more
130+
"http://arXiv.org/abs/2109.10352">
131+
first </a> and
132+
<a href=
133+
"http://arXiv.org/abs/2506.02316">
134+
second </a>
135+
COMPAS methods papers or in more
132136
technical <a href=
133137
"https://compas.science/docs">documentation</a>.
134138
The <a href=
135139
"https://zenodo.org/record/6346444#.YjGanxBByfU">
136-
latest COMPAS data release</a> is
140+
latest COMPAS data releases</a> are
137141
available through our <a href=
138142
"https://zenodo.org/communities/compas/">
139-
zenodo community.</a></p>
143+
zenodo community</a> and/or <a href="https://gwlandscape.org.au/publications/">GWLandscape</a>.</p>
140144
</article>
141145
<!-- Papers Header -->
142146
<header id="papers" class="major">
@@ -863,7 +867,7 @@ <h1><strong>Grichener et al. 2023</strong><h1>
863867

864868
<!-- Description -->
865869
<p>
866-
We perform population synthesis of massive binaries to study the mergers ofneutron stars (NSs) and black holes (BHs) with the cores of their giantsecondaries during common envelope evolution (CEE). We use different values ofthe efficiency parameter $\alpha_{\rm CE}$ in the framework of the energyformalism for traditional CEE ($\alpha_{\rm CE} \leq 1$) and includingadditional energy sources to unbind the envelope ($\alpha_{\rm CE} &gt; 1$). Weconstrain the possible values of $\alpha_{\rm CE}$ by comparing the results ofour simulations with local rate densities of binary compact object mergers asinferred from gravitational waves observations. We find two primaryevolutionary pathways of binary systems that result in NS-core mergers, whileonly one of them can also lead to the merger of a BH with the core of the giantstar. We explore the zero age main sequence (ZAMS) statistical properties ofsystems that result in NS/BH-core mergers and find that the two evolutionarychannels correspond to a bimodal distribution of orbital separations. Weestimate the percentage of the mergers&#39; event rates relative to core collapsesupernovae (CCSNe). We include the effect of mass accreted by the NS/BH duringCEE in a separate set of simulations and find it does not affect the mergers&#39;event rates.
870+
We perform population synthesis of massive binaries to study the mergers of neutron stars (NSs) and black holes (BHs) with the cores of their giant secondaries during common envelope evolution (CEE). We use different values of the efficiency parameter $\alpha_{\rm CE}$ in the framework of the energy formalism for traditional CEE ($\alpha_{\rm CE} \leq 1$) and including additional energy sources to unbind the envelope ($\alpha_{\rm CE} &gt; 1$). We constrain the possible values of $\alpha_{\rm CE}$ by comparing the results of our simulations with local rate densities of binary compact object mergers as inferred from gravitational waves observations. We find two primary evolutionary pathways of binary systems that result in NS-core mergers, while only one of them can also lead to the merger of a BH with the core of the giant star. We explore the zero age main sequence (ZAMS) statistical properties ofsystems that result in NS/BH-core mergers and find that the two evolutionary channels correspond to a bimodal distribution of orbital separations. We estimate the percentage of the mergers&#39; event rates relative to core collapses upernovae (CCSNe). We include the effect of mass accreted by the NS/BH duringCEE in a separate set of simulations and find it does not affect the mergers event rates.
867871
</p>
868872
</div>
869873
</article>

0 commit comments

Comments
 (0)