Skip to content
  • Bouvry Arnaud's avatar
    c5e0accc
    [feature] InputChecker to check combination of inputs ahead of running a simulation · c5e0accc
    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.
    c5e0accc
    [feature] InputChecker to check combination of inputs ahead of running a simulation
    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.
Loading