nemo_bdy_source_coord.py 236 Bytes
Newer Older
James Harle's avatar
James Harle committed
1 2 3 4 5 6 7 8 9 10 11

# This object is currently but has data bound to it
# Equivalent to matlab src_coord


class SourceCoord:

    def __init__(self):
        """ This for source coordinates object attributes initialisation """
        self.bdy_i = None