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
Smilei crashes when trying to inject a particle beam with temperature (T=1.0) from a side wall (ymin) in a 3D simulation. The particle injector uses tgaussian as temporal profile. The code crashes at the timestep when the first partilcles should be injected. The crashes do not occur if the temperature is set to a very small value, e.g. 1e-30.
A minimal namelist showing the faulty behavior is attached.
Time-Loop started: number of time-steps n_time = 100
--------------------------------------------------------------------------------
�[;33m
[WARNING](0) src/Params/Params.cpp:1414 (print_timestep_headers) The following `push time` assumes a global number of 128 cores (hyperthreading is unknown)�[0m
timestep sim time cpu time [s] ( diff [s] ) push time [ns]
1/100 8.5737e-01 6.6125e-01 ( 6.6125e-01 ) ??
2/100 1.4289e+00 1.2794e+00 ( 6.1819e-01 ) ??
3/100 2.0005e+00 1.8754e+00 ( 5.9600e-01 ) ??
4/100 2.5721e+00 2.4535e+00 ( 5.7804e-01 ) ??
5/100 3.1437e+00 3.0432e+00 ( 5.8974e-01 ) ??
6/100 3.7152e+00 3.6338e+00 ( 5.9063e-01 ) ??
7/100 4.2868e+00 4.2061e+00 ( 5.7224e-01 ) ??
8/100 4.8584e+00 4.7667e+00 ( 5.6060e-01 ) ??
corrupted size vs. prev_size
corrupted size vs. prev_size
Description
Smilei crashes when trying to inject a particle beam with temperature (T=1.0) from a side wall (ymin) in a 3D simulation. The particle injector uses tgaussian as temporal profile. The code crashes at the timestep when the first partilcles should be injected. The crashes do not occur if the temperature is set to a very small value, e.g. 1e-30.
A minimal namelist showing the faulty behavior is attached.
Parameters
The text was updated successfully, but these errors were encountered: