|
Size: 370
Comment:
|
Size: 635
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| is a numerical circulation ocean model with an easy to use python (GUI) and a standard | is a numerical ocean circulation model with an easy to use python (GUI) and a standard |
| Line 6: | Line 6: |
| Fortran90 frontend. An example of the python GUI for Eady's baroclinic instability case is | Fortran90 frontend. In both cases, the dynamical core of the model is written in Fortran90. |
| Line 8: | Line 8: |
| shown below. | Some features are * surface pressure or implicit linear free surface formulation * nonhydrostatic version * 1D domain decomposition for parallel computation * Documentation available as [[attachment:pyOM.pdf|pdf file]] An example of the python GUI for Eady's baroclinic instability case is shown below. |
| Line 12: | Line 19: |
| Documentation [[attachment:pyOM.pdf]] |
Contents
pyOM (Python Ocean Model)
is a numerical ocean circulation 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.
Some features are
- surface pressure or implicit linear free surface formulation
- nonhydrostatic version
- 1D domain decomposition for parallel computation
Documentation available as pdf file
An example of the python GUI for Eady's baroclinic instability case is shown below.
Source code pyOM_1.1.tar.gz
