-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temperature setting is correct in 0.4.0-rc1 #2698
Comments
This issue was just opened for future references after discussion it with @psychocoderHPC. |
Excellent, thank you for testing and documenting the result. 👍 |
No, not quite, I tested it with |
That's ok as well, |
@ax3l Did you mean the |
yep |
After some strange simulation results and an initial offline discussion with @ax3l the question was, whether the temperature setting is still correct.
This question was also mentioned/raised in #2687.
I analyzed the simulations and it looks like setting the temperatures is correct.
Below you can find the results.
Particles have different masses, drift velocities and temperatures.
The transparent colors represent the simulation data (histograms from the macro-particle momentum) while the solid lines represent the expected distribution from the Maxwell-Boltzmann distribution.
equal mass (electron), T_0=50 eV, T_1 = 30 eV, + drifts
equal mass (electron), T_0=50 eV, T_1 = 10 eV, + drifts
equal mass (electron), T_0=50 eV, T_1 = 5 eV, + drifts
different masses (ions), T_0=50 eV, T_1 = 30 eV, + drifts
different masses (ions), T_0=50 eV, T_1 = 10 eV, + drifts
different masses (ions), T_0=50 eV, T_1 = 5 eV, + drifts
(the x-axis represents the velocity normalized to the speed of light, the y-axis is the normalized distribution probability)
The text was updated successfully, but these errors were encountered: