Skip to content

Propeller effect - adding a mechanism to stop accretion onto NSs. #1391

@yuzhesong

Description

@yuzhesong

Currently, neutron stars in stable mass transfer are allowed to accrete as much mass as possible. This creates a few issues:

  1. MSPs are too massive.
    This is the most direct impact of the issue. As shown in the figure below, MSPs after accretion can go up to 2.4 MSun. This is a lot higher than masses of known MSPs.
    Image

  2. MSPs spin too fast.
    Because there is no stopping the accretion, MT can continue to transfer angular momentum to the NS. This would make MSPs that spin faster than the fastest known MSP. As seen in the P-Pdot diagram below:
    Image

  3. MSP magnetic fields reach the lower limit set by program option.
    This is also obvious in the P-Pdot diagram as the red dots are all located around the 10^8 G line, lower than that of most observed MSPs. As @SimonStevenson pointed out there are multiple factors that can impact the final magnetic field of a MSP, including the magnetic decay mass scale parameter (currently chosen to be 0.025 in this simulation). This image below plots B as a function of DeltaM, the total mass accreted by a pulsar, with varied DeltaMd, the pulsar magnetic field decay mass scale. To avoid getting to Bmin, we need to limit the mass accretion to <0.1--2 Msun, or have slightly higher values of DeltaMd. With the current amount of accretion we have (something like 0.7-8 Msun) basically everything ends up at Bmin.

Image

There are a few ways to go about solving this as Simon and I discussed.

  • We can either set a lower limit for spin period, when the MSP reaches this limit, the spin-up and mass accretion both stop. The issue here is that our only reasonable limit for us to put in here would be the spin period of the fastest MSP (PSR J1748-2446ad, 1.4 ms).
  • We can also attempt to implement a physical model for the propeller but so far we have failed to find anything that is easy to implement.
  • MSP emitting gravitational waves would cause them to spin down again. Implementing this might naturally solve this issue but we are not yet ready for working on this.

So we put this out for the group to see if anyone has any thoughts on this and to get the discussion started.

Metadata

Metadata

Labels

enhancementNew feature or requestquestionFurther information is requestedseverity_moderateThis is a moderately severe bugurgency_lowThis issue is not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions