psyclone.domain.nemo

Module for the NEMO domain.

Submodules

Classes

class psyclone.domain.nemo.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