MatthewGrim / plasma_physics

0 stars 0 forks source link

Fix error in particle colliders that number density is N * W #18

Closed MatthewGrim closed 6 years ago

MatthewGrim commented 6 years ago

Right now, the number density used in T&A and Nanbu is just N. I need to multiply this by weight to make it correct.

MatthewGrim commented 6 years ago

The code now for beam simulations, provided the background species has the higher weight, which makes sense to me. It means there are more background particles in the domain than other particles, which is kind of the definition of background.