nemo_bdy_ice.py 109 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 # # Currently empty but gets attributes assigned # class BoundaryIce: def __init__(self): pass