| Application |
Description |
Source File |
| Thermodynamic Calculator | This is a Ruby/TK application
that
allows the user to enter a few thermodynamic variables for an air
parcel and will then calculate other variables. For example, you
can enter pressure, temperature, and relative humidity and it will
calculate density, virtual temperature, absolute humidity, dew-point
temperature, etc. |
ThermoCalc.rbw |
| Units Converter | This is a Ruby/TK application
that will convert
units. It includes many different types of units. |
UnitConverter.rbw |