FugaMultiLUTDeficit gives NaN values in certain conditions for multiple-LUTs
Hello all,
When testing the FugaMultiLUTDeficit model, I found a situation where NaN values were created unexpectedly.
The attached jupyter-notebook shows that FugaMultiLUTDeficit, when initiated with two LUTs, can unexpectedly calculate NaNs in the SimulationResult from the initiated All2AllIterative model.
demonstrate_FugaMultiLUTDeficit_problem_2kmSpacing.html
It creates a site with four turbines at the vertices of a 2000m square, and runs the model for 40 windspeeds and 360 direction sectors. The resultant WS_eff array from the SimulationResult is plotted. White areas indicate NaN values - screenshot below for quick reference.
The jupyter-notebook also shows that the same site, when using a FugaMultiLUTDeficit initiated on a single LUT, does not have this problem.