Subtopic Deep Dive

Coastal Tsunami Protection
Research Guide

What is Coastal Tsunami Protection?

Coastal Tsunami Protection evaluates seawalls, breakwaters, rubble mounds, and natural barriers like mangroves to mitigate tsunami overtopping, run-up, and structural damage in vulnerable coastal zones.

This subtopic analyzes post-tsunami field surveys and hydraulic models to assess defense failures, such as those from the 2011 Tohoku event documented by Mimura et al. (2011, 348 citations) and Fraser et al. (2012, 117 citations). Key methods include wave overtopping formulae (Altomare et al., 2016, 105 citations) and vulnerability models like revised PTVA (Dall’Osso et al., 2009, 108 citations). Over 1,000 papers exist on tsunami defenses since 2011.

15
Curated Papers
3
Key Challenges

Why It Matters

Coastal protections reduced casualties in Tohoku where seawalls exceeded 10m height, but overtopping caused widespread inundation (Mimura et al., 2011; 2011 Tohoku Earthquake Tsunami Joint Survey Group, 2011). Breakwater designs from van der Meer (1995, 89 citations) inform multi-hazard resilience in Indonesia and Japan, protecting $ trillions in coastal assets. Fragility functions by Charvet et al. (2017, 99 citations) enable insurance modeling and urban planning in tsunami-prone areas like the Pacific Ring of Fire.

Key Research Challenges

Overtopping Prediction Accuracy

Formulae like those in Altomare et al. (2016) underestimate overtopping on shallow foreshores during extreme events. Shallow water effects complicate Navier-Stokes models (Horrillo et al., 2013). Field validation remains sparse post-Tohoku (Fraser et al., 2012).

Multi-Hazard Design Optimization

Structures must resist earthquakes, storms, and tsunamis, as seen in Tohoku damage surveys (Mimura et al., 2011). Trade-offs between height, cost, and run-up reduction challenge rubble mound stability (van der Meer, 1995). No unified fragility functions exist (Charvet et al., 2017).

Vulnerability Assessment Scaling

PTVA models (Dall’Osso et al., 2009) apply locally but fail nationwide scaling, per Tohoku surveys (2011 Tohoku Earthquake Tsunami Joint Survey Group, 2011). Building-specific data gaps hinder probabilistic risk models. Empirical damage grades need standardization (Charvet et al., 2017).

Essential Papers

1.

Damage from the Great East Japan Earthquake and Tsunami - A quick report

Nobuo Mimura, Kazuya Yasuhara, Seiki KAWAGOE et al. · 2011 · Mitigation and Adaptation Strategies for Global Change · 348 citations

Great East Japan Earthquake and Tsunami, Damage, Tsunami prevention measures, Nuclear power plant accident, Recovery and reconstruction,

3.

Tsunami damage to coastal defences and buildings in the March 11th 2011 M w 9.0 Great East Japan earthquake and tsunami

Stuart Fraser, Alison Raby, Antonios Pomonis et al. · 2012 · Bulletin of Earthquake Engineering · 117 citations

4.

NATIONWIDE FIELD SURVEY OF THE 2011 OFF THE PACIFIC COAST OF TOHOKU EARTHQUAKE TSUNAMI

The 2011 Tohoku Earthquake Tsunami Joint Survey Group · 2011 · Journal of Japan Society of Civil Engineers Ser B2 (Coastal Engineering) · 115 citations

An earthquake of magnitude 9.0 occurred off the Pacific coast of Tohoku, Japan, on March 11, 2011. It generated a tsunami 130 km off the northern coast of Japan. The tsunami first reached the Japan...

5.

A revised (PTVA) model for assessing the vulnerability of buildings to tsunami damage

Filippo Dall’Osso, M. Gonella, Giovanni Gabbianelli et al. · 2009 · Natural hazards and earth system sciences · 108 citations

Abstract. The Papathoma Tsunami Vulnerability Assessment (PTVA) Model (Papathoma, 2003) was developed in the absence of robust, well-constructed and validated building fragility models for assessin...

6.

Wave overtopping of sea dikes with very shallow foreshores

Corrado Altomare, Tomohiro Suzuki, Xuexue Chen et al. · 2016 · Coastal Engineering · 105 citations

Wave overtopping is one of the key parameters for designing coastal structures: the crest level is usually determined using admissible overtopping discharges. Several formulae already exist for wav...

7.

