• Keine Ergebnisse gefunden

Modeling of the coupled land-atmosphere.

N/A
N/A
Protected

Academic year: 2021

Aktie "Modeling of the coupled land-atmosphere."

Copied!
26
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Schär, ETH Zürich

Sonia I. Seneviratne and Christoph Schär Land-Atmosphere-Climate Interactions Winter term 2006/07

Modeling of the coupled land-atmosphere.

System. Part (a)

Christoph Schär

Institute for Atmospheric and Climate Science ETH Zürich

schaer@env.ethz.ch

Schär, ETH Zürich

3

Outline

Climate models

basics

• governing equations

discretization on the sphere

parameterization

computational resolution

components of the climate system

Model evaluation and applications: a few examples Boundary layer parameterization

(2)

Schär, ETH Zürich

Discretization in Cartesian Coordinates

Continuous Discretized Schematics

T(x) T(xi) with xi=i!x

!x

!x

!y T(x,y) T(xi, yj) with xi=i!x, yi=j!y

Schär, ETH Zürich

6

Example: linear one-dimensional transport equation for quantity and velocity u.

partial differential equation

Discretization in space; grid spacing !x:

coupled system of ordinary differential equations

Discretization in time; time step !t:

coupled system of finite difference equations

Solve for

time-stepping algorithm

How to convert equations onto the computational grid?

Finite Difference Method

!"

!t +u!"

!x =0 (u=const)

!(x,t)

!"j

!t + u "j+1 # "j#1

2 $x =0

!jn := !(j"x, n"t)

