utopia.objects.box_class
Classes
Class box generates one object box representing the unit world in the case of the UTOPIA parameterization that can contain 17 compartments and that can have connexions to other boxes (for example if conecting several UTOPIA boxes to give spatial resolution to a global model) |
Module Contents
- class utopia.objects.box_class.Box(Bname, Bdepth_m=None, Blength_m=None, Bwidth_m=None, Bvolume_m3=None, Bconexions=None)[source]
Class box generates one object box representing the unit world in the case of the UTOPIA parameterization that can contain 17 compartments and that can have connexions to other boxes (for example if conecting several UTOPIA boxes to give spatial resolution to a global model)
- description = 'Generic Box class'
- Bname
- Bdepth_m = None
- Blength_m = None
- Bwidth_m = None
- Bvolume_m3 = None
- compartments = []
- Bconexions = None