0 votes
426 views
Hello,

I want to define a parameter that depends on another one. Say I have a process M that outputs 5kg of H2 and then I have two dependent processes. Process N that takes as input 0.25*(output of process M) and a Process O that  takes as input 0.75*(output of process M). How do I correctly specify a case like this on OpenLCA?

Thanks
in openLCA by

1 Answer

0 votes
by (113k points)
selected by
 
Best answer
Hi, instead of calling one process parmeter in another process, you could define a global parameter which influences both processes. We do not allow a direct cross-link of process parameters in openLCA (from one process to the other) to avoid circular loops in parameters.

Hth,

Andreas
...