A Lagrangian Dynamic Model of Sea Ice for Data Assimilation

21
A Lagrangian Dynamic Model of Sea Ice for Data Assimilation R. Lindsay Polar Science Center University of Washington

description

A Lagrangian Dynamic Model of Sea Ice for Data Assimilation. R. Lindsay Polar Science Center University of Washington. Why Lagrangian?. Displacement measurements (RGPS and buoys) are for specific Lagrangian points on the ice Assimilation can force the model ice to follow these points - PowerPoint PPT Presentation

Transcript of A Lagrangian Dynamic Model of Sea Ice for Data Assimilation

Page 1: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

A Lagrangian Dynamic Model of Sea Ice

for Data Assimilation

R. LindsayPolar Science Center

University of Washington

Page 2: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Why Lagrangian?• Displacement measurements (RGPS and

buoys) are for specific Lagrangian points on the ice

• Assimilation can force the model ice to follow these points

• Model resolution can be made to vary spatially

• New way of looking at modelling ice may bring new insights

Page 3: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Outline of the Talk

• Description of the model– Structure– Numerical scheme– Boundary conditions– Forcings

• Two Year Simulation– Validation against buoys

• Data Assimilation– Kinematic– Dynamic

Page 4: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Lagrangian Cells• Defined by: [ x, y, u, v, h, A ]

– Position– Velocity– Mean Thickness– Compactness (2-level model)

• These properties vary smoothly in a region• Cells have area for weighting, but no shape…area

is not conserved• Initial spacing is 100 km• Smoothing scale is 200 km• Cells are created or merged to maintain

approximately even number density

Page 5: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Force Balance at each Celldu/dt = fc + (wind + current + internal/

wind = airCw G2

current = waterCc (uice – uwater)2

internal = grad(

f( grad(u), P*, )• Viscous plastic rheology (Hibler, 1979)

Page 6: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Smoothed Particle Hydrodynamics

• The interpolated value of a scalar:

Ū(xo,yo) = wi ai ui / wi ai

wi = exp( -ri2 / L2 )

• The gradient:

du(xo,yo) /dx = (2 / L2 ) wiai ui / wiai

wixo-xi ) exp( -ri2 / L2 )

grad(u)

Page 7: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

SPH Neighbors

A, h, grad(u)

Stress Gradients

Page 8: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Boundary Conditions

1. Coast is seeded every 25 km with cells with 10-m ice, zero velocity. These are included in the deformation rate estimates

2. An additional perpendicular repulsive force ( 1/r2 ) is added away from all coasts with a very short length scale

Page 9: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Integration• Solve for [x, y, u, v] by integrating the time derivatives

[u, v, du/dt, dv/dt]• Find h and A from the growth rates and divergence• Basic time step is ½ day• Adaptive time stepping used for baby steps using the

Fehlberg scheme, 4th and 5th order accurate, error tolerance specified, steps size reduced if needed

• 50 to 500 calls for the derivatives per time step (1.5 to 15 min per call)

• Cells added and dropped, and nearest neighbors found once per day

Page 10: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Forcings

• IABP Geostrophic winds

• Mean currents from Jinlun’s model

• Thermal growth and melt from Thorndike’s growth-rate table

• Initial thickness from Jinlun’s model

• Coast outline is from the SSMI land mask

Page 11: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

One Two-year Trajectory

Page 12: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

10-day Trajectories and Ice Thickness

Page 13: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Movie: 1997-1998

• Trajectories

• Thickness

• Deformation

• Vorticity

Page 14: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Validation Against Buoys• Correlation: 0.72 (0.66)

• (N = 12,216)

• RMS Error: 6.67 km/day

• Speed Bias: 0.59 km/day

• Direction Bias: 11.8 degrees

Page 15: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation
Page 16: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Data Assimilation Methods

• Cells are seeded at the initial times and positions of observed trajectories – buoys or RGPS

• We seek to reproduce in the model the observed trajectories and extend their influence spatially.

• Use a two-pass process (work in progress)– Kinematic or– Dyanamic

Page 17: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Kinematic Assimilation

• Use a simple Kalman Filter to find the corrections for the positions of seeded cells at each time step

• Extend corrections to all cells at each time step with optimal interpolation

• Compute x, y -> then u, v, divergence, A, and h for all cells

Page 18: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Kalman Filter Assimilation of Displacement

F = vector of first guess velocities

PF = error covariance matrixZ = observed velocity over the interval

Rz = observed velocity errorZ’ = HF = first guess mean velocityG = F + K(Z – Z’) , new guess

PF = (I - KH) PF , new errorK = PHT , Kalman gain

H P HT - Rz

Page 19: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Dynamic Assimilation

• For each displacement observation determine a corrective force

du/dt = fc + (wind + current + internal/ Kfx,cor

fx,cor = 2(xobs - xmod ) / t2

• Extend fcor to all cells with optimal interpolation

• Rerun the entire model for the DA interval, including fcor

Page 20: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Conclusions

• A new fully Lagrangian dynamic model of sea ice for the entire basin has been developed.– SPH estimates of the strain rate tensor– Adaptive time stepping– Solves for x ,y, u, v, h, A

• Good correspondence with buoy motion

• Assimilation work well under way

Page 21: A Lagrangian Dynamic Model  of Sea Ice  for Data Assimilation

Work to be done

• Complete dynamic assimilation. Will it work?• If it does, examine fcor . What can it tell us about

forcings and internal stress?• Implement kinematic refinement to get exact

reproduction of the observed trajectories.• Develop model error budget and time & space

dependent error estimates.• Minimize model bias in speed or direction• Assimilate buoy and RGPS data for a two year

period with output interpolated to a regular grid.