Question

In: Physics

So I was looking out the sky one day and I wondered how I would go...

So I was looking out the sky one day and I wondered how I would go about calculating how much water was contained in a cloud. I figured the following simple outline

1) We need to roughly know how big it is. We'll also be figuring out how high the cloud is. Use some sort of geometric method? Triangles?

2) We need to relate its color to its density. (Darker clouds more dense) (White fluffy clouds less dense)

3) Correction factors due to lighting conditions during different parts of the day.

Can some body help me figure out the relevant calculations needed? Or how much water does a cloud contain based on its category?

Solutions

Expert Solution

If you are just standing on the ground and looking up, you will be able to see the base of the cloud. I suggest that your estimate for a cloud more or less directly overhead (and closer) will be more accurate than for distant clouds visible on the horizon. The altitude to the base of the clouds is called the ceiling, and can be measured using a instrument such as a Ceiling Projector. If you observe some horizontal limit to the extent of your cloud, and have measured the altitude of its base, you can use an instrument such as an alidade and then trigonometry to calculate lateral dimensions. From the ground, you won't be able to see the top of the cloud very easily (being obscured by the intervening cloud,) so you will need to estimate the maximum height of the cloud based on an informed guess. A practical way to guess the maximum height of the cloud is to make observations of its appearance and then classify the cloud by qualitative type. Much has been learned and documented about the physical characteristics of the qualitative cloud classes through observational meterology.

Before cloud-physics, there was the natural-science of clouds. I recommend the book: The Invention of Clouds: How an Amateur Meteorologist Forged the Language of the Skies if you are interested in "every-day life physics."

Once you have the extrinsic size of the cloud in mind, you need to know how much liquid water and how much water vapor each cubic meter contains. (Because a cloud is only visible because it contains liquid droplets or ice crystals) You can find some characteristic data for this as well. For example for the liquid water content (LWC):

Cloud Type LWC (g/m3)

cirrus .03

fog .05

stratus.25-.30

cumulus .25-.30

stratocumulus .45

cumulonimbus 1.0-3.0

The content of water vapor (i.e. 100% humidity) depends on temperature and pressure. And the temperature and pressure gradients within the cloud won't be too much different than an adiabatic gradient.

All this can be used to calculate the "total water content" of your cloud. Very roughly. Without proper instruments, and measurements, and possibly a platform such as an aircraft or space satellite - an accurate calculation of how much water is in an actual cloud is going to be very difficult . . .


Related Solutions

Looking to see how to figure this out. So far when I break apart the coding...
Looking to see how to figure this out. So far when I break apart the coding it works but when it is all together it doesn't, Hangman We're going to write a game of hangman. Don't worry, this assignment is not nearly as difficult as it may appear. The way hangman works (for this assignment - we are doing a simplified game) is as follows: the computer will choose a word. (For this version, a word is selected from a...
This is what I have so far. The out print I am looking for is Date...
This is what I have so far. The out print I am looking for is Date is 7/22/2020 New month: 9 New day: 5 New Year: 2020 Date is 9/5/2020 #include    class Date {    public:        Date::Date(int dateMonth, int dateDay, int dateYear)        month{dateMonth}, day{dateDay}, int dateYear}{}               //void displayDate();         //set month        void Date::setMonth(std::int dateMonth){            month = dateMonth;        }        //retrieve month   ...
how to correct this java code so that i get the correct day of week? and...
how to correct this java code so that i get the correct day of week? and test the year public static void main(String[] args) {        //               Scanner s = new Scanner(System.in); //needed info //year month, day int year, month, dayOfMonth; // add day of week , century yr int dayOfWeek, century, yearOfCentury;    //user inputs year System.out.print("Enter year: (example, 2020):"); year = s.nextInt(); //user inputs month by number System.out.print("Enter month: 1-12:"); month = s.nextInt();...
One day you walk out your front door looking for adventure. You quickly see a guy...
One day you walk out your front door looking for adventure. You quickly see a guy standing by the side of the road with a green dialogue bubble hovering over his head. You suspect that this might indicate that talking to him may lead to some kind of adventure so you do so. It turns out that he is a wizard of some sort who requires the tusks of a certain type of wild pig to make a potion. He...
One day Tom found a weird-looking computer in his basement. After studying it, Tom figured out...
One day Tom found a weird-looking computer in his basement. After studying it, Tom figured out that this computer stores floating point numbers in a way similar to the IEEE 754 standard. However, it uses 26 bits. Among these bits, the most significant (i.e. the leftmost) bit is for the sign (same as IEEE 754), the following 6 bits are for the biased exponent with the bias as 31, and the rest are for the significand. If the real number...
How would I work the following problems out? I would like someone to show their work...
How would I work the following problems out? I would like someone to show their work so I could better understand the answers and thought process. Genetics Problems For the first couple of problems, you will be working with guinea pigs. Their coat color shows an example of complete dominance - black (B) is dominant over brown (b). 1. A heterozygous black male is crossed with a heterozygous black female. What would be the resulting phenotypic ratio in the offspring?...
How would i go about answering this? Select the range the PH will fall into for...
How would i go about answering this? Select the range the PH will fall into for each .1M solution. a. MnCl3 <1 1 between 1&7 7 between 7&13 13 >13 b. CH3CO2H <1 1 between 1&7 7 between 7&13 13 >13 c. KOH <1 1 between 1&7 7 between 7&13 13 >13 d. NaF <1 1 between 1&7 7 between 7&13 13 >13
I am so desperate to know how to figure out if the industry is increasing, decreasing...
I am so desperate to know how to figure out if the industry is increasing, decreasing or constant cost industry by using given supply function, for example, S(p)= 200p - 3000. Please explain in detail Thanks
Where would I need to go and what would I need to do in order to...
Where would I need to go and what would I need to do in order to obtain the trademark? (please list all of the steps for this process from beginning to end)
How would I make it so that when I run my code it does not ask...
How would I make it so that when I run my code it does not ask for input (not having to enter after the statement and enter 0 for example) after ROXY (Forever ROXY Enterprises) appears? Like it would tell me the second statement right away along with the Roxy phrase. This is in C++. My code: #include / #include using std::endl; int main() {    void readAndConvert();    unsigned int stockSymbol;    unsigned int confNum;    std::cout << "ROXY...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT