Hello,
I have a group project where we have to generate a model of a tower, and optimize it for thermal comfort, daylight, and energy. However, we have been running into an error that reads “Expected 7 objectives!”, then lists out the parameters and objectives where it ran into the issue. One of the objectives reads NaN, which I assume means the value is null or otherwise incompatible. Is there a way to have Opossum bypass this such that it would continue to run through the optimization? And if not, how do we determine which of the objectives is returning the NaN value?