You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Neutron objects doesn't have a tag to identify between normal and thermal neutrons. User have to manually check if the speed of the neutron is within range - neutron.body.velocity.length - core.thermal_speed.length) <= threshold
The text was updated successfully, but these errors were encountered:
Currently Neutron objects doesn't have a tag to identify between normal and thermal neutrons. User have to manually check if the speed of the neutron is within range -
neutron.body.velocity.length - core.thermal_speed.length) <= threshold
The text was updated successfully, but these errors were encountered: