https://github.com/csiro/ccam-ccam

Conformal Cubic Atmospheric Model

https://github.com/csiro/ccam-ccam

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary

Keywords

climate-model
Last synced: 6 months ago · JSON representation

Repository

Conformal Cubic Atmospheric Model

Basic Info
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Topics
climate-model
Created 10 months ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Conformal Cubic Atmospheric Model

The Conformal Cubic Atmospheric Model (CCAM) is a global stretched grid climate model used for weather and climate research. CCAM is typically used for downscaling General Circulation Models for regional projections and tailored weather forecasting. CCAM's variable resolution grid can be multiply nested for downscaling without lateral boundaries. The model also supports various Earth system components including an implicitly coupled ocean model, prognostic aerosols and terrestial carbon cycle.

Website

For documentation, see our website at [https://research.csiro.au/ccam/]

Dependencies

CCAM requires the NetCDF and Message Passing Interface (MPI) libraries. Although CCAM is written in fortran, it links with the NetCDF C library.

Building CCAM

To build CCAM with the Intel (default), Nvidia, GNU or Cray fortran compiler use the corresponding build option below

make make NVIDIA=yes make GFORTRAN=yes make CRAY=yes

CCAM also has limited support for GPUs, which can be enabled with

make GPU=yes

Debugging is also enabled with

make TEST=yes

Owner

  • Name: CSIRO
  • Login: csiro
  • Kind: organization
  • Location: Australia

CSIRO public facing GitHub organisation.

GitHub Events

Total
  • Watch event: 2
  • Push event: 20
  • Public event: 1
  • Fork event: 1
  • Create event: 1
Last Year
  • Watch event: 2
  • Push event: 20
  • Public event: 1
  • Fork event: 1
  • Create event: 1