Skip to content

A Perl program to calculate temperature, pressure under various atmospheric conditions or calculate the density using a given temperature for an altitude below 11000 m

License

Notifications You must be signed in to change notification settings

ourmaninindia/atmospheric-conditions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

atmospheric-conditions

A Perl program to calculate the temperature and pressure at a particular altitude or calculate the air density using a given temperature for an altitude below 11000 m.

Install

Download the file, make it executable, and run it at the terminal command line.

Usage

It is a terminal command line program tested using perl-5.24.0.

Use a parameter: m or ft for altitude in meter or feet, or C or K for temperature in Celcius or Kelvin with a space to separate the parameter and the unit e.g. 20000 m

Author

Daniel Tuinman available at [email protected]

About

A Perl program to calculate temperature, pressure under various atmospheric conditions or calculate the density using a given temperature for an altitude below 11000 m

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages