Difference between revisions of "MemEOL"

From Desal Wiki
Line 86: Line 86:
 
         scores[j]=0;
 
         scores[j]=0;
 
   for (var subItem in dictionaryMagicNumbers[item]) {
 
   for (var subItem in dictionaryMagicNumbers[item]) {
  /*console.log(subItem);
 
  console.log(k);*/
 
 
   console.log(String(item) + " - " + String(j) +"-" + String(k) +": "+ String(dictionaryMagicNumbers[item][subItem]) +" | "+ String(centroidWeights[k]));
 
   console.log(String(item) + " - " + String(j) +"-" + String(k) +": "+ String(dictionaryMagicNumbers[item][subItem]) +" | "+ String(centroidWeights[k]));
 
     scores[j] = scores[j] + centroidWeights[k] * dictionaryMagicNumbers[item][subItem];
 
     scores[j] = scores[j] + centroidWeights[k] * dictionaryMagicNumbers[item][subItem];
 
     k++;
 
     k++;
 
}
 
}
/*console.log(j);
 
//console.log(item);*/
 
 
console.log('Score: ' + String(scores[j]));
 
console.log('Score: ' + String(scores[j]));
 
j++;
 
j++;
 
}
 
}
 +
//now that we have the scores we need to check them and display the correct output
 +
 
       });
 
       });
 
   });
 
   });
Line 158: Line 156:
 
</ul>
 
</ul>
  
 +
<!--
 
<div class="panel-heading">How many membranes do you have?</div>
 
<div class="panel-heading">How many membranes do you have?</div>
 
<div class="panel-body">
 
<div class="panel-body">
Line 182: Line 181:
 
</div>
 
</div>
 
->what's a major city?
 
->what's a major city?
 +
-->
  
 
<div class="panel-heading" alt="Drag and drop the following parameters such that the most important parameter to you is at the top and least important at the bottom.">Please order the following criteria in the order of importance for your project (drag and drop):</div>
 
<div class="panel-heading" alt="Drag and drop the following parameters such that the most important parameter to you is at the top and least important at the bottom.">Please order the following criteria in the order of importance for your project (drag and drop):</div>

Revision as of 07:11, 28 October 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