OM Structure: Update framework so cell design variables are promoted to higher-level
A few steps may be needed here. First, we need it so that all cell design parameters are promoted to the cluster level for each of the 3 instances of the cell model in a cluster. These design parameters may be different for different cell models, so we need these to be specific to the cell model.
Some cell design information, such as cell area, is needed for other components (such as the bounds component). This should also be promoted to the cluster level but would be specific to the cell model.
If clusters are identical from a cell-design perspective, then cell design parameters should maybe be promoted to an even higher level. This way, they could be changed for all cells simultaneously. We should be careful to allow for a case where clusters may have different cell designs, in this case the cell design parameters should only be promoted up to the cluster level.
OM Structure: Update framework so cell design variables are promoted to higher-level
A few steps may be needed here. First, we need it so that all cell design parameters are promoted to the cluster level for each of the 3 instances of the cell model in a cluster. These design parameters may be different for different cell models, so we need these to be specific to the cell model.
Some cell design information, such as cell area, is needed for other components (such as the bounds component). This should also be promoted to the cluster level but would be specific to the cell model.
If clusters are identical from a cell-design perspective, then cell design parameters should maybe be promoted to an even higher level. This way, they could be changed for all cells simultaneously. We should be careful to allow for a case where clusters may have different cell designs, in this case the cell design parameters should only be promoted up to the cluster level.