| Sign In to gain access to subscriptions and/or personal tools. |
DOI: 10.1177/1094342005056094 Overview of the Software Design of the Community Climate System ModelOak Ridge National Laboratory Oak Ridge, TN 37831-6016, USA, drakejb{at}ornl.gov
Theoretical Division, Los Alamos National Laboratory Los Alamos, NM 87545-1663, USA
National Center for Atmospheric Research Boulder, CO 80307-3000, USA The Community Climate System Model (CCSM) is a computer model for simulating the Earths climate. The CCSM is built from four individual component models for the atmosphere, ocean, land surface, and sea ice. The notion of a physical/dynamical component of the climate system translates directly to the software component structure. Software design of the CCSM is focused on the goals of modularity, extensibility, and performance portability. These goals are met at both the component level and within the individual component models. Performance portability is the ability of a code to achieve good performance across a variety of computer architectures while maintaining a single source code. As a community model, the CCSM must run on a variety of machine architectures and must perform well on all these architectures for computationally intensive climate simulations.
Key Words: Parallel clusters multiphysics simulation
|