- #1
LeeGru
- 6
- 0
- TL;DR Summary
- calculate the flux and current of neutron by MCNP
Guys,I need to calculate the flux and current of neutron by MCNP.So what's the difference between them ,and How to calculate them?
Any ideas?
Any ideas?
Flux is a scalar value, while current is a vector, which has a direction.Guys, I need to calculate the flux and current of neutron by MCNP.So what's the difference between them ,and How to calculate them?
I need to calculate the ratio between the total neutron current and the total neutron flux.How could obtain this value?Flux is a scalar value, while current is a vector, which has a direction.
Is the question about neutron current (or particle current) or current density?
Thank you very much.I need to calculate the ratio between the total neutron current and the total neutron flux.How could I obtain this value in MCNPFlux is a flow/area/time, so in the case of neutrons it would have units like neutrons/(cm^2 - sec). Current is a flow/time, so it would have units like neutrons/second. So the current will be the flux integrated over some surface. How you calculate theme depends on the problem given.