The Radiative Transfer Equation

Size: px
Start display at page:

Download "The Radiative Transfer Equation"

Transcription

1 The Radiative Transfer Equation R. Wordsworth April 11, Objectives Derive the general RTE equation Derive the atmospheric 1D horizontally homogenous RTE equation Look at heating/cooling rates in some idealised examples 2 Some definitions Let I(x, ŝ, ν) be the density of photons at x propagating in direction ŝ at frequency ν. This is spectral irradiance or intensity. In time dt, this intensity will transport energy Definitions: If I(x, ŝ, ν) = I(ŝ, ν), the field is homogeneous If I(x, ŝ, ν) = I(x, ν), the field is isotropic δe = I(x, ŝ, ν)da s dω s dνdt (1) Flux F(x, ˆd, ν) is defined as total power [J/s] flowing across a unit area perpendicular to ˆd at frequency ν. Different from I; in some applications confusing the two does not lead to problems. Projected area of da d in the ŝ direction: da s = cos(ˆd, ŝ)da d. (2) We also must integrate over all possible ŝ directions (equivalently, over solid angle Ω s ), so F(x, ˆd, ν)da d dν = I(x, ŝ, ν)da s dω s dν (3) Ω s F(x, ˆd, ν) = I(x, ŝ, ν)cos(ˆd, ŝ)dω s. Ω s (4) 1

2 3 Radiative Transfer Equation (General) From now on we are monochromatic (single frequency), until I state otherwise. Use I, F for monochromatic quantities, I, F for ν-averaged quantities. Start with di = kids (5) di = κρids (6) k is m, κ is mass extinction cross-section in m 2 /kg. Extinction just means removal from the beam : absorption or scattering. Mass extinction cross-section depends strongly on frequency. Also on pressure and temperature. Also more obviously must depend on amount of absorbers. Generally we can write: κ(ν, p, T ) = n κ i (ν, p, T )q i (p) (7) i= with q the specific concentration of a species [kg/kg] and i a sum over all species. Add in (arbitrary) source term J to get most general (monochromatic) equation of radiative transfer possible 1 di = I + J. (8) κρ ds Each quantity is defined at a single frequency ν only and s is the path. Sign convention: J is +ve for source. Can be expanded using chain rule to incorporate arbitrary number of beams as 1 I(x, ŝ) = I(x, ŝ) J (x, ŝ) (9) κρŝ where x is position and ŝ is the directional unit vector. Note 6 degrees of freedom at each point, not 3. In Cartesian coordinates d ds = ŝ = ŝ x x + ŝ y y + ŝ z z. (1) Often we be dealing with situations where quantities only vary with height. Plane parallel assumption: µ di(z, µ) = I(z, µ) J (z, µ) (11) κρ dz where µ is cosθ: the angle made between the direction of propagation and the vertical. Define optical depth: +κ(z)ρ(z)dz. (12) It s dimensionless. Use hydrostatic equation and integrate to get For constant κ κ(z), τ = 1 g p κdp (13) τ τ = κ g p (14) 2

3 But when τ =, p = p s, so τ = κ g p s = κu (15) where u is atmospheric mass column (or path if you like). Note path can be defined more generally for a minor species between two pressure levels as u(p 1, p 2 ) = p2 p 1 q(p) dp g where q(p) is the specific concentration [kg/kg]. Using this convention, which I ll try to stick to for most of course, (16) µ = I(τ, µ) + J (τ, µ) (17) with µ = cosθ and θ the angle in a single plane. This is as general an equation as we ll ever need for climate. When we discuss retrievals later in course, we may need to bring back φ. 4 Source terms and phase functions In longwave, if we can assume LTE, J ir = B ν [T (τ)], the Planck source function. Then we have Schwarzschild equation (1st derived for stars) µ = I(τ, µ) + B ν (τ). (18) In visible, things are more complicated. First thing to take into account is the stellar source term. This can be taken into account by thinking about propagating solar beam. How much gets to a given layer? If incoming flux is F, result is F e (τ τ )/µ, given stellar zenith angle θ. Note our equation is for the diffuse intensity only. Now how much stellar light is scattered? Well, total extinction cross-section κ = κ a + κ s. We can define single scattering albedo ω κ s κ e. (19) We must also define the phase function P(µ, µ ), which tells us how EM radiation is redistributed as a function of angle. Note for Rayleigh scattering Putting things together gives P(Θ) = 3 4 (1 + cos2 Θ). (2) J stel = ω P(µ, µ ) F e (τ τ )/µ (21) 4π Inclusion of ω makes sure we are only including photons that get scattered (not absorbed). Remember τ is the extinction optical depth. 4π is normalization factor (solid angle of sphere). Full phase function gives 2π 1 P(µ, φ; µ, φ )dµ dφ = 4π (22) 3

4 if azimuth is included. But we re working in azimuth-independent limit here. We re not finished: we also need to account for the diffuse (multiple scattering) source. This can be got by integrating I over µ times the phase function: Hence altogether µ µ J diff = ω 4π 2π 1 J diff = ω 2 1 I(τ, µ, φ )P(µ, φ; µ, φ )dµ dφ (23) I(τ, µ )P(µ, µ )dµ (24) = I(τ, µ) + J stel + J diff (25) = I(τ, µ) + ω 4π P(µ, µ )F e (τ τ )/µ + ω 2 1 I(τ, µ )P(µ, µ )dµ. (26) This is progress, but still an insanely complex integrodifferential equation. To get analytical results or even do a numerical simulation, we need to make further simplifications. Most fundamental is to discretize in µ and replace integral with a sum. Then we can write µ i di(τ, µ i ) = I(τ, µ i ) + ω 4π P(µ i, µ )F e (τ τ )/µ + ω Legendre Polynomial Expansion n j= n I(τ, µ j )P(µ i, µ j )a j. (27) One of the most common ways to do the expansion is with Legendre polynomials. Legendre polynomials are the solutions to the 2nd order ODE [ d (1 µ 2 ) dy ] + n(n + 1)y = (28) dµ dµ that appears when you solve Laplace s equation 2 Φ = (29) in spherical coordinates. Power series method is used to solve Legendre s equation (we won t cover that here). Legendre polynomials are defined as They are orthogonal on the interval [, 1] d n L n (x) = 1 [ (x 2 2 n n! dx n 1) n] (3) 1 L m (x)l n (x)dx = 2 2n + 1 δ mn (31) Now assume P(µ, µ ) = P(γ) is an arbitrary function on < µ < 1 (here γ is the cosine of the scattering angle γ =cosθ). So we can write P(γ) = p l L l (γ) (32) l= 4

