<% if (overlappingCells.length>0) { %>
Overlapping cells detected, check that hierarchical cells are not placed on top of one another. Simulation results may be inaccurate.

Show Problem
<% } %> Simulation Type:   


<% if(conductorGroups){ %>Re-<% } %>Calculate Electrical Connectivity
<% if(conductorGroups){ %> Num Connected Conductors:   <%= _.keys(conductorGroups).length %>
<% if(_.keys(conductorGroups).length > 0){ %> <% var index = 0; _.each(conductorGroups, function(groupData, id){ %> <% }); %> <% } %> <% } %> <% if(structuralGroups){ %>Re-<% } %>Calculate Structural Connectivity
<% if(structuralGroups){ %> Num Separate Structures:   <%= _.keys(structuralGroups).length %>
<% if(_.keys(structuralGroups).length > 0){ %> <% var index = 0; _.each(structuralGroups, function(groupData, id){ %> <% }); %> <% } %> <% } %>