Skip to content

OpenQG is an open source, quasigeostropic coupled ocean-atmosphere model, designed for research and teaching.

Notifications You must be signed in to change notification settings

BreakawayLabs/openqg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenQG - Quasigeostropic Coupled Model

OpenQG is an idealised ocean-atmosphere model suitable for simulations of mid-latitude physical processes. OpenQG is suitable for use by both researchers and students. It can be run on a standard desktop machine in either single- or multi-threaded mode. Parallelisation is provided by OpenMP.

Super quick-start

To get up and running, try the following commands:

make -C src
python run_model.py -x src/openqg -o output -e dg_fast

Congratuations, you just ran a North Atlantic double gyre experiment for 10 days using an OpenMP enabled version of OpenQG. The output can be found in output/. For a slightly gentler introduction see the quickstart guide:

http://openqg.breakawaylabs.com.au/web/docs/project/quickstart

Dependencies

OpenQG links against LAPACK, NetCDF and FFTW3 and uses gfortran as the compiler.

Documentation

Full documentation can be found at:

http://openqg.breakawaylabs.com.au/web/docs

Licence

OpenQG is free software licenced under the standard GPLv3 licence.

About

OpenQG is an open source, quasigeostropic coupled ocean-atmosphere model, designed for research and teaching.

Resources

Stars

Watchers

Forks

Packages

No packages published