Skip to content

Add warnings and update getPressure calculation for Rubidium #215

@bkasza

Description

@bkasza

Hi!

While working on atomic number density we discovered the limits of pressure calculations.

Rubidium87().getPressure(temperature) and Rubidium85().getPressure(temperature) are currently based on the paper https://doi.org/10.1179/cmq.1984.23.3.309 which is valid for the range 298–2500K. It would be nice if we could have warning implemented when calling the getPressure method with temperature outside of valid range.

Additionaly, there is a paper https://doi.org/10.1364/JOSAB.5.001478 which investigates the range 250-298K. The fitted equation is:

Image

Could it be implemented?

Regards,
Bartek.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions