Difference between revisions of "MemEOL"

From Desal Wiki
Line 1: Line 1:
 
Introduction text
 
Introduction text
  
<html><head></head><body>
+
<html>
 +
<head>
 +
  <script>
 +
  $(function() {
 +
    $( "#sortable" ).sortable({
 +
      revert: true
 +
    });
 +
    $( "ul, li" ).disableSelection();
 +
  });
 +
  </script>
 +
</head>
 +
<body>
 
<ul class="nav nav-pills">
 
<ul class="nav nav-pills">
 
<li class="active"><a data-toggle="pill" href="#reuse_tool_section1">Section 1</a></li>
 
<li class="active"><a data-toggle="pill" href="#reuse_tool_section1">Section 1</a></li>
Line 79: Line 90:
 
</div>
 
</div>
 
->what's a major city?
 
->what's a major city?
 +
 +
<div class="panel-heading">Please order the following criteria in the order of importance for your project:</div>
 +
<div class="panel-body">
 +
<html><head></head><body>
 +
<ul id="sortable">
 +
  <li class="ui-state-default">Item 1</li>
 +
  <li class="ui-state-default">Item 2</li>
 +
  <li class="ui-state-default">Item 3</li>
 +
  <li class="ui-state-default">Item 4</li>
 +
  <li class="ui-state-default">Item 5</li>
 +
</ul>
 +
</body></html>
 +
</div>
 +
 
</div>
 
</div>
 
<div id="reuse_tool_section2" class="panel panel-primary">
 
<div id="reuse_tool_section2" class="panel panel-primary">

Revision as of 06:10, 13 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)

How many membranes do you have?

Distance from nearest major city? (km)

->what's a major city?

Please order the following criteria in the order of importance for your project:

  • Item 1
  • Item 2
  • Item 3
  • Item 4
  • Item 5