A short history of tsunami research and countermeasures in Japan

Nobuo Shuto, Koji Fujima · 2009 · Proceedings of the Japan Academy Series B · 102 citations

The tsunami science and engineering began in Japan, the country the most frequently hit by local and distant tsunamis. The gate to the tsunami science was opened in 1896 by a giant local tsunami of...

Reading Guide

Foundational Papers

Start with Mimura et al. (2011, 348 citations) for Tohoku damage overview and prevention measures, then Fraser et al. (2012, 117 citations) for seawall performance data, and Dall’Osso et al. (2009, 108 citations) for PTVA vulnerability basics.

Recent Advances

Study Charvet et al. (2017, 99 citations) for fragility function advances and Altomare et al. (2016, 105 citations) for shallow foreshore overtopping.

Core Methods

Core techniques are hydraulic overtopping formulae (Altomare et al., 2016), 3D Navier-Stokes simulations (Horrillo et al., 2013), and empirical fragility curves from field surveys (Fraser et al., 2012).

How PapersFlow Helps You Research Coastal Tsunami Protection

Discover & Search

Research Agent uses searchPapers with 'Tohoku seawall overtopping' to retrieve Mimura et al. (2011), then citationGraph reveals 348 downstream papers on prevention measures, and findSimilarPapers expands to Altomare et al. (2016) overtopping studies.

Analyze & Verify

Analysis Agent runs readPaperContent on Fraser et al. (2012) to extract coastal defense failure rates, verifies fragility claims via verifyResponse (CoVe) against Dall’Osso et al. (2009), and uses runPythonAnalysis for statistical fitting of PTVA vulnerability curves with GRADE scoring for evidence strength.

Synthesize & Write

Synthesis Agent detects gaps in multi-hazard optimization via contradiction flagging between van der Meer (1995) and Charvet et al. (2017), then Writing Agent applies latexEditText for defense design sections, latexSyncCitations for 20+ references, and latexCompile for a full report with exportMermaid flowcharts of overtopping mechanisms.

Use Cases

"Analyze Tohoku seawall fragility data with Python stats"

Research Agent → searchPapers('Tohoku tsunami seawall damage') → Analysis Agent → readPaperContent(Fraser et al. 2012) → runPythonAnalysis(pandas fit fragility curves from damage grades) → matplotlib plot with GRADE verification.

"Draft LaTeX report on breakwater overtopping formulae"

Synthesis Agent → gap detection(van der Meer 1995 + Altomare 2016) → Writing Agent → latexEditText(structure sections) → latexSyncCitations(10 Tohoku papers) → latexCompile(PDF report with diagrams).

"Find open-source codes for tsunami run-up simulation"

Research Agent → searchPapers('tsunami overtopping numerical model') → paperExtractUrls(Horrillo et al. 2013) → paperFindGithubRepo(3D NS solvers) → githubRepoInspect(code validation against lab data).

Automated Workflows

Deep Research workflow conducts systematic review of 50+ Tohoku papers: searchPapers → citationGraph → readPaperContent → GRADE fragility functions for Mimura et al. (2011). DeepScan applies 7-step analysis to overtopping data from Altomare et al. (2016) with CoVe checkpoints on hydraulic assumptions. Theorizer generates resilience theory from field surveys (Fraser et al., 2012; 2011 Joint Survey).

Frequently Asked Questions

What is Coastal Tsunami Protection?

Coastal Tsunami Protection designs seawalls, breakwaters, and barriers to reduce overtopping and run-up, informed by Tohoku failures (Mimura et al., 2011).

What are key methods in this subtopic?

Methods include wave overtopping discharge formulae (Altomare et al., 2016), PTVA vulnerability modeling (Dall’Osso et al., 2009), and rubble mound stability analysis (van der Meer, 1995).

What are the most cited papers?

Top papers are Mimura et al. (2011, 348 citations) on Tohoku damage and prevention, and Fraser et al. (2012, 117 citations) on coastal defense failures.

What open problems exist?

Challenges include scaling fragility functions nationally (Charvet et al., 2017) and optimizing for multi-hazards beyond single events like Tohoku (2011 Joint Survey).

Research Earthquake and Tsunami Effects with AI

PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:

See how researchers in Engineering use PapersFlow

Field-specific workflows, example queries, and use cases.

Engineering Guide

Start Researching Coastal Tsunami Protection with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Engineering researchers