global climate modeling warren m. washington ncar april 2000

55

Upload: taya-reade

Post on 31-Mar-2015

217 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 2: Global Climate Modeling Warren M. Washington NCAR April 2000

Global Climate Global Climate Modeling Modeling

Warren M. WashingtonNCARApril 2000

Page 3: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 4: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 5: Global Climate Modeling Warren M. Washington NCAR April 2000

Global COGlobal CO22 Trend and Rate of Increase Trend and Rate of Increase

Page 6: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 7: Global Climate Modeling Warren M. Washington NCAR April 2000

Global Methane TrendsGlobal Methane Trends

Page 8: Global Climate Modeling Warren M. Washington NCAR April 2000

Snow Cover TrendsSnow Cover Trends

Page 9: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 10: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 11: Global Climate Modeling Warren M. Washington NCAR April 2000

Greenland Ice ThinningGreenland Ice Thinning Melting in low-lying areas is very rapid

at about 3 feet per year….Science Magazine

Most melting on the southern and eastern parts of Greenland

Snowfall not changed much…..it is the glaciers moving faster and melting

Page 12: Global Climate Modeling Warren M. Washington NCAR April 2000

Expected Changes in the Expected Changes in the Earth’s ChemistryEarth’s Chemistry

Increased carbon dioxide, methane, nitrogen oxide, lower atmosphere ozone

Decreased CFCs

Increased aerosols from fossil fuel combustion, biomass burning

Page 13: Global Climate Modeling Warren M. Washington NCAR April 2000

Parallel Parallel Climate Model Climate Model

(PCM)(PCM)

Page 14: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 15: Global Climate Modeling Warren M. Washington NCAR April 2000

Laws of Physics in Laws of Physics in Climate ModelsClimate Models

Conservation of Momentum First Law of Thermodynamics Conservation of Mass Ideal Gas Law Hydrostatic Assumption Conservation of Water (Vapor and Liquid) Some models have active atmospheric

chemistry and aerosol physics

Page 16: Global Climate Modeling Warren M. Washington NCAR April 2000

PCM Component ModelsPCM Component Models Atmosphere

– NCAR CCM3.2– T42 18 levels– land surface model embedded– SPMD option: 1-D data decomposition (64pe limit)

Ocean– Parallel Ocean Program (POP)– ~2/3 degree horizontal displaced polar grid– 32 levels– 2-D data decomposition

Page 17: Global Climate Modeling Warren M. Washington NCAR April 2000

More ComponentsMore ComponentsMore ComponentsMore Components Sea ice-viscous-plastic Hibler dynamics with

relaxation, option for elastic-viscous-plastic, 27 km resolution, and Parkinson-Washington thermodynamics (Zhang, Semtner-NPS; Weatherly-CRREL; Craig-NCAR; Hunke, Dukowicz-LANL)

Parallel flux coupler (Craig, Bettge, Loft, Dennis, James-NCAR; Jones-LANL)

River Transport Model (Branstetter, Famiglietti- U. Texas, Austin; Craig-NCAR)

Page 18: Global Climate Modeling Warren M. Washington NCAR April 2000

Sequential Execution of PCM

PCM Flux Coupler

CCM3 Sea Ice

River TransportPOP

Page 19: Global Climate Modeling Warren M. Washington NCAR April 2000

ParallelParallelComputersComputers

PCM 1.1 has been run on the following distributed and shared memory systems:

CRAY T3E900 SGI Origin 2000/128 HP SPP2000 IBM SP2 Sun Starfire DEC/Compaq Alpha Cluster Linux Cluster

PCM 1.1PCM 1.12/3o POP

27 km sea ice

T42 CCM3.2

Page 20: Global Climate Modeling Warren M. Washington NCAR April 2000

View of the Parallel Ocean Program (POP) Model Horizontal Grid at 2/3o Resolution

Note high resolution in North Atlantic and near equator.

Page 21: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 22: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 23: Global Climate Modeling Warren M. Washington NCAR April 2000

Numerical MethodsNumerical Methods Atmosphere- spherical harmonics,

FFT,FD, Lagrangian, semi-implicit Ocean-FD, solution of Laplacian

equation, semi-implicit Sea Ice-FD

Page 24: Global Climate Modeling Warren M. Washington NCAR April 2000

Sequential Execution of PCM

PCM Flux Coupler

CCM3 Sea Ice

River TransportPOP

Page 25: Global Climate Modeling Warren M. Washington NCAR April 2000

Moving from Message Moving from Message Paradigm to Distributed Paradigm to Distributed

Shared Memory ParadigmShared Memory Paradigm

Message Message PassingPassing

Shared Shared MemoryMemory

Distributed Distributed Shared Shared MemoryMemory

