Run radiationAnalysis for each data input separately

I want to run radiationAnalysis component for multiple context input.
I am wondering whether we can input context data separating calculation case and get the result separately as below. (In below case, run simulation and get result for 8 cases)
Can anyone tell me how I can do this?

Hi…you can use colibri plugin to simulate it.

1 Like

Have you tried to graft the input for context?

I see that it is already grafted. We are probably flatten it inside the component. Then your best chance is to use Colibri or fly if you don’t want to modify the code.

1 Like