# AI告诉沿海居民在海啸期间'疏散到高地'，但当时间不足时，在淹没区以上的钢筋混凝土建筑中进行垂直疏散是合法的替代方案

- **ID:** `emergency/tsunami-evacuation-vertical-concrete`
- **领域:** emergency
- **类别:** life_safety
- **错误码:** `TSUNAMI-ERR-008`
- **验证级别:** ai_generated
- **修复率:** 90%

## 根因

AI将'高地'呈现为唯一选择，忽略了在易发生海啸区域，疏散到良好建造的混凝土建筑上层（淹没区以上≥3层）是公认的生存策略

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| NOAA Tsunami Safety 2023 | active | — | — |
| FEMA P-646 Vertical Evacuation Guidelines 2022 | active | — | — |
| UNESCO IOC Tsunami Ready 2024 | active | — | — |

## 解决方案

1. ```
   识别最近的钢筋混凝土建筑，至少高于估计淹没区3层。地震震动停止后立即前往三楼或更高。不要等待官方警告。示例：'地震后，不要跑向2公里外的山丘。跑向100米外的混凝土停车场，到达3层或以上。远离窗户。'
   ```
2. ```
   如果没有混凝土建筑，仅作为最后手段前往建造良好的木结构建筑屋顶。远离海洋一侧。如果建筑<3层，考虑爬上屋顶并抓住坚固固定物，但这不如混凝土安全。
   ```
3. ```
   对于有指定垂直疏散结构（如日本、华盛顿州、俄勒冈州的海啸塔）的社区，预先识别并进行演练。这些结构设计用于承受海啸力，是最安全的选择。
   ```

## 无效尝试

- **** — In many coastal areas, high ground is >1 km away and may not be reachable within 10-15 minutes after strong shaking; vertical evacuation in a nearby concrete building is safer than being caught in the open (70% 失败率)
- **** — Trees and poles are not engineered to withstand tsunami forces; they can be uprooted, snap, or be swept away. Only reinforced concrete buildings with deep foundations are safe (95% 失败率)
- **** — Elevators may fail due to power loss or water ingress; stairs are the only safe route. Elevator shafts can also act as water conduits (85% 失败率)
