Git Product home page Git Product logo

atmos's Introduction

atmos

Summary

This project contains various atmospheric property calculators based on The US Standard Atmosphere 1976.

Dependencies

Project Motivation

The US Standard Atmosphere 1976 data is limited to standard atmospheric conditions and quite cumbersome to delve through. This project is meant to provide a means to easily incorporate various aspects of the CoolProp library into calculations that depend on accurate atmospheric calculations.

Future plans for this project are to create a PyPI installer in order to make this more portable and easy to install in the correct path.

File Descriptions

Right now the files that we would interact with are:

  • StdAtmos.py
    Contains StdAtmos class that allows a user to access features of standard atmosphere calculations. This is meant to be a jumping off point since most calculations start with a standard atmosphere component.
  • admin.py
    Houses quality control methods for improved program functionality.
  • constants.py
    Many of the manual calculations use universally understood constants. This file is accessed within other files in this project and should be accessed by the user as well for consistent constants and psuedo-constants (i.e. variables that many assume to be constant but have slight variability).
  • main.py
    This file is a carryover from when this program was create using Java.
  • humidity.py
    Incorporates humidity calculations utilizing the CoolProp library.

Licensing and Acknowledgements

The US Standard Atmosphere 1976 and CoolProp are extensively leveraged and must be given the proper kudos.

atmos's People

Watchers

James Cloos 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.