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:
Could it be implemented?
Regards,
Bartek.
Hi!
While working on atomic number density we discovered the limits of pressure calculations.
Rubidium87().getPressure(temperature)andRubidium85().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:
Could it be implemented?
Regards,
Bartek.