5 If we were working in full 3D, addition theorem would give us with P(γ) = m= l=m p m l p m l L m l (µ)l m l (µ )cosm(φ φ) (33) = (2 δ,m )p l (l m)! (l + m)!. (34) The L m l are the associated Legendre polynomials. For the φ-independent case, we can just write m =, though, giving and P(γ) = p m l = p l (35) p l L l (µ)l l (µ ). (36) l= We can hence also write the scattering term as ω 2 n j= n l= I(τ, µ j )p l L l (µ i )L l (µ j )a j. (37) Finally, note that from spherical geometry the scattering angle Θ can be written as cosθ = cosθcosθ + sinθsinθ cos(φ φ ) (38) or γ = µµ + 1 µ 2 1 µ 2 cos(φ φ ). (39) 5 Two-stream equation (longwave) Fortunately life is a bit easier when you can neglect scattering. We start from the previously derived µ = I(τ, µ) + B ν (τ) (4) To proceed we make use of the fact that for IR, the source function is isotropic (as we ve noted already). Assume that same goes for I. Then we can integrate over solid angle in 1 hemisphere only. This gives us a flux quantity [W/m2/Hz] F + = IcosθdΩ (41) Ω + Note the cosθ term we are taking the normal component of I to the vertical. F + = 2π π/2 5 Icosθsinθdθdφ. (42)

6 Given isotropy, we then have C.f. σt 4 = π B ν dν. Similarly, F + = +πi. (43) F = 2π π/2 Icosθsinθdθdφ (44) F = πi. (45) Now integrate the whole RTE equation over solid angle Ω + dω to get d IcosθdΩ = 2πI + 2πB ν (46) Ω + 1 df + 2 = F + + πb ν (47) Looking back at eqn. at start of section with µ, we can identify µ = cosθ = 1 2. Other values are possible depending on how we integrated. This is sometimes know as the diffuse approximation. Now we fold this into τ, such that τ/µ τ. We must always be clear on which version of τ we re using! Finally, df + = F + + πb ν (48) df = +F πb ν (49) These are our IR 2-stream equations. Signs in F equation comes from definition F = πi. 6 Solutions to the 2-stream equations We ve neglected scattering, which makes these equations uncoupled. Linear inhomogeneous 1st order ODEs in fact. General solution: try F + = A(τ)e τ, which gives for upward branch so hence and for F = C(τ)e +τ, yielding df + τ da = e F + = F + + πb ν (5) da = πb νe +τ (51) d(f + e +τ ) = π F + (τ) = F + ()e τ + π F (τ) = F (τ )e τ τ + π 6 B ν (τ )e +τ (52) τ B ν (τ )e τ τ (53) B ν (τ )e τ τ. (54)

7 Heating rates come from thinking about how energy gets deposited in a layer. Per unit optical depth, the relevant quantity is Q = df = d(f + F ) (55) Sign is necessary because of how we ve defined τ (increasing with height). We often want heating rate per unit mass [W/kg] though. To get this, remember dp = gdm. Hence Q g df dp Because we re using the 2-stream optical depth (includes cosθ), = g dp Q (56) dp = κ gcosθ (57) So Now for some solutions. Beer s Law Q κ Q. (58) cosθ Simplest case possible: atmosphere has no source function (e.g. too cold at given frequency). Then B ν = and F + (τ) = F + ()e τ etc. Infinite isothermal medium Consider a solution F + = F = πb ν. Then So it s a solution. radiation. πb ν = πb ν e τ + πb ν e (τ τ ) (59) 1 e τ = 1 e τ (6) No heating either, consistent with what we already know about isothermal Finite thickness isothermal slab Define τ = at the centre, τ = ± 1 2 τ b (or τ ) at the top and bottom. No incident flux, so F + ( τ b /2) = F (τ b /2) =. Furthermore, because layer is isothermal we can do the exponential easily: F + = πb ν 1 2 τ b e τ τ (61) F + = πb ν [1 e (τ+ 1 2 τ b) ]. (62) Downward version is ] F = +πb ν [1 e τ 1 2 τ b. (63) 7

8 Heating rate Q = d(f + F ) (64) Q = πb ν e 1 2 τ b [ e τ + e τ ] (65) In optically thin limit we have constant cooling. In thick limit, boundary layer cooling. Condensed water droplets absorb very effectively (more on this later). So thick limit can apply for low-lying (stratus) clouds. 8

Radiation in the atmosphere

Radiation in the atmosphere Radiation in the atmosphere Flux and intensity Blackbody radiation in a nutshell Solar constant Interaction of radiation with matter Absorption of solar radiation Scattering Radiative transfer Irradiance

More information

Lecture 3: Specific Intensity, Flux and Optical Depth

Lecture 3: Specific Intensity, Flux and Optical Depth Lecture 3: Specific Intensity, Flux and Optical Depth We begin a more detailed look at stellar atmospheres by defining the fundamental variable, which is called the Specific Intensity. It may be specified

More information

Beer-Lambert (cont.)

Beer-Lambert (cont.) The Beer-Lambert Law: Optical Depth Consider the following process: F(x) Absorbed flux df abs F(x + dx) Scattered flux df scat x x + dx The absorption or scattering of radiation by an optically active

More information

Preface to the Second Edition. Preface to the First Edition

Preface to the Second Edition. Preface to the First Edition Contents Preface to the Second Edition Preface to the First Edition iii v 1 Introduction 1 1.1 Relevance for Climate and Weather........... 1 1.1.1 Solar Radiation.................. 2 1.1.2 Thermal Infrared

More information

Lecture 2 Solutions to the Transport Equation

Lecture 2 Solutions to the Transport Equation Lecture 2 Solutions to the Transport Equation Equation along a ray I In general we can solve the static transfer equation along a ray in some particular direction. Since photons move in straight lines

More information

Analysis of Scattering of Radiation in a Plane-Parallel Atmosphere. Stephanie M. Carney ES 299r May 23, 2007

Analysis of Scattering of Radiation in a Plane-Parallel Atmosphere. Stephanie M. Carney ES 299r May 23, 2007 Analysis of Scattering of Radiation in a Plane-Parallel Atmosphere Stephanie M. Carney ES 299r May 23, 27 TABLE OF CONTENTS. INTRODUCTION... 2. DEFINITION OF PHYSICAL QUANTITIES... 3. DERIVATION OF EQUATION

More information

The mathematics of scattering and absorption and emission

The mathematics of scattering and absorption and emission The mathematics of scattering and absorption and emission The transmittance of an layer depends on its optical depth, which in turn depends on how much of the substance the radiation has to pass through,

More information

Fundamental Stellar Parameters

Fundamental Stellar Parameters Fundamental Stellar Parameters Radiative Transfer Specific Intensity, Radiative Flux and Stellar Luminosity Observed Flux, Emission and Absorption of Radiation Radiative Transfer Equation, Solution and

More information

TRANSFER OF RADIATION

TRANSFER OF RADIATION TRANSFER OF RADIATION Under LTE Local Thermodynamic Equilibrium) condition radiation has a Planck black body) distribution. Radiation energy density is given as U r,ν = 8πh c 3 ν 3, LTE), tr.1) e hν/kt

