-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
We did a comparison of isoButane simulated with PyBoltz @ d6f3dbc and Magboltz v11.9 and found some deviation.
For fields exceeding ~7500V/cm some transport parameters start to systematically take off from the Magboltz "baseline". Longitudinal diffusion and drift velocity deviate, but transverse diffusion and first Townsend coefficient do not.
Is this expected behaviour in some way? From the magboltz source code (changelog at the top) I gather iC4H10 has not been touched since v10.5
If we can provide any more information, just let us know.
Configuration of our PyBoltz run:
# Configure settings for our simulation
[...]
Boltzer.MaxNumberOfCollisions = 50 * 1e7
Boltzer.Enable_Penning = 0
Boltzer.Enable_Thermal_Motion = 1
Boltzer.Max_Electron_Energy = 0
Boltzer.TemperatureCentigrade = 298
Boltzer.Pressure_Torr = 750.1
[...]
Boltzer.BField_Mag = 0
Boltzer.BField_Angle = 0
Boltzer.Console_Output_Flag = 1
Boltzer.Steady_State_Threshold = 40
Boltzer.Which_Angular_Model = 2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels



