Hi,
I'd like to run several direct calculations of the same process where only the provider of a certain flow changes from one run to the next.
I'd like to do this in bulk using a python script to set the correct provider for my flow and then launch the calculation for my process.
Can anyone suggest a script which I could get inspired from ?
Thanks a lot,
Laurent
PS : maybe being more specific about what I want to do will help...
I have a simple process "manufacturing dummy_product" which contains the flow "raw_material". This flow can have multiple providers, each standing for one raw material (wool, polyester, carbon fiber etc...).
I'd like to write a script which launches N successive direct calculations of my process "manufacturing dummy_product" using each time one of N providers for the flow "raw_material" for each possible RM.