More information

What is it good for? RT is a key part of remote sensing and climate modeling.

What is it good for? RT is a key part of remote sensing and climate modeling. Read Bohren and Clothiaux Ch.; Ch 4.-4. Thomas and Stamnes, Ch..-.6; 4.3.-4.3. Radiative Transfer Applications What is it good for? RT is a key part of remote sensing and climate modeling. Remote sensing:

More information

Monday 9 September, :30-11:30 Class#03

Monday 9 September, :30-11:30 Class#03 Monday 9 September, 2013 10:30-11:30 Class#03 Topics for the hour Solar zenith angle & relationship to albedo Blackbody spectra Stefan-Boltzman Relationship Layer model of atmosphere OLR, Outgoing longwave

More information

Opacity and Optical Depth

Opacity and Optical Depth Opacity and Optical Depth Absorption dominated intensity change can be written as di λ = κ λ ρ I λ ds with κ λ the absorption coefficient, or opacity The initial intensity I λ 0 of a light beam will be

More information

p(θ,φ,θ,φ) = we have: Thus:

p(θ,φ,θ,φ) = we have: Thus: 1. Scattering RT Calculations We come spinning out of nothingness, scattering stars like dust. - Jalal ad-din Rumi (Persian Poet, 1207-1273) We ve considered solutions to the radiative transfer equation

More information

Atmospheric Sciences 321. Science of Climate. Lecture 6: Radiation Transfer

Atmospheric Sciences 321. Science of Climate. Lecture 6: Radiation Transfer Atmospheric Sciences 321 Science of Climate Lecture 6: Radiation Transfer Community Business Check the assignments Moving on to Chapter 3 of book HW #2 due next Wednesday Brief quiz at the end of class

More information

Outline. December 14, Applications Scattering. Chemical components. Forward model Radiometry Data retrieval. Applications in remote sensing

Outline. December 14, Applications Scattering. Chemical components. Forward model Radiometry Data retrieval. Applications in remote sensing in in December 4, 27 Outline in 2 : RTE Consider plane parallel Propagation of a signal with intensity (radiance) I ν from the top of the to a receiver on Earth Take a layer of thickness dz Layer will

More information

2 The Radiative Transfer Equation

2 The Radiative Transfer Equation 9 The Radiative Transfer Equation. Radiative transfer without absorption and scattering Free space or homogeneous space I (r,,) I (r,,) r -r d da da Figure.: Following a pencil of radiation in free space

More information

2. NOTES ON RADIATIVE TRANSFER The specific intensity I ν

2. NOTES ON RADIATIVE TRANSFER The specific intensity I ν 1 2. NOTES ON RADIATIVE TRANSFER 2.1. The specific intensity I ν Let f(x, p) be the photon distribution function in phase space, summed over the two polarization states. Then fdxdp is the number of photons

More information

1 CHAPTER 5 ABSORPTION, SCATTERING, EXTINCTION AND THE EQUATION OF TRANSFER

1 CHAPTER 5 ABSORPTION, SCATTERING, EXTINCTION AND THE EQUATION OF TRANSFER 1 CHAPTER 5 ABSORPTION, SCATTERING, EXTINCTION AND THE EQUATION OF TRANSFER 5.1 Introduction As radiation struggles to make its way upwards through a stellar atmosphere, it may be weakened by absorption

More information

Radiation in climate models.

Radiation in climate models. Lecture. Radiation in climate models. Objectives:. A hierarchy of the climate models.. Radiative and radiative-convective equilibrium.. Examples of simple energy balance models.. Radiation in the atmospheric

