psyclone.domain.nemo.nemo_constants

This module provides a class with all GOcean related constants.

Classes

class psyclone.domain.nemo.nemo_constants.NemoConstants

This class stores all Nemo constants. It stores all values in class variables (to avoid re-evaluating them). At this stage it only contains the variables that might be used in psyGen. # TODO #1223 - Add more constants into this object (if required).

Inheritance

Inheritance diagram of NemoConstants