Skip to content

[bug] Error in Bohdansky sputtering yield formula in formulas.py #244

Open
@drobnyjt

Description

@drobnyjt

Description
In the Bohdansky formula located in scripts/formulas.py, the factor R_Rp, which is R/Rp, should instead be (R_Rp)^(-1), that is, Rp/R.

Additional context
Interestingly, for many targets this makes the results of the original Bohdansky formula significantly worse. Later versions swapped out the prefactor in the formula with an empirical one. It might be worth using the 'revised' Bohdansky formula from Garcia-Rosales et al. instead of the original Bohdansky one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions