You get an actual mixing ratio of @##.## grams per kilograms. $mixr . format VP3 = With an air temperature of @###.# degrees @<<<<<<<<< and a station $mr{airtemp} $mr{corf1} pressure of @###.## @<<<<<<<<<<<<<<<<<: $mr{press} $mr{mborin}
You get a saturated mixing ratio of @##.## grams per kilograms. $smixr . format VP5 = With an air temperature of @###.# degrees @<<<<<<<<< a dewpoint of $mr{airtemp} $mr{corf1} @###.# degrees @<<<<<<<<< and a station pressure of @###.## $mr{dewtemp} $mr{corf2} $mr{press} @<<<<<<<<<<<<<<<<<: $mr{mborin}
You get an actual mixing ratio of @##.## and a saturated mixing ratio of $mixr @##.##, both grams per kilogram. You also get a relative humidity of $smixr @##.# percent. $rh . if ($mr{dewtemp} > $mr{airtemp}) { if ($temp =~ null) { } else { print "
The dewpoint temperature is greater than the air temperature, this only rarely occurs in the atmosphere. You may want to go back and double check your entries.
"; } }