Difference between revisions of "MemEOL"

From Desal Wiki
Line 74: Line 74:
 
         }
 
         }
 
         return scores;
 
         return scores;
        console.log(scores);
 
 
         //now that we have the scores we need to check them and display the correct output
 
         //now that we have the scores we need to check them and display the correct output
 
}
 
}
Line 150: Line 149:
 
                 var scores = computePreferenceScores(preferences); //calculate matrix and produce scores for each criterion
 
                 var scores = computePreferenceScores(preferences); //calculate matrix and produce scores for each criterion
 
                 console.log(scores);
 
                 console.log(scores);
                 var scoreObject = scoresArrayToObject(); //convert from array to object
+
                 var scoreObject = scoresArrayToObject(scores); //convert from array to object
 
                 //now that we can access the scores by name we can make the additonal calculations for reuse as RO and conversion to UF
 
                 //now that we can access the scores by name we can make the additonal calculations for reuse as RO and conversion to UF
  

Revision as of 07:44, 8 December 2014

Introduction text

Do you suspect there is any physical damage to the membranes that would prevent them from being reused?

What is the tested permeability of your membranes (LMH/bar)?

What is the tested NaCl rejection of your membranes? (% NaCl rejection)


Please order the following criteria in the order of importance for your project (drag and drop):

  • Financial
  • Effort required
  • Environmental impact
  • Landfill impact
  • Public perception
Most important Least important