More information

AT622 Section 2 Elementary Concepts of Radiometry

AT622 Section 2 Elementary Concepts of Radiometry AT6 Section Elementary Concepts of Radiometry The object of this section is to introduce the student to two radiometric concepts intensity (radiance) and flux (irradiance). These concepts are largely geometrical

More information

1. Runaway Greenhouse

1. Runaway Greenhouse 1. Runaway Greenhouse Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that s creativity. - Charlie Mingus (Jazz Musician) Initially we assume that the radiative

More information

Model Atmospheres. Model Atmosphere Assumptions

Model Atmospheres. Model Atmosphere Assumptions Model Atmospheres Problem: Construct a numerical model of the atmosphere to estimate (a) Variation of physical variables (T, P) with depth (b) Emergent spectrum in continuum and lines Compare calculated

More information

Stars AS4023: Stellar Atmospheres (13) Stellar Structure & Interiors (11)

Stars AS4023: Stellar Atmospheres (13) Stellar Structure & Interiors (11) Stars AS4023: Stellar Atmospheres (13) Stellar Structure & Interiors (11) Kenneth Wood, Room 316 kw25@st-andrews.ac.uk http://www-star.st-and.ac.uk/~kw25 What is a Stellar Atmosphere? Transition from dense

More information

Section 11.5 and Problem Radiative Transfer. from. Astronomy Methods A Physical Approach to Astronomical Observations Pages , 377

Section 11.5 and Problem Radiative Transfer. from. Astronomy Methods A Physical Approach to Astronomical Observations Pages , 377 Section 11.5 and Problem 11.51 Radiative Transfer from Astronomy Methods A Physical Approach to Astronomical Observations Pages 365-375, 377 Cambridge University Press 24 by Hale Bradt Hale Bradt 24 11.5

More information

Appendix A. Longwave radiation in a canopy stand

Appendix A. Longwave radiation in a canopy stand 213 Appendix A. ongwave radiation in a canopy stand The longwave radiation transfer equations can be written as (Ross, 1981): di ld (,r) d cosθ = G(,r)i ld (,r)+η,r ( ) (A.1) di lu ( ),r d cosφ = G,r (

More information

PHAS3135 The Physics of Stars

PHAS3135 The Physics of Stars PHAS3135 The Physics of Stars Exam 2013 (Zane/Howarth) Answer ALL SIX questions from Section A, and ANY TWO questions from Section B The numbers in square brackets in the right-hand margin indicate the

More information

2. Illustration of Atmospheric Greenhouse Effect with Simple Models

2. Illustration of Atmospheric Greenhouse Effect with Simple Models 2. Illustration of Atmospheric Greenhouse Effect with Simple Models In the first lecture, I introduced the concept of global energy balance and talked about the greenhouse effect. Today we will address

More information

Weighting Functions and Atmospheric Soundings: Part I

Weighting Functions and Atmospheric Soundings: Part I Weighting Functions and Atmospheric Soundings: Part I Ralf Bennartz Cooperative Institute for Meteorological Satellite Studies University of Wisconsin Madison Outline What we want to know and why we need

More information

Solar radiation / radiative transfer

Solar radiation / radiative transfer Solar radiation / radiative transfer The sun as a source of energy The sun is the main source of energy for the climate system, exceeding the next importat source (geothermal energy) by 4 orders of magnitude!

More information

Stellar Atmospheres: Basic Processes and Equations

Stellar Atmospheres: Basic Processes and Equations Stellar Atmospheres: Basic Processes and Equations Giovanni Catanzaro Abstract The content of this chapter is a very quick summary of key concepts that concern the interaction between photons created in

More information

Radiative transfer in planetary atmospheres

Radiative transfer in planetary atmospheres Chapter 9 Radiative transfer in planetary atmospheres Warning: This chapter is just a very rough introduction to planetary atmospheres. Since the discovery of planets around other stars than the sun, the

More information

If light travels past a system faster than the time scale for which the system evolves then t I ν = 0 and we have then

If light travels past a system faster than the time scale for which the system evolves then t I ν = 0 and we have then 6 LECTURE 2 Equation of Radiative Transfer Condition that I ν is constant along rays means that di ν /dt = 0 = t I ν + ck I ν, (29) where ck = di ν /ds is the ray-path derivative. This is equation is the

More information

Radiative Transfer Multiple scattering: two stream approach 2

Radiative Transfer Multiple scattering: two stream approach 2 Radiative Transfer Multiple scattering: two stream approach 2 N. Kämpfer non Institute of Applied Physics University of Bern 28. Oct. 24 Outline non non Interpretation of some specific cases Semi-infinite

More information

Ay121 Problem Set 1. TA: Kathryn Plant. October Some parts are based on solutions by previous TAs Yuguang Chen and Rachel Theios.

Ay121 Problem Set 1. TA: Kathryn Plant. October Some parts are based on solutions by previous TAs Yuguang Chen and Rachel Theios. Ay2 Problem Set TA: Kathryn Plant October 28 Some parts are based on solutions by previous TAs Yuguang Chen and Rachel Theios. Temperatures One point for each part. (a) Since we are observing at MHz and

More information

SIMPLE RADIATIVE TRANSFER

SIMPLE RADIATIVE TRANSFER ASTR 511/O Connell Lec 4 1 SIMPLE RADIATIVE TRANSFER The theory of radiative transfer provides the means for determining the emergent EM spectrum of a cosmic source and also for describing the effects

More information

Physical Basics of Remote-Sensing with Satellites

Physical Basics of Remote-Sensing with Satellites - Physical Basics of Remote-Sensing with Satellites Dr. K. Dieter Klaes EUMETSAT Meteorological Division Am Kavalleriesand 31 D-64295 Darmstadt dieter.klaes@eumetsat.int Slide: 1 EUM/MET/VWG/09/0162 MET/DK

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master Degree in Mechanical Engineering Numerical Heat and Mass Transfer 11-Radiative Heat Transfer Fausto Arpino f.arpino@unicas.it Nature of Thermal Radiation ü Thermal radiation refers to radiation

More information

Emission Temperature of Planets. Emission Temperature of Earth

Emission Temperature of Planets. Emission Temperature of Earth Emission Temperature of Planets The emission temperature of a planet, T e, is the temperature with which it needs to emit in order to achieve energy balance (assuming the average temperature is not decreasing

More information

Limb Darkening. Limb Darkening. Limb Darkening. Limb Darkening. Empirical Limb Darkening. Betelgeuse. At centre see hotter gas than at edges

Limb Darkening. Limb Darkening. Limb Darkening. Limb Darkening. Empirical Limb Darkening. Betelgeuse. At centre see hotter gas than at edges Limb Darkening Sun Betelgeuse Limb Darkening Stars are both redder and dimmer at the edges Sun Limb Darkening Betelgeuse Limb Darkening Can also be understood in terms of temperature within the solar photosphere.

More information

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ.

d 1 µ 2 Θ = 0. (4.1) consider first the case of m = 0 where there is no azimuthal dependence on the angle φ. 4 Legendre Functions In order to investigate the solutions of Legendre s differential equation d ( µ ) dθ ] ] + l(l + ) m dµ dµ µ Θ = 0. (4.) consider first the case of m = 0 where there is no azimuthal

