1 / 18

ORBITAL DECAY OF HIGH VELOCITY CLOUDS LUMA FOHTUNG UW-Madison Astrophysics REU 2004

ORBITAL DECAY OF HIGH VELOCITY CLOUDS LUMA FOHTUNG UW-Madison Astrophysics REU 2004. What is the fate of the gas clouds orbiting the MilkyWay Galaxy?. Note “stretched” appearance!. HVC Overview.

lorin
Télécharger la présentation

ORBITAL DECAY OF HIGH VELOCITY CLOUDS LUMA FOHTUNG UW-Madison Astrophysics REU 2004

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. ORBITAL DECAY OF HIGH VELOCITY CLOUDS LUMA FOHTUNG UW-Madison Astrophysics REU 2004 What is the fate of the gas clouds orbiting the MilkyWay Galaxy?

  2. Note “stretched” appearance! HVC Overview Contours in above HI image at Column density ~2, 20, 40 x 1018 cm-2 (Wakker et al 2003) Definition : HI with velocities that cannot be due to Galactic rotation. Global Distribution: Covering over 40% of sky (depending on sensitivity). Distances: 1.5-4 kpc (Complex M) to 50 kpc (Magellanic Stream). Many at unknown distance

  3. Gaseous Galactic Halo •Drag forces due to gaseous halo and disk of Galaxy ? 50 kpc High Velocity Cloud “Streams” What determines the orbit of a HVC?• Gravity and random motions only? How long does it take a HVC to merge with the Galaxy? What happens during the process? Schematic diagram of Magellanic Stream

  4. My Project Goal: Develop numerical models of orbital motion for high velocity clouds Tools: Fortran code (for the models) and IDL (to view the output) Method: Write programs, generate the output, use plots to check our results, and debugging… Lots of debugging…

  5. Initial Conditions for Program • Calculate the orbit of a “test cloud” of 10,000 points. • Specify average position and velocity of test cloud. (x, y, z)average(vx, vy, vz)average • Specify Gaussian scale length for cloud: sR • Specify Gaussian velocity dispersion for cloud: sv • Set up information on desired time step and stopping time. • Choose model for gravitational field of Galaxy (Dehnen & Binney 1998 “Mass Models of the Milky Way”)

  6. Equations of motion: Set of six coupled differential equations. Numerical Methods Random number generator: Needed to set up randomized position and velocity for test clouds. Differential equation solver: Needed to evolve equations of motion for test clouds. I used a Runge-Kutta method (Numerical Recipes).

  7. Before An example run After

  8. Checking the calculations I checked our differential equation solver with simple (not coupled) equations with known solution. 2. I used the Runge-Kutta method and gravitational field of a point source to calculate the orbit of the Sun. Using a Galactic mass model, we calculated orbit for the current position and velocity of the Sun. Checked total energy and orbital angular momentum. Both were conserved to within 0.01%.

  9. Total Check: Energy vs. time Kinetic Energy Potential

  10. So far… • Development of the FORTRAN code to calculate orbits for clouds. • Development of IDL routines to visualize output. • Initializing using solar type orbits. • Trace of resulting cloud and stretching of initial cloud.

  11. Cases Increase v dispersion Polar orbit These cases are to “practice” with orbits similar to that of the Sun, and experiment with different parameters.

  12. Comparison of Cases Run 1: Standard Case

  13. Effect of Increasing sv Run 2: Double velocity dispersion to 40 km/s

  14. Polar orbit Run 6: Orbit in XZ plane

  15. What I have learnt…. • -A LOT of programming (IDL and Fortran) • a better insight about astronomy A WHOLE LOT OF PATIENCE

  16. Future work Study the orbits of clouds much further away from the Galaxy, objects similar to the Magellanic Stream. Add and test the effects of gaseous drag on our test particles. Experiment with different density distributions and include the effect of possible outflows from the center of the Galaxy. Check on the importance of self-gravity for the cloud. Consider how magnetic effects would alter drag on clouds.

  17. Acknowledgements • My advisor: Dr Bob Benjamin • UW Madison REU program • NASA

  18. Any Questions?

More Related