Difference between revisions of "MemEOL"

From Desal Wiki
Line 156: Line 156:
 
             }
 
             }
 
         }
 
         }
        var x=1;
+
 
 
         var y=0;
 
         var y=0;
         for(y=0; y<k; y++){
+
         for(y=0; y < j; y++){
 
             //max < rejection < min. perm > minPerm
 
             //max < rejection < min. perm > minPerm
             if(rangesRO[x][y] > saltRejection){
+
             if(rangesRO['High NaCl rejection range (%)'][y] > saltRejection){
                 if(rangesRO[x+1][y] < saltRejection){
+
                 if(rangesRO['Low NaCl rejection range (%)'][y] < saltRejection){
                     if(rangesRO[x+2][y] > minPermeability){
+
                     if(rangesRO['Min permeability range (l.m-2.h-1.bar-1)'][y] > minPermeability){
 
                         return y;
 
                         return y;
 
                     }
 
                     }

Revision as of 08:40, 10 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