Skip to content

ACCESS-OM3 global ocean-sea ice-wave coupled model

Notifications You must be signed in to change notification settings

ezhilsabareesh8/access-om3

 
 

Repository files navigation

               

Compilation Status

ACCESS-OM3

ACCESS-OM3 is a global coupled ocean - sea ice - wave model being developed by COSIMA and ACCESS-NRI.

WARNING: this is a very early pre-release development version and doesn't yet work!

Downloading

NCI-based users of ACCESS-OM3 typically won't need to download this repository, as there are pre-built executables available on NCI (see the quick start).

This respository contains submodules, so you will need to clone it with the --recursive flag:

git clone --recursive https://github.com/COSIMA/access-om3.git

To update a previous clone of this repository to the latest version, you will need to do

git pull

followed by

git submodule update --init --recursive

to update all the submodules.

Further information (including building and running the model)

See the ACCESS-OM3 wiki, particularly the quick start.

About

ACCESS-OM3 global ocean-sea ice-wave coupled model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 52.4%
  • C 34.4%
  • CMake 12.3%
  • Other 0.9%