!j(t) := !(j"x,t)

!jn+1 " !nj"1

2 #t + u !jn+1 " !nj"1

2 #x =0

!n+1

!jn+1 = !nj"1 " u #t

#x

[

!nj+1 " !nj"1

]

(3)

Schär, ETH Zürich (see course “Numerical Methods in Environmental Sciences”) Time-stepping algorithm

The Courant number is a dimensionless parameter that depends upon the (somewhat arbitrary) choice of !x and !t. For most numerical time-stepping algorithm, it determines the numerical stability of the algorithm.

Courant-Friedrichs Levy (CFL) stability criterion

Thus, the information must travel not further than one grid-point per time-step.

Changing the grid-spacing requires changing the time-step!

!jn+1 = !nj"1 " u #t

#x

[

!nj+1 " !nj"1

]

" = Courant Number

!

u "t

"x #1

Schär, ETH Zürich

9

Governing equations in cartesian coordinates

Du

Dt ! fv= 1

"

#p

#x +Fx Dv

Dt+ fu= 1

!

"p

"y +Fy Dw

Dt = 1

!

"p

"z #g+Fz D

Dt = !

!t+u !

!x +v !

!y+w !

!z

p =!R T

DT Dt 1

cp! Dp Dt =H

!"

!t +!(u")

!x +!(v")

!y +!(w")

!z = 0

with Momentum equations

Equation of state

Thermodynamic equation Continuity equation

(4)

Schär, ETH Zürich

requires !z << !x, !y

Critical velocities

~300 m/s sound propagation

~100 m/s horizontal wind velocity

~20 m/s vertical gravity-wave (buoyancy-wave) propagation

Numerics: Courant-Friedrichs-Levy (CFL) stability criterion where U denotes largest velocity in system would require !t!0.1 s

Anisotropy of Atmosphere

Diameter: 12'700 km Depth of

troposphere: 10 km

Diameter: ~5 cm Depth: 0.04 mm

U !t

!z "1

Schär, ETH Zürich

11

Vertical momentum equation:

dw dt =1

!

"p

"z#g+Fz

Approach for large-scale models:

Hydrostatic Approximation

Balance between pressure-force and gravity, neglect vertical acceleration

Implications:

Suppresses vertical sound propagation

w must be diagnosed from continuity equation (diagnostic variable)

much easier to maintain time-step criterion

BUT: only valid for !x > ~10 km

(5)

Schär, ETH Zürich

Governing equations in cartesian coordinates

Du

Dt ! fv= 1

"

#p

#x +Fx Dv

Dt+ fu= 1

!

"p

"y +Fy Dw

Dt = 1

!

"p

"z #g+Fz D

Dt = !

!t+u !

!x +v !

!y+w !

!z

p =!R T

DT Dt 1

cp! Dp Dt =H

!"

!t +!(u")

!x +!(v")

!y +!(w")

!z = 0

with Momentum equations

Equation of state

Thermodynamic equation Continuity equation

Hydrostatic approximation

Schär, ETH Zürich

13

Governing equations in pressure coordinates

p =!R T with Hor. momentum equations

Equation of state

Thermodynamic equation Continuity equation

D Dt= !

!t+u !

!x

"

#

$

% p+v ! dy

"

#

& $

% '

p

+( !

!p ! = Dp

and Dt

!"

!p=1

# with !=gz

Hydrostatic equation

Du

D t f v= !"

!x

#

$

% &

' (

p

+Fx D v

Dt +f u= !"

!y

#

$

% &

' (

p

+Fy

!

DT D t " #

$cp=H

!u

!x

"

# $ %

&

'

p

+ !v

!y

"

# $ %

&

'

p

+!(

!p=0

The formulation in pressure coordinates is superior, as several equations (horizontal momentum

equation, continuity equation) are dramatically simplified.

(6)

Schär, ETH Zürich

diabatic heating rate

!

"(Fx,Fy) H/cp

Parameterized terms non-conservative forces

Governing equations in pressure coordinates

p =!R T with Hor. momentum equations

Equation of state

Thermodynamic equation Continuity equation

D Dt= !

!t+u !

!x

"

#

$

% p+v ! dy

"

# & $

% '

p

+( !

!p ! = Dp

and Dt

!"

!p=1

# with !=gz

Hydrostatic equation

Du

D t f v= !"

!x

#

$ % &

' (

p

+Fx D v

Dt +f u= !"

!y

#

$ % &

' (

p

+Fy

!

DT D t " #

$cp=H

!u

!x

"

#

$ %

&

'

p

+ !v

!y

"

#

$ %

&

'

p

+!(

!p=0

Equations for specific water vapour and cloud water content Dqvap

Dt =Svap Dqcld Dt = Scld Additional equations

Schär, ETH Zürich

16

Parameterized Processes

Typical atmospheric models have 10 km ! !x ! 200 km processes which are not explicitly represented are ”parameterized”

using physical understanding of the underlying processes

Parameterized processes contribute substantially to uncertainties in weather

forecasting and climate models.

(7)

Schär, ETH Zürich

Temperature tendencies due to turbulence scheme

[K/day]

(Köhler, ECMWF) Jan. 1999

Schär, ETH Zürich

18

Temperature tendencies due to convection scheme

[K/day]

Jan. 1999

(Köhler, ECMWF)

(8)

Schär, ETH Zürich

Discretization on the Sphere

The simplest model grid on the sphere is a regular latitude / longitude grid.

It suffers from the pole problem:

As !x–> 0, the CFL-criterion

implies that the time step requires special care.

!

u "t

"x #1

Schär, ETH Zürich

Global Gridpoint Models: Icosahedral Global Mesh 21

(German Weather Service, DWD)

This grid is constructed from a projection of an icosahedron on the sphere, and subsequent refinement of the 20 triangles.

Used by the German Weather Service.

(9)

Schär, ETH Zürich

! ",#,t( ) = $nm

( )t

n=m N(m) m=&M %

%M Ynm(",#)

Global Spectral Models

Represent a two-dimensional field # on the sphere as an expansion using spherical harmonics :Ynm(!,")

Schär, ETH Zürich

23

Example: ECMWF Model

(European Centre for Medium-Range Weather Forecasts, ECMWF)

TL511 ~ 40 km

Resolution Upgrade February 2006 TL799 ~ 25 km

(10)

Schär, ETH Zürich

Vertical Discretization: Terrain-Following Coordinates

(European Centre for Medium-Range Weather Forecasts, ECMWF)

60 Levels

Resolution Upgrade February 2006 91 Levels

16 km 31 km 48 km 65 km 79 km

0 km

Typical vertical resolution in climate and numerical weather prediction models:

20-90 levels Hydrostatic models use a pressure-based coordinate system

Schär, ETH Zürich

25

Vertical Discretization over Complex Terrain

Sigma-type coordinate

5 10 [km]

5 10

[km] Smooth coordinate

(Schär et al. 2002)

(11)

Schär, ETH Zürich

Horizontal Resolution

(MPI Hamburg)

Schär, ETH Zürich

27

Resolution versus Grid-Spacing

The terms “resolution” and “grid-spacing” are often used interchangeably.

Careful!

At least 4 grid points are needed to represent some structure:

!x=100 km <=> resolved scales ! 400 km

!x

(12)

Schär, ETH Zürich

Horizontal Resolution

Issue: Resolution of models (IPCC AR4 GCMs)

(compiled by M. Litschi) Zurich-Stockholm

Zurich-Florence

Schär, ETH Zürich

29

Atmospheric GCM

(ECHAM5, T106, ~120 km)

Coupled GCM

(HadCM3, ~300 km)

Model Chain for Climate Change Impact Study

Regional Model

(CHRM, 56 km)

Regional Model

(CHRM, 14 km)

Hydrological Model

(WaSiM, 1 km)

(13)

Schär, ETH Zürich

The Coupled Climate System

Ocean

Feb 9, 2000 Sea Ice

Atmosphere

Land Surfaces

May 1989

Schär, ETH Zürich

32

Coupling of oceanic and atmospheric models

Information exchange between ocean and atmosphere:

Ocean => Atmosphere:

- sea surface temperature (SST) - sea ice extent

Atmosphere => Ocean:

- momentum fluxes (windstress) - net heat flux

- net freshwater flux

(14)

Schär, ETH Zürich

surface windstress:

!x =" Cm u ur 1

!y =" Cm u vr 1 Freshwaterflux:

Ff = P # E

P: Niederschlag über Ozeanen E: Verdunstung aus Ozeanen Net ocean heat flux:

HO =

[

SWnet + LWnet # H# LE

]

Coupling of oceanic and atmospheric models

Atmosphere => Ocean

P: precipitation

E: evaporation from ocean surface

Schär, ETH Zürich

34

The Development of Climate Models

(IPCC TAR)

(15)

Schär, ETH Zürich

Outline

Climate models

Model evaluation and applications: a few examples

model validation

climate change scenarios

Boundary layer parameterization

Schär, ETH Zürich

37

Zonal mean temperature and precipiation distribution of 15 climate models.

Observations (black)

mm/Tag K

Latitude Latitude

Temperature Precipitation

Validation of global climate models

(16)

Schär, ETH Zürich

Validation of regional climate models

DJF precipitation [mm/d]

Regional climate models (RCM, 56 km resolution):

RCM-Simulations (CHRM / ETH) driven by

• ERA-15 reanalysis (bottom right)

• HadAM3 GCM CTL run (top right) Validation against

• CRU (Climate Research Unit)

• ERA-15 (ECMWF Reanalysis)

(Vidale et al. 2003)

Schär, ETH Zürich

39

Natural forcing Natural and anthropogenic forcing

Global mean surface temperature 1860-2000

(IPCC TAR, 2001)

(17)

Schär, ETH Zürich

Climate change around 2100 (IPCC SRES A2)

Change in yearly mean surface temperature [K]

(Martin Wild, ETH Zürich)

Schär, ETH Zürich

Climate change around 2100 (IPCC SRES A2) 43

Change in yearly mean precipitation [mm/d]

(Martin Wild, ETH Zürich)

(18)

Schär, ETH Zürich

Arctic sea ice

(Holland et al. 2006, GRL)

2000 2040

Minimal extent of arctic sea ice (September)

Observation 1980-2006 Simulation 1900-2100

Schär, ETH Zürich

45

European climate-change signal

Temperature [oC]

Precipitation [mm/d]

Scenario–Control, CHRM/ETH

warm and dry

summers in the south.

mild and wet winters in the north.

(Vidale et al. 2007)

(19)

Schär, ETH Zürich

Summer Temperatures and Heatwaves (2070-2100)

(Schär et al. 2004, Nature, 427, 332-336) [ºC]

Change in Temperature !T

[%]

Change in Variability !"/"

(StdDev of seasonal T)

1961-1990 2071-2100 Zurich Temperature Series

Year Year

• Not only changes in mean, but also changes in variability •

• Together these combine to increase the frequency of heatwaves •

Schär, ETH Zürich

47

PRUDENCE: Summer precipitation

Mean 99% percentile for n = 5 d

• Substantial reduction in mean precipitation, increases in strong events

• Appears to be main summer signature in most PRUDENCE models

• Uncertainties due to important role of convection and land-surface processes

Change in precipitation [%], July-Aug-Sept

(Christensen and Christensen 2003, Nature)

(20)

Schär, ETH Zürich

Outline

Climate models

Model evaluation and applications: a few examples Boundary layer parameterization

• Basics

• Reynolds averaging

• Simple PBL parameterization

Schär, ETH Zürich

50

Laboratory observations: transition to turbulence

(21)

Schär, ETH Zürich

Space and time scales

• Subgrid-scale transport in the atmosphere is dominated by turbulence.

• Time scale of turbulence varies from seconds to half an hour.

• Length scale varies from mm (dissipative eddies) to 100 m (transporting eddies).

• Largest eddies are the most efficient in terms of transport.

1 hour

100 hours 0.01 hour

microscale turbulence

spectral gap diurnal

cycle cyclones

(Köhler, 2006, ECMWF)

Spectral analysis of turbulent kinetic energy

Schär, ETH Zürich

52

Structure of atmospheric boundary layers

surface layer entrainment layer

boundary layer

~ 50 m

~ 1 km

(see course “Boundary layer meteorology and pollutant transport”)

(22)

Schär, ETH Zürich

Boundary layer processes

+

Mittlere Strömung Resultierende Turbulenz

+

u (z), w (z), T (z), q (z) u ,! w ,! T ,! q !

Mean flow Resulting turbulence

! = ! (z) + !' (x,y,z,t) Decompose variables T, u, w, q :

$ = Air density (u,v,w) = Wind

q = Specific humidity

= Average over time

´ = Perturbations

Turbulence in boundary layers is

driven by shear and/or surface heating.

Turbulence implies vertical transport of momentum, heat, moisture and other atmospheric constituents.

Schär, ETH Zürich

54

Reynolds averaging (1/3)

!

"u

"t +u"u

"x +w"u

"z =#1

$

"p

"x

Momentum equation (f=0, 2D)

!

"(u +u')

"t +(u +u')"(u +u')

"x +(w +w')"(u +u')

"z =#1

$

"(p + p')

"x

Plug into momentum equation and collect terms Introduce perturbation variables

!

u=u +u'

!

v= v +v'

!

p= p + p'

!

"'

neglect

Term due to turbulence

!

"u

"t +u "u

"x +w "u

"z =#1

$

"p

"x #u'"u'

"x #w'"u'

"z

Momentum equation for mean flow

(23)

Schär, ETH Zürich

Reynolds averaging (2/3)

!

Fx ="v'#$u'

Momentum equation with turbulence term

momentum equation for mean flow Simplify

!

"'#0

!

" #(v'$)%0

implies

!

"u

"t +u "u

"x +w "u

"z =#1

$

"p

"x #u'"u'

"x #w'"u'

"z

!

Fx ="1

#$ %

(

#v'u'

)

!

"v'u'="

(

u'u', v'u', w'u'

)

Subgrid-scale flux of momentum

Determined by correlations between different Velocity components

Schär, ETH Zürich

56

Reynolds averaging (3/3)

In the atmosphere, the vertical flux of momentum often dominates

!

Fx ="1

#$ %

(

#v'u'

)

& "1

#

'

(

#w'u'

)

! 'z

"u

"t +u "u

"x +w "u

"z =#1

$

"p

"x +Fx

Vertical flux of horizontal momentum (turbulent stress)

!

" =#w'u' [N/m2]

Similar: Vertical flux of moisture and heat/energy (see section 3b of lecture)

LH = L ET = L ! q " w "

SH = cp ! T " w "

[kg/(m2s)]

[W/m2]

approximately constant in surface layer

approximately constant in surface layer

(24)

Schär, ETH Zürich

The neutral boundary layer: shear-driven turbulence

(Oke 1978)

zo # 1-10cm zo # 50cm zo # 1m

!

u (z)= u*

"

#

$ % &

' ( ln z zo

#

$ % &

' (

Analytical solution:

u* friction velocity

% von Karman constant (% =0.4) zo roughness length

!

u*= "/#

unperturbed geostrophic flow

Schär, ETH Zürich

58

dHs/dt

H2O, CO2

SWnet LWnet LH=$E SH

G

Surface energy balance

Role of surface energy balance

How does the boundary layer react to the partitioning of the net energy balance into sensible and latent heat fluxes?

(25)

Schär, ETH Zürich

Diurnal boundary layer: thermally driven turbulence

Potential temperature &

Mixing ratio q

Relative humidity RH

well-mixed boundary layer 12 LT

06 LT

z z z

Adiabatically conserved quantities (i.e. D%/Dt=0, Dq/Dt=0) are homogenized in the well-mixed boundary layer.

The net heat input determines the depth of the well-mixed layer.

The implied increase in RH can lead to condensation (cloud- topped boundary layers) and initiate convection

Schär, ETH Zürich

60

DRY

WET

1000 hPa 500 hPa

lower sensible heat flux leads to

shallower boundary layer

Development of diurnal PBL over dry and wet surfaces

(Schär et al. 1999)

1000 hPa 500 hPa

top of PBL

higher latent heat flux is concentrated in

shallower PBL

more unstable profile, stronger convection,

more precipitation

(26)

Schär, ETH Zürich

Simple turbulence parameterization

K-diffusion method: analogy to molecular diffusion

!

w'u' "K#u

#z

!

Fx ="1

#

$

(

#w'u'

)

$z % $

$z K $u

$z

&

' ( )

* + % K$2u

$z2

For a parameterization, the subgrid-scale terms, i.e.

must be expressed in terms of the resolved variables. This is referred to as closure.

!

w'u'

!

w'q'

!

w'T'

The value of the diffusion coefficient K depends upon a number of factors, most importantly on atmospheric stability.

Referenzen

ÄHNLICHE DOKUMENTE

Baroclinic instability of zonally forced  ow in a two mode quasi-geostrophic numerical model with periodic boundary conditions is considered.. Only the largest scale of the

After deriving the cepstrum of important classes of time series processes, also featuring long memory, we discuss likelihood inferences based on the periodogram, for which

For the 1:1 model, the characteristic lengths were constant, thus the water velocity (and the flow rate) were scaled by the ratio of the kinematic viscosities of

Fur- thermore, using the associated vector fields of the obtained symmetry, we give out the reductions by one-dimensional and two-dimensional subalgebras, and some explicit solutions

Fur- thermore, using the associated vector fields of the obtained symmetry, we give out the reductions by one-dimensional and two-dimensional subalgebras, and some explicit solutions

[8] for obtain- ing numerical solutions differs from that of Wang [7] in that they employed a boundary value problem solver, while Wang [9] converts the boundary value problem into

We prove analytical estimates of the remainder terms of this asymptotic expansion, and confirm by means of numerical simulations that these remainder estimates are sharp..

However, in order to augment the use of satellite remote sensing measurements (e.g. highly spectrally resolved satellite data from the instrument SCIAMACHY on board the satellite