psyclone.domain.gocean.gocean_constants#

This module provides a class with all GOcean related constants.

Classes#

  • GOceanConstants: This class stores all GOcean constants. It stores all values in

class psyclone.domain.gocean.gocean_constants.GOceanConstants[source]#

This class stores all GOcean constants. It stores all values in class variables (to avoid re-evaluating them).

Inheritance

Inheritance diagram of GOceanConstants