-
Notifications
You must be signed in to change notification settings - Fork 165
Gravity wave scaling
Lawrence Mitchell edited this page Oct 20, 2015
·
2 revisions
Strong scaling for a three-dimensional linearised gravity wave solver. A mixed H(div)-L2 positive-definite Helmholtz problem is solved using a Schur complement preconditioner at each timestep. This is the leading order cost of the full simulation. Assembly of the right hand side at each timestep exhibits suboptimal scaling due to load imbalances: the mesh decomposition is only two-dimensional.