No project description provided
Project description
INFO
The Atmosphere module is a simple module that can be used by itself to quickly provide air
properties or can be incorporated into larger Python scripts when air properties are needed for
other calculations.
All of the functionality of the module is contained within one class, Atmosphere. Usage for this class is outlined below.
USAGE
Everything you will ever need out of the module is given through the get_atmosphere_data method.
Depending on your inputs the module can work in one of two modes, either 'Atmosphere Model' mode
or 'Ideal Gas Model' mode. See below for details.
Additionally, the module can either print your result or return for further use. To have the results returned, pass a dictionary as the first argument and it will come back updated with your air properties
For Atmosphere Model Mode provide one of the following inputs - Altitude - Pressure - Density
For Ideal Gas Mode provide two inputs such as -- Pressure, Temperature -- Density, Temperature
(Optional Inputs) Velocity or Mach number can be given as optional inputs in either mode. When one of these values are given the output list contains the other along with Reynolds number per unit length.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file cfatmos-0.1.0.tar.gz
.
File metadata
- Download URL: cfatmos-0.1.0.tar.gz
- Upload date:
- Size: 34.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6682b40c73f16455f9690d877c5aa13fb770109f7cfb748b34642f7f44ec8bb8
|
|
MD5 |
41aa02b19fbe8bb03f607a2466b5fc28
|
|
BLAKE2b-256 |
3c233c73e8d9f7ada9d4eaacdfb0f0831764938deb69265a9b367ee86067e3ad
|
File details
Details for the file cfatmos-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: cfatmos-0.1.0-py3-none-any.whl
- Upload date:
- Size: 34.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
adb7c6b314897614bae2395f87a1ac3e8e0c8726af1216180c6bcdae330bdb55
|
|
MD5 |
9fb17f4adc0ac91b3844a9be51a555c0
|
|
BLAKE2b-256 |
880a852b9beb23e0dd1772e09710a7a86205e08e46a66a0570adfedeaa2f9063
|