Difference between revisions of "MemEOL"

From Desal Wiki
Line 126: Line 126:
  
 
     function conversionToUFCalc(UFscore, damage){
 
     function conversionToUFCalc(UFscore, damage){
         if(scoreObject.hasOwnProperty(CONST_CONV_TO_UF)){
+
         if(damage === 1){
            if(damage === 1){
+
            UFscore = 0;
                UFscore = 0;
+
            }
+
 
         }
 
         }
 
         return UFscore;
 
         return UFscore;
Line 179: Line 177:
 
                     }
 
                     }
 
                 }
 
                 }
                 scoreObject[CONST_CONV_TO_UF] = conversionToUFCalc(scoreObject[CONST_CONV_TO_UF], getPhysicalDamage());
+
                 if(scoreObject.hasOwnProperty(CONST_CONV_TO_UF)){
 +
                    scoreObject[CONST_CONV_TO_UF] = conversionToUFCalc(scoreObject[CONST_CONV_TO_UF], getPhysicalDamage());
 +
                }
 
                 for (var property in scoreObject) {
 
                 for (var property in scoreObject) {
 
                     if (scoreObject.hasOwnProperty(property)) {
 
                     if (scoreObject.hasOwnProperty(property)) {

Revision as of 06:40, 9 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