-
Bouvry Arnaud authored
With latest developments, computations can take much longer than before when a combination of parameters is used, especially when simulating an AV central with sun tracking AND computing sky type at every timestep. As a temporary fix, InputChecker checks those two parameters (RotationAxisNumber and DiffuseSkyType), and if the combination is 1 and "From weather data" (aka the most computer-intensive combination), prompts the user to either continue, abort or edit the parameters in-place. Ultimately, we need to adress the cause of the increase in computation time.
c5e0acccBouvry Arnaud authoredWith latest developments, computations can take much longer than before when a combination of parameters is used, especially when simulating an AV central with sun tracking AND computing sky type at every timestep. As a temporary fix, InputChecker checks those two parameters (RotationAxisNumber and DiffuseSkyType), and if the combination is 1 and "From weather data" (aka the most computer-intensive combination), prompts the user to either continue, abort or edit the parameters in-place. Ultimately, we need to adress the cause of the increase in computation time.
Loading