A Modular Arbitrary-Order Ocean-Atmosphere Model -- Stochastic implementation
Functions/Subroutines
maooam_stoch.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program maooam_stoch
 Fortran 90 implementation of the stochastic modular arbitrary-order ocean-atmosphere model MAOOAM. More...
 

Function/Subroutine Documentation

program maooam_stoch ( )

Fortran 90 implementation of the stochastic modular arbitrary-order ocean-atmosphere model MAOOAM.

Remarks
There are four dynamics modes:
  • full: generate the full dynamics
  • unres: generate the intrinsic unresolved dynamics
  • qfst: generate dynamics given by the quadratic terms of the unresolved tendencies
  • reso: use the resolved dynamics alone

Definition at line 24 of file maooam_stoch.f90.