CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > CFD Freelancers

Tsunami simulation with Gerris

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 23, 2016, 06:55
Default Tsunami simulation with Gerris
  #1
New Member
 
Miguel Molinos
Join Date: Dec 2015
Location: Madrid
Posts: 14
Rep Power: 10
migmolper is on a distinguished road
Hi everyone, mi name is Miguel an student of Civil engineering in Universidad de Sevilla (Spain). I'm doing a numerical simulation of the great Lisbon tsunami using Gerris. My problem is that the tsunami wave does not spread to the american east coast (and should), i have four suspects:
- The dissipative forces are very strong
- Meshing criterion
- The minimum cell size is not small enough
- The way of calculate the advection terms
(The flux limiter that I'm using is sweby gradient)

This is the code that i use for the bottom friction. FRICC = 1e-3
U = P > DRY ? U/(1. + dt*Velocity*FRICC/P) : 0
V = P > DRY ? V/(1. + dt*Velocity*FRICC/P) : 0

Can anyone suggest me something?
If anyone want complete the code, ask me please.

Cheers
migmolper is offline   Reply With Quote

Reply

Tags
cfd, gerris, tsunami

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Supersonic Nozzle Exhaust Simulation mikeh FLUENT 0 May 1, 2014 21:28
Exporting data of transient simulation DURING a simulation, at user locations ? Milan2013 CFX 0 April 18, 2014 03:47
Simulation of a complex wing in solidworks flow simulation niels1900 FloEFD, FloWorks & FloTHERM 6 April 20, 2011 10:44
GUI crash and simulation engine still running RPJones FLOW-3D 2 November 9, 2010 08:18
Tsunami simulation Ibrahim Apaydin FLUENT 2 January 11, 2005 12:40


All times are GMT -4. The time now is 14:05.