#Initially all combinations of components are generated. Then all these values are converted in a csv, which can be used in the ternary plot file
#in R. Later the combinations are subjected to linear regression to obtain all minimal quantity of fractions that adhere to the compositions generated in step 1
#These values are also converted in a list, which can be copied into the output file that calculates the GWP.
#In this file only the fractions are used for the formulation window, so without the pea flour.
#Initially all combinations of components are generated. Later the combinations are subjected to linear programming to obtain all minimal quantity of fractions that adhere to the compositions generated in step 1. These values are also converted in a list, which can be copied into the output file that calculates the GWP.
#Creating all possisbilities for a viscosity range
...
...
@@ -83,7 +80,7 @@ SolutionList = [list(t) for t in SolutionsList_order]