Skip to content

aekiss/access-om3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

Downloading

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

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.

Where to find information

For information on downloading, building and running the model, see the ACCESS-OM3 wiki.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 100.0%