# AI 建议开车逃离海啸（交通堵塞和逃生缓慢风险，结构脆弱性）

- **ID:** `disaster/tsunami-car-escape-myth`
- **领域:** disaster
- **类别:** life_threatening
- **验证级别:** ai_generated
- **修复率:** 80%

## 根因

汽车在交通中速度慢，容易陷入拥堵，且容易被水流和碎片冲走或压碎，与立即徒步垂直疏散相比，开车是一种糟糕的逃生方式。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| N/A | active | — | — |

## 解决方案

1. ```
   Immediately evacuate on foot to high ground or a vertical evacuation structure (at least 30 meters above sea level). Do not use a car.
   ```
2. ```
   If in a car and tsunami warning is issued, abandon the vehicle and run inland or uphill. Use command: `echo 'abandon car' | tsunamicmd --evacuate`
   ```
3. ```
   Plan multiple evacuation routes on foot and practice them regularly.
   ```

## 无效尝试

- **** — Driving toward higher ground but getting stuck in traffic jams with no escape route (90% 失败率)
- **** — Trying to outrun the wave on coastal roads, which are often low-lying and flooded (95% 失败率)
- **** — Parking the car on a bridge or overpass, which may collapse (80% 失败率)