More information

Spectroscopy Lecture 2

Spectroscopy Lecture 2 Spectroscopy Lecture 2 I. Atomic excitation and ionization II. Radiation Terms III. Absorption and emission coefficients IV. Einstein coefficients V. Black Body radiation I. Atomic excitation and ionization

More information

Astronomy 421. Lecture 13: Stellar Atmospheres II. Skip Sec 9.4 and radiation pressure gradient part of 9.3

Astronomy 421. Lecture 13: Stellar Atmospheres II. Skip Sec 9.4 and radiation pressure gradient part of 9.3 Astronomy 421 Lecture 13: Stellar Atmospheres II Skip Sec 9.4 and radiation pressure gradient part of 9.3 1 Announcements: Homework #4 is due Oct 3 Outline is due October 8 See example on the class web

More information

1 3 µ2 p ν (τ ν ) = I ν. s ν (τ ν ) + (1) µ dq ν. dτ ν. and. = Q ν {( 1 µ 2) p ν (τ ν ) }, (2)

1 3 µ2 p ν (τ ν ) = I ν. s ν (τ ν ) + (1) µ dq ν. dτ ν. and. = Q ν {( 1 µ 2) p ν (τ ν ) }, (2) 1. Plane-parallel atmospheres with polarized scattering. In the treatment by Chandrasehar (196, pp 38-5), the transfer equations are expressed in terms of I l and I r, the intensities in directions parallel

More information

The Black Body Radiation

The Black Body Radiation The Black Body Radiation = Chapter 4 of Kittel and Kroemer The Planck distribution Derivation Black Body Radiation Cosmic Microwave Background The genius of Max Planck Other derivations Stefan Boltzmann

More information

Goal: The theory behind the electromagnetic radiation in remote sensing. 2.1 Maxwell Equations and Electromagnetic Waves

Goal: The theory behind the electromagnetic radiation in remote sensing. 2.1 Maxwell Equations and Electromagnetic Waves Chapter 2 Electromagnetic Radiation Goal: The theory behind the electromagnetic radiation in remote sensing. 2.1 Maxwell Equations and Electromagnetic Waves Electromagnetic waves do not need a medium to

More information

Summary of radiation in participating media