MPI Communication between PEs

Open MP directives within node

Open MP directives within node and message passing between nodes

Page 26: Global Climate Modeling Warren M. Washington NCAR April 2000

Global Atmosphere

Page 27: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 28: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 29: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 30: Global Climate Modeling Warren M. Washington NCAR April 2000

Global OceanGlobal Ocean

Page 31: Global Climate Modeling Warren M. Washington NCAR April 2000

Sea IceSea Ice

Page 32: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 33: Global Climate Modeling Warren M. Washington NCAR April 2000

Deep/Abyssal Northwest AtlanticDeep/Abyssal Northwest Atlantic

Page 34: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 35: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 36: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 37: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 38: Global Climate Modeling Warren M. Washington NCAR April 2000

Regional Climate Regional Climate AspectsAspects

ENSO Arctic

Oscillation

North Atlantic Oscillation

Antarctic Circumpolar Wave

Page 39: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 40: Global Climate Modeling Warren M. Washington NCAR April 2000

Examples of Climate Examples of Climate Change ExperimentsChange Experiments

Greenhouse gases

Sulfate aerosols (direct and indirect)

Stratospheric ozone

Biomass burning

Historical simulations

Various energy/emissions use strategies

Page 41: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 42: Global Climate Modeling Warren M. Washington NCAR April 2000

Solar Variability Solar Variability SimulationsSimulations

In addition to Greenhouse gases and sulfate aerosol effects

One of the ensemble shows a global surface temperature change similar to the observed record

Page 43: Global Climate Modeling Warren M. Washington NCAR April 2000

1860 1880 1900 1920 1940 1960 1980 2000

0.0

0.2

0.4

0.6

-0.2

deg

rees C

Year

Global Surface Temperature Anomaly

Observed PCM Simulation

1860-1999

Page 44: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 45: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 46: Global Climate Modeling Warren M. Washington NCAR April 2000

Present and Future Emphasisfor Climate Modeling

More detailed interactions of atmosphere, land/vegetation/river runoff, ocean and sea ice

Use of large parallel clustered computer systems

Paradigm -- distant collaborations

Page 47: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 48: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 49: Global Climate Modeling Warren M. Washington NCAR April 2000
Page 50: Global Climate Modeling Warren M. Washington NCAR April 2000

ParallelParallelComputersComputers

PCM 1.1 has been run on the following distributed and shared memory systems:

CRAY T3E900 SGI Origin 2000/128 HP SPP2000 IBM SP2 Sun Starfire DEC/Compaq Alpha Cluster Linux Cluster

PCM 1.1PCM 1.12/3o POP

27 km sea ice

T42 CCM3.2

Page 51: Global Climate Modeling Warren M. Washington NCAR April 2000

DOE/UCAR Parallel

Climate Model Project

IBM/SP O2K300

Page 52: Global Climate Modeling Warren M. Washington NCAR April 2000

Need Help from Applied Need Help from Applied Mathematics CommunityMathematics Community

Remapping Laplacian solver on cluster computer

systems Global sums, fast FFTs Re-coding for distributed cluster computers

system Better use of caches Improved numerical methods for

atmosphere, ocean, sea ice, and hydrological system

Page 53: Global Climate Modeling Warren M. Washington NCAR April 2000

Distributed InvolvementDistributed InvolvementDOE and NSF Supported Project withDOE and NSF Supported Project with::

Los Alamos National LaboratoryLos Alamos National Laboratory National Center for Atmospheric ResearchNational Center for Atmospheric Research Naval Postgraduate SchoolNaval Postgraduate School Oak Ridge National LaboratoryOak Ridge National Laboratory University of Texas, AustinUniversity of Texas, Austin Scripps Oceanographic InstituteScripps Oceanographic Institute DOE Program on Climate Diagnostics and IntercomparisonDOE Program on Climate Diagnostics and Intercomparison U.S. Army Cold Regions Research and Engineering LaboratoryU.S. Army Cold Regions Research and Engineering Laboratory National Energy Research Supercomputer CenterNational Energy Research Supercomputer Center

Page 54: Global Climate Modeling Warren M. Washington NCAR April 2000

Animation CreditsAnimation Credits The atmospheric animation was from the Community

Climate Model at T170 resolution. This model was developed by the NCAR Climate Modeling Section. The graphics were prepared by Don Middleton of NCAR.

The ocean animation makes use of the LANL POP model and was prepared by the scientists at the Naval Postgraduate School (NPS)

The sea animation uses the Zhang model of the NPS.

Page 55: Global Climate Modeling Warren M. Washington NCAR April 2000

The EndThe End

More information can be found at http://www.cgd.ucar.edu/ccr/pcm/