Size: 144
Comment:
|
Size: 442
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
<<TableOfContents()>> | |
Line 2: | Line 3: |
pyOM (Python Ocean Model) is a numerical circulation ocean model written in Fortran90 with a python (GUI) and standard fortran90 frontend. |
== pyOM (Python Ocean Model) == is a numerical circulation ocean model with an easy to use python (GUI) and a standard Fortran90 frontend. In both cases, the dynamical core of the model is written in Fortran90. An example of the python GUI for Eady's baroclinic instability case is shown below. {{attachment:pyOM.png}} Documentation [[attachment:pyOM.pdf]] Source code [[attachment:pyOM_1.1.tar.gz]] |
Contents
pyOM (Python Ocean Model)
is a numerical circulation ocean model with an easy to use python (GUI) and a standard
Fortran90 frontend. In both cases, the dynamical core of the model is written in Fortran90.
An example of the python GUI for Eady's baroclinic instability case is shown below.
Documentation pyOM.pdf
Source code pyOM_1.1.tar.gz