Git Product home page Git Product logo

bachibouzouk / liquid-helium-physical-properties-interpolator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 70 KB

This small programm allows you to get physical properties of liquid helium (especially superfluid densities and viscosities) at different pressure and temperature (it interpolates on several experimental datasets, the source of the data are in the files)

License: GNU General Public License v2.0

Python 100.00%

liquid-helium-physical-properties-interpolator's Introduction

liquid-helium-physical-properties-interpolator

This small programm allows you to get physical properties of liquid helium (especially superfluid densities and viscosities) at different pressure and temperature It performs interpolation on several experimental datasets, the source of the data are in the files.

It doesn't require any external library that are not already installed with python when downloading python XY.

The pressures have to be input in psi (my gauges are in psi, so I use psi and I have no incentive to convert is to mbar or a better unit). The temperature you can input varies depending on the property you are interested in (which is utlimately depending on the availiable reliable datasets).

You can go from 0.1 K to 5 K in temperature and from standard vapor pressure SVP to 5 atmosphere in pressure for the density.

You can go from 0.8 K to 4.2 K in temperature and from SVP to 4.4 atmosphere in pressure for the viscosity.

You can also get the lambda transition temperature (not extremely accurate) as a function of pressure.

I made it to be as flexible as possible in terms of inputs, ie if you input numpy arrays for pressure (n elements) and temperature (m elements) it will return a m by n matrix.

liquid-helium-physical-properties-interpolator's People

Contributors

bachibouzouk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.