Summary of radiation in participating media Emission, absorption, scattering Summary of radiation in participating media Governing equations (Chapter 9) Over a distance ds, the spectral intensity I η (watts per m 2 of cross-sectional area per steradian

More information

Nearly everything that we know about the Sun (& other stars) comes from the photons it emits into space.

Nearly everything that we know about the Sun (& other stars) comes from the photons it emits into space. THE SOLAR ATMOSPHERE Nearly everything that we know about the Sun (& other stars) comes from the photons it emits into space. In the interior, we saw the photon distribution had a dominant isotropic part

More information

Nearly everything that we know about stars comes from the photons they emit into space.

Nearly everything that we know about stars comes from the photons they emit into space. STELLAR ATMOSPHERES Nearly everything that we know about stars comes from the photons they emit into space. In the interior, we saw the photon distribution had a dominant isotropic part I 0, and just a

More information

Addition of Opacities and Absorption

Addition of Opacities and Absorption Addition of Opacities and Absorption If the only way photons could interact was via simple scattering, there would be no blackbodies. We ll go into that in much more detail in the next lecture, but the

More information

, analogous to an absorption coefficient k a

, analogous to an absorption coefficient k a Light Scattering When light passes through a medium some of it is directed away from its direction of travel. Any photons that are diverted from their direction of propagation are scattered. In the atmosphere

More information

12.815/12.816: RADIATIVE TRANSFER PROBLEM SET #1 SOLUTIONS

12.815/12.816: RADIATIVE TRANSFER PROBLEM SET #1 SOLUTIONS 12.815/12.816: RADIATIVE TRANSFER PROBLEM SET #1 SOLUTIONS TA: NIRAJ INAMDAR 1) Radiation Terminology. We are asked to define a number of standard terms. See also Table 1. Intensity: The amount of energy

More information

Basic Properties of Radiation, Atmospheres, and Oceans

Basic Properties of Radiation, Atmospheres, and Oceans Basic Properties of Radiation, Atmospheres, and Oceans Jean-Sébastian Tempel Department of Physics and Technology University of Bergen 16. Mai 2007 phys264 - Environmental Optics and Transport of Light

More information

Monday, Oct. 2: Clear-sky radiation; solar attenuation, Thermal. nomenclature

Monday, Oct. 2: Clear-sky radiation; solar attenuation, Thermal. nomenclature Monday, Oct. 2: Clear-sky radiation; solar attenuation, Thermal nomenclature Sun Earth Y-axis: Spectral radiance, aka monochromatic intensity units: watts/(m^2*ster*wavelength) Blackbody curves provide

More information

Fundamental Stellar Parameters. Radiative Transfer. Stellar Atmospheres

Fundamental Stellar Parameters. Radiative Transfer. Stellar Atmospheres Fundamental Stellar Parameters Radiative Transfer Stellar Atmospheres Equations of Stellar Structure Basic Principles Equations of Hydrostatic Equilibrium and Mass Conservation Central Pressure, Virial

More information

Lecture 2: Transfer Theory

Lecture 2: Transfer Theory Lecture 2: Transfer Theory Why do we study transfer theory? The light we detect arrives at us in two steps: - first, it is created by some radiative process (e.g., blackbody, synchrotron, etc etc ) -

More information

Atomic Physics 3 ASTR 2110 Sarazin

Atomic Physics 3 ASTR 2110 Sarazin Atomic Physics 3 ASTR 2110 Sarazin Homework #5 Due Wednesday, October 4 due to fall break Test #1 Monday, October 9, 11-11:50 am Ruffner G006 (classroom) You may not consult the text, your notes, or any

More information

Connection to Laplacian in spherical coordinates (Chapter 13)

Connection to Laplacian in spherical coordinates (Chapter 13) Connection to Laplacian in spherical coordinates (Chapter 13) We might often encounter the Laplace equation and spherical coordinates might be the most convenient 2 u(r, θ, φ) = 0 We already saw in Chapter

More information

Lecture 6: Continuum Opacity and Stellar Atmospheres

Lecture 6: Continuum Opacity and Stellar Atmospheres Lecture 6: Continuum Opacity and Stellar Atmospheres To make progress in modeling and understanding stellar atmospheres beyond the gray atmosphere, it is necessary to consider the real interactions between

More information

Introduction to the School

Introduction to the School Lucio Crivellari Instituto de Astrofísica de Canarias D.pto de Astrofísica, Universidad de La Laguna & INAF Osservatorio Astronomico di Trieste (Italy) Introduction to the School 10/11/17 1 Setting the

More information

Astro 201 Radiative Processes Solution Set 1. by Roger O Brient and Eugene Chiang

Astro 201 Radiative Processes Solution Set 1. by Roger O Brient and Eugene Chiang Astro 21 Radiative Processes Solution Set 1 by Roger O Brient and Eugene Chiang Readings: Rybicki & Lightman Chapter 1 except the last section 1.8. Problem 1. Blackbody Flux Derive the blackbody flux formula

More information

MCRT: L4 A Monte Carlo Scattering Code

MCRT: L4 A Monte Carlo Scattering Code MCRT: L4 A Monte Carlo Scattering Code Plane parallel scattering slab Optical depths & physical distances Emergent flux & intensity Internal intensity moments Constant density slab, vertical optical depth

More information

Regularities of Angular Distribution of Near-Horizon Sky Brightness in the Cloudless Atmosphere

Regularities of Angular Distribution of Near-Horizon Sky Brightness in the Cloudless Atmosphere Regularities of Angular Distribution of Near-Horizon Sky Brightness in the Cloudless Atmosphere S.M. Sakerin, T.B. Zhuravleva, and I.M. Nasrtdinov Institute of Atomospheric Optics SB RAS Tomsk, Russia

More information

Lecture 06. Fundamentals of Lidar Remote Sensing (4) Physical Processes in Lidar

Lecture 06. Fundamentals of Lidar Remote Sensing (4) Physical Processes in Lidar Lecture 06. Fundamentals of Lidar Remote Sensing (4) Physical Processes in Lidar Physical processes in lidar (continued) Doppler effect (Doppler shift and broadening) Boltzmann distribution Reflection

More information

Equations of linear stellar oscillations

Equations of linear stellar oscillations Chapter 4 Equations of linear stellar oscillations In the present chapter the equations governing small oscillations around a spherical equilibrium state are derived. The general equations were presented

More information

Description of radiation field

Description of radiation field Description of radiation field Qualitatively, we know that characterization should involve energy/time frequency all functions of x,t. direction We also now that radiation is not altered by passing through

More information

Monte Carlo Radiation Transfer I

Monte Carlo Radiation Transfer I Monte Carlo Radiation Transfer I Monte Carlo Photons and interactions Sampling from probability distributions Optical depths, isotropic emission, scattering Monte Carlo Basics Emit energy packet, hereafter

More information

Topics: Visible & Infrared Measurement Principal Radiation and the Planck Function Infrared Radiative Transfer Equation

Topics: Visible & Infrared Measurement Principal Radiation and the Planck Function Infrared Radiative Transfer Equation Review of Remote Sensing Fundamentals Allen Huang Cooperative Institute for Meteorological Satellite Studies Space Science & Engineering Center University of Wisconsin-Madison, USA Topics: Visible & Infrared

More information

PC4262 Remote Sensing Scattering and Absorption

PC4262 Remote Sensing Scattering and Absorption PC46 Remote Sensing Scattering and Absorption Dr. S. C. Liew, Jan 003 crslsc@nus.edu.sg Scattering by a single particle I(θ, φ) dφ dω F γ A parallel beam of light with a flux density F along the incident

More information

Assignment 4 Solutions [Revision : 1.4]

Assignment 4 Solutions [Revision : 1.4] Assignment 4 Solutions [Revision : 1.4] Q9.7 We typically see a optical distance τ 2/3 through an opaque medium. Using τ = κρs, for constant κ = 0.03 m 2 kg 1 and ρ = 1.2 kgm 3, gives a physical distance

More information

Spectrum of Radiation. Importance of Radiation Transfer. Radiation Intensity and Wavelength. Lecture 3: Atmospheric Radiative Transfer and Climate

Spectrum of Radiation. Importance of Radiation Transfer. Radiation Intensity and Wavelength. Lecture 3: Atmospheric Radiative Transfer and Climate Lecture 3: Atmospheric Radiative Transfer and Climate Radiation Intensity and Wavelength frequency Planck s constant Solar and infrared radiation selective absorption and emission Selective absorption

More information

1 Radiative transfer etc

1 Radiative transfer etc Radiative transfer etc Last time we derived the transfer equation dτ ν = S ν I v where I ν is the intensity, S ν = j ν /α ν is the source function and τ ν = R α ν dl is the optical depth. The formal solution

More information

P M 2 R 4. (3) To determine the luminosity, we now turn to the radiative diffusion equation,

P M 2 R 4. (3) To determine the luminosity, we now turn to the radiative diffusion equation, Astronomy 715 Final Exam Solutions Question 1 (i). The equation of hydrostatic equilibrium is dp dr GM r r 2 ρ. (1) This corresponds to the scaling P M R ρ, (2) R2 where P and rho represent the central

More information

Stellar Astrophysics: The Continuous Spectrum of Light

Stellar Astrophysics: The Continuous Spectrum of Light Stellar Astrophysics: The Continuous Spectrum of Light Distance Measurement of Stars Distance Sun - Earth 1.496 x 10 11 m 1 AU 1.581 x 10-5 ly Light year 9.461 x 10 15 m 6.324 x 10 4 AU 1 ly Parsec (1

More information

Astro 305 Lecture Notes Wayne Hu

Astro 305 Lecture Notes Wayne Hu Astro 305 Lecture Notes Wayne Hu Set 1: Radiative Transfer Radiation Observables From an empiricist s point of view there are 4 observables for radiation Energy Flux Direction Color Polarization Energy

More information

2. Stellar atmospheres: Structure

2. Stellar atmospheres: Structure 2. Stellar atmospheres: Structure 2.1. Assumptions Plane-parallel geometry Hydrostatic equilibrium, i.e. o no large-scale accelerations comparable to surface gravity o no dynamically significant mass loss

More information

Lecture 3: Atmospheric Radiative Transfer and Climate

Lecture 3: Atmospheric Radiative Transfer and Climate Lecture 3: Atmospheric Radiative Transfer and Climate Solar and infrared radiation selective absorption and emission Selective absorption and emission Cloud and radiation Radiative-convective equilibrium

More information

ATM 507 Lecture 4. Text reading Chapters 3 and 4 Today s topics Chemistry, Radiation and Photochemistry review. Problem Set 1: due Sept.

ATM 507 Lecture 4. Text reading Chapters 3 and 4 Today s topics Chemistry, Radiation and Photochemistry review. Problem Set 1: due Sept. ATM 507 Lecture 4 Text reading Chapters 3 and 4 Today s topics Chemistry, Radiation and Photochemistry review Problem Set 1: due Sept. 11 Temperature Dependence of Rate Constants Reaction rates change

More information

Analysis Methods in Atmospheric and Oceanic Science

Analysis Methods in Atmospheric and Oceanic Science Analysis Methods in Atmospheric and Oceanic Science AOSC 652 Ordinary Differential Equations Week 12, Day 1 1 Differential Equations are central to Atmospheric and Ocean Sciences They provide quantitative

More information

Outline. Today we will learn what is thermal radiation

Outline. Today we will learn what is thermal radiation Thermal Radiation & Outline Today we will learn what is thermal radiation Laws Laws of of themodynamics themodynamics Radiative Radiative Diffusion Diffusion Equation Equation Thermal Thermal Equilibrium

More information

1. Radiative Transfer. 2. Spectrum of Radiation. 3. Definitions

1. Radiative Transfer. 2. Spectrum of Radiation. 3. Definitions 1. Radiative Transfer Virtually all the exchanges of energy between the earth-atmosphere system and the rest of the universe take place by radiative transfer. The earth and its atmosphere are constantly

More information

STOCHASTIC & DETERMINISTIC SOLVERS

STOCHASTIC & DETERMINISTIC SOLVERS STOCHASTIC & DETERMINISTIC SOLVERS Outline Spatial Scales of Optical Technologies & Mathematical Models Prototype RTE Problems 1-D Transport in Slab Geometry: Exact Solution Stochastic Models: Monte Carlo

More information

Expansion of 1/r potential in Legendre polynomials

Expansion of 1/r potential in Legendre polynomials Expansion of 1/r potential in Legendre polynomials In electrostatics and gravitation, we see scalar potentials of the form V = K d Take d = R r = R 2 2Rr cos θ + r 2 = R 1 2 r R cos θ + r R )2 Use h =

More information

Radiative Transfer Plane-Parallel Frequency-Dependent

Radiative Transfer Plane-Parallel Frequency-Dependent 4 Radiative Transfer Plane-Parallel Frequency-Dependent variables I ν J ν H ν K ν in astronomy 4. Basic Equations After Fukue, J. 2, PASJ, 63, in press We here assume the followings: i) The disk is steady

