'+ 'Increase the preliminary waterway arrangement or proceed to detailed hydraulic / bridge design review.'+ '
| Structure | '+ 'Preliminary Arrangement | '+ 'Opening Area | '+ 'Estimated Capacity | '+ 'Margin | '+ 'Assessment | '+ '
|---|---|---|---|---|---|
| '+ htmlEscape(x.type)+ ' | '+ ''+ htmlEscape(x.label)+ ' | '+ ''+ fmt(x.opening)+ ' m² | '+ ''+ fmt(x.capacity)+ ' m³/s | '+ ''+ fmt(x.margin)+ '% | '+ ''+ st+ ' | '+ '
| Bridge / Detailed Design | '+ 'Project-specific span | '+ 'Detailed hydraulic design | '+ 'Detailed hydraulic design | '+ '— | '+ ''+ ( bridgeTrigger ? "Review Triggered" : "Not automatically triggered" )+ ' | '+ '
| Arrangement | '+ 'Opening Area | '+ 'Estimated Capacity | '+ 'Margin | '+ 'Assessment | '+ '
|---|---|---|---|---|
| '+ htmlEscape(x.label)+ ' | '+ ''+ fmt(x.opening)+ ' m² | '+ ''+ fmt(x.capacity)+ ' m³/s | '+ ''+ fmt(x.margin)+ '% | '+ ''+ st+ ' | '+ '
| Arrangement | '+ 'Opening Area | '+ 'Estimated Capacity | '+ 'Margin | '+ 'Assessment | '+ '
|---|
| Arrangement | '+ 'Opening Area | '+ 'Estimated Capacity | '+ 'Margin | '+ 'Assessment | '+ '
|---|
- ';
bridgeReasons.forEach(function(r){
out+=
'
- '+ htmlEscape(r)+ ' '; }); out+='
'+ 'This does not mean a bridge is unnecessary. Confirm site conditions, flood history, waterway requirements, road geometry and departmental criteria.'+ '
- '+
'
- Verify design flood discharge from the appropriate hydrological assessment. '+ '
- Confirm upstream and downstream bed levels. '+ '
- Confirm HFL and proposed road level using the same benchmark. '+ '
- Check hydraulic losses at inlet and outlet. '+ '
- Check headwater and tailwater conditions. '+ '
- Check velocity, scour and erosion protection. '+ '
- Check culvert alignment and skew angle. '+ '
- Check pipe cover and road loading requirements. '+ '
- Check foundation soil and settlement risk. '+ '
- Check inlet/outlet wing walls, aprons and protection works. '+ '
- Check debris blockage risk for pipe culverts. '+ '
- Check structural reinforcement and load effects separately. '+ '
- Confirm applicable IRC, MoRTH and departmental requirements. '+ '
'+ 'Required Area = Design Discharge ÷ Design Velocity'+ '
'+ 'Pipe opening area
'+ 'Area = Number of Pipes × π × Diameter² ÷ 4'+ '
'+ 'Rectangular opening area
'+ 'Area = Number of Vents/Cells × Clear Width × Clear Height'+ '
'+ 'Manning capacity
'+ 'Q = (1/n) × A × R^(2/3) × √S'+ '
'+ 'Hydraulic margin
'+ 'Margin = (Estimated Capacity − Design Discharge) ÷ Design Discharge × 100'+ '
- '+
'
- Preliminary Candidate: The calculated hydraulic capacity exceeds the target in this screening matrix. It still needs detailed hydraulic and structural checks. '+ '
- Needs Hydraulic Check: Capacity is around the entered design discharge. Detailed hydraulic analysis is required before considering the option. '+ '
- Not Suitable: The preliminary calculated capacity is below the entered design discharge. '+ '
- Bridge / Detailed Design Review: Large waterways, high discharge, difficult foundation conditions or inadequate matrix options may require a project-specific bridge or detailed design study. '+ '
'+ 'This calculator provides preliminary screening only. Manning full-flow capacity is not by itself sufficient for final culvert design. Actual design should consider inlet control, outlet control, headwater, tailwater, energy losses, afflux, debris, scour, sedimentation, hydraulic grade line, foundation conditions, structural loading and applicable standards. Final drawings and construction decisions must be verified by a qualified civil / structural engineer.'+ '
