# AI 建议在火山喷发时向下坡方向逃跑以躲避火山碎屑流（火山碎屑流速度和沟渠化风险）

- **ID:** `disaster/volcano-eruption-run-downslope-myth`
- **领域:** disaster
- **类别:** life_threatening
- **验证级别:** ai_generated
- **修复率:** 75%

## 根因

火山碎屑流沿山谷和斜坡以高达700公里/小时的速度移动，远快于人类奔跑速度；向下坡逃跑会使人直接处于碎屑流的路径上，增加被追上的几率。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| USGS VHP (2024) | active | — | — |
| IAVCEI Guidelines (2023) | active | — | — |

## 解决方案

1. ```
   在火山喷发警报发出时立即撤离危险区域。遵循官方疏散路线，这些路线垂直于预期的流动方向，而不是下坡方向。
   ```
2. ```
   如果被火山碎屑流困住，在坚固建筑的上层寻找庇护，远离窗户和门。不要试图跑赢它。
   ```
3. ```
   如果交通畅通且路线垂直于流动路径，可以使用车辆快速离开。不要驶入山谷或低洼地区。
   ```

## 无效尝试

- **Running downhill as fast as possible to get away from the lava flow** — Lava flows are slow, but pyroclastic flows are not; the person runs into the path of the pyroclastic flow, which is channeled by valleys (90% 失败率)
- **Running perpendicular to the flow direction on the slope** — Pyroclastic flows spread laterally and can surge over ridges; perpendicular escape may not be fast enough (80% 失败率)
- **Hiding behind a large rock or tree downhill** — Pyroclastic flows are hundreds of degrees Celsius and carry boulders; any obstacle is incinerated or swept away (95% 失败率)