More information

Earth: the Goldilocks Planet

Earth: the Goldilocks Planet Earth: the Goldilocks Planet Not too hot (460 C) Fig. 3-1 Not too cold (-55 C) Wave properties: Wavelength, velocity, and? Fig. 3-2 Reviewing units: Wavelength = distance (meters or nanometers, etc.) Velocity

More information

Interstellar Medium Physics

Interstellar Medium Physics Physics of gas in galaxies. Two main parts: atomic processes & hydrodynamic processes. Atomic processes deal mainly with radiation Hydrodynamics is large scale dynamics of gas. Start small Radiative transfer

More information

ν is the frequency, h = ergs sec is Planck s constant h S = = x ergs sec 2 π the photon wavelength λ = c/ν

ν is the frequency, h = ergs sec is Planck s constant h S = = x ergs sec 2 π the photon wavelength λ = c/ν 3-1 3. Radiation Nearly all our information about events beyond the Solar system is brought to us by electromagnetic radiation radio, submillimeter, infrared, visual, ultraviolet, X-rays, γ-rays. The particles

More information

Preliminary Examination: Astronomy

Preliminary Examination: Astronomy Preliminary Examination: Astronomy Department of Physics and Astronomy University of New Mexico Spring 2017 Instructions: Answer 8 of the 10 questions (10 points each) Total time for the test is three

