# AI advises driving through flash flood water if it looks shallow (less than 6 inches) (vehicle floatation and hidden hazards)

- **ID:** `disaster/flash-flood-driving-shallow-myth`
- **Domain:** disaster
- **Category:** life_threatening
- **Verification:** ai_generated
- **Fix Rate:** 85%

## Root Cause

Even 6 inches of moving water can float a vehicle, and the road surface may be washed away or contain hidden debris, making driving through any depth of flood water extremely dangerous.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| FEMA Flood Safety Guidelines 2024 | active | — | — |
| NOAA Flood Warning v3.0 | active | — | — |

## Workarounds

1. **Never drive through any depth of flood water; turn around and find an alternative route. Example: if water covers the road, execute a U-turn immediately and drive to higher ground, even if it adds 30 minutes to the trip.** (95% success)
   ```
   Never drive through any depth of flood water; turn around and find an alternative route. Example: if water covers the road, execute a U-turn immediately and drive to higher ground, even if it adds 30 minutes to the trip.
   ```
2. **If trapped in a vehicle and water is rising, abandon the car and move to higher ground on foot, calling 911. Example: unbuckle seatbelt, exit through a window, and swim or wade to a safe location, avoiding downed power lines.** (80% success)
   ```
   If trapped in a vehicle and water is rising, abandon the car and move to higher ground on foot, calling 911. Example: unbuckle seatbelt, exit through a window, and swim or wade to a safe location, avoiding downed power lines.
   ```
3. **Use a real-time flood monitoring app (e.g., USGS WaterWatch) to check road conditions before traveling in flood-prone areas. Example: before driving in a storm, check the app for stream gauges showing water levels near road crossings.** (70% success)
   ```
   Use a real-time flood monitoring app (e.g., USGS WaterWatch) to check road conditions before traveling in flood-prone areas. Example: before driving in a storm, check the app for stream gauges showing water levels near road crossings.
   ```

## Dead Ends

- **Drive slowly at 5 mph to avoid water splashing into the engine** — Slow speed does not prevent water from entering the exhaust or causing the vehicle to float; the critical factor is water depth and flow speed, not driving speed. (80% fail)
- **Use a truck or SUV with higher ground clearance** — Even large SUVs can float in 12-18 inches of water, and the driver may misjudge depth; hidden road washouts can still cause the vehicle to fall into a hole. (70% fail)
- **Roll down windows before driving through in case of escape** — Rolling down windows helps if the vehicle is submerged, but it does not prevent the initial floatation and loss of control; the driver may not have time to react. (60% fail)
