Skip to content

ambient temperature correction factor inverted when computing scaled range #8

@sawender

Description

@sawender

Within the script run_infraga.py, functions kg_op and kg_ppd use the atmospheric transmission factors expressed in terms of pressure and temperature to compute the scaled range, but the temperature factor is inverted. lines 90 and 135 should both read fd = (p_amb / 101.325)**(1.0 / 3.0) * (T_amb / 288.15)**(-1.0 / 3.0)

Kinney, Gilbert Ford, and Graham, Kenneth Judson. Explosive Shocks in Air. Germany, Springer, Verlag, 1985.

Kei Takazawa, Samuel, Keehoon Kim, and Milton Garcés. "Chemical Blast Standard (1 kg)." Seismological Research Letters 94.5 (2023): 2514-2524.

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