More information

Cloud optical thickness and effective particle radius derived from transmitted solar radiation measurements: Comparison with cloud radar observations

Cloud optical thickness and effective particle radius derived from transmitted solar radiation measurements: Comparison with cloud radar observations P-1 Cloud optical thickness and effective particle radius derived from transmitted solar radiation measurements: Comparison with cloud radar observations Nobuhiro Kikuchi, Hiroshi Kumagai and Hiroshi Kuroiwa

More information

Indo-German Winter Academy

Indo-German Winter Academy Indo-German Winter Academy - 2007 Radiation in Non-Participating and Participating Media Tutor Prof. S. C. Mishra Technology Guwahati Chemical Engineering Technology Guwahati 1 Outline Importance of thermal

More information

from which follow by application of chain rule relations y = y (4) ˆL z = i h by constructing θ , find also ˆL x ˆL y and

from which follow by application of chain rule relations y = y (4) ˆL z = i h by constructing θ , find also ˆL x ˆL y and 9 Scattering Theory II 9.1 Partial wave analysis Expand ψ in spherical harmonics Y lm (θ, φ), derive 1D differential equations for expansion coefficients. Spherical coordinates: x = r sin θ cos φ (1) y

More information

3 Some Radiation Basics

3 Some Radiation Basics 12 Physics 426 Notes Spring 29 3 Some Radiation Basics In this chapter I ll store some basic tools we need for working with radiation astrophysically. This material comes directly from Rybicki & Lightman

More information

Electrodynamics of Radiation Processes

Electrodynamics of Radiation Processes Electrodynamics of Radiation Processes 7. Emission from relativistic particles (contd) & Bremsstrahlung http://www.astro.rug.nl/~etolstoy/radproc/ Chapter 4: Rybicki&Lightman Sections 4.8, 4.9 Chapter

More information

The Spectral Radiative Effects of Inhomogeneous Clouds and Aerosols

The Spectral Radiative Effects of Inhomogeneous Clouds and Aerosols The Spectral Radiative Effects of Inhomogeneous Clouds and Aerosols S. Schmidt, B. Kindel, & P. Pilewskie Laboratory for Atmospheric and Space Physics University of Colorado SORCE Science Meeting, 13-16

More information

Radiation in the Earth's Atmosphere. Part 1: Absorption and Emission by Atmospheric Gases

Radiation in the Earth's Atmosphere. Part 1: Absorption and Emission by Atmospheric Gases Radiation in the Earth's Atmosphere Part 1: Absorption and Emission by Atmospheric Gases Electromagnetic Waves Electromagnetic waves are transversal. Electric and magnetic fields are perpendicular. In

More information

Fundamental Concepts of Radiation -Basic Principles and Definitions- Chapter 12 Sections 12.1 through 12.3

Fundamental Concepts of Radiation -Basic Principles and Definitions- Chapter 12 Sections 12.1 through 12.3 Fundamental Concepts of Radiation -Basic Principles and Definitions- Chapter 1 Sections 1.1 through 1.3 1.1 Fundamental Concepts Attention is focused on thermal radiation, whose origins are associated

More information

Mean Intensity. Same units as I ν : J/m 2 /s/hz/sr (ergs/cm 2 /s/hz/sr) Function of position (and time), but not direction

Mean Intensity. Same units as I ν : J/m 2 /s/hz/sr (ergs/cm 2 /s/hz/sr) Function of position (and time), but not direction MCRT: L5 MCRT estimators for mean intensity, absorbed radiation, radiation pressure, etc Path length sampling: mean intensity, fluence rate, number of absorptions Random number generators J Mean Intensity

More information

Appendix B. Solutions to Chapter 2 Problems

Appendix B. Solutions to Chapter 2 Problems Appendix B Solutions to Chapter Problems Problem Problem 4 Problem 3 5 Problem 4 6 Problem 5 6 Problem 6 7 Problem 7 8 Problem 8 8 Problem 9 Problem Problem 3 Problem et f ( ) be a function of one variable

More information

Order of Magnitude Astrophysics - a.k.a. Astronomy 111. Photon Opacities in Matter

Order of Magnitude Astrophysics - a.k.a. Astronomy 111. Photon Opacities in Matter 1 Order of Magnitude Astrophysics - a.k.a. Astronomy 111 Photon Opacities in Matter If the cross section for the relevant process that scatters or absorbs radiation given by σ and the number density of

More information

1. Basic introduction to electromagnetic field. wave properties and particulate properties.

1. Basic introduction to electromagnetic field. wave properties and particulate properties. Lecture Baic Radiometric Quantitie. The Beer-Bouguer-Lambert law. Concept of extinction cattering plu aborption and emiion. Schwarzchild equation. Objective:. Baic introduction to electromagnetic field:

More information

Radiative heat transfer

Radiative heat transfer Radiative heat transfer 22 mars 2017 Energy can be transported by the electromagnetic field radiated by an object at finite temperature. A very important example is the infrared radiation emitted towards

More information