Skip to content

Difference of iC4H10 in PyBoltz when compared to Magboltz v11.9 #17

@PhilipHB

Description

@PhilipHB

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.

Pictures:
iC4H10_v_d_p=1000mbar_T=298K
iC4H10_dsmall_l_p=1000mbar_T=298K
iC4H10_dsmall_t_p=1000mbar_T=298K
iC4H10_alpha_p=1000mbar_T=298K

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions