Hi everyone,
I'm working on a new project where I'll create ~1000 parametrised product systems. I'll have around 10 'switch' parameters in every product systems (the value of the parameter will be either 0 or 1).
I'm thinking to use openLCA Python IPC to automate the process and help me to extract LCI results of all product systems in different parameter configurations.
Before investing time on this, I was wondering if anyone has experience running such a project on openLCA? Do you think openLCA python IPC can handle such a computing-intensive model?
Thanks!