Changeset 9371


Ignore:
Timestamp:
Nov 26, 2014, 10:05:47 AM (10 years ago)
Author:
davies
Message:

Fixing documentation errors in validation test

Location:
trunk/anuga_core/validation_tests/analytical_exact/supercritical_over_bump
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/validation_tests/analytical_exact/supercritical_over_bump/report.tex

    r9228 r9371  
    1616%=========================================
    1717
    18 \title{Automated Report on the Performance of \anuga{} on the Steady State of Moving Water with an Immersed Bump:\\Subcritical Flow without a Shock}
     18\title{Automated Report on the Performance of \anuga{} on the Steady State of Moving Water with an Immersed Bump:\\Supercritical Flow without a Shock}
    1919\maketitle
    2020%\tableofcontents
  • trunk/anuga_core/validation_tests/analytical_exact/supercritical_over_bump/results.tex

    r9228 r9371  
    11
    2 \section{Subcritical flow without a shock over a bump}
     2\section{Supercritical flow without a shock over a bump}
    33
    4 This is a subcritical flow over a bump. This test is adapted from Goutal and Maurel~\cite{GM1997}. No shock occurs in this scenario.
     4This is a supercritical flow over a bump. This test is adapted from Goutal and Maurel~\cite{GM1997}. No shock occurs in this scenario.
    55
    66Consider a one dimensional domain $[0,25]$ with topography
     
    2525\begin{equation}
    2626u(x,y,0)=v(x,y,0)=0\,, \quad
    27 w(x,y,0)= 0.2\,,
     27w(x,y,0)= 2\,,
    2828\end{equation}
    2929and the Dirichlet boundary conditions at $x=0^{-}$ and $25^{+}$ to be
    3030\begin{equation}
    31 [w,hu,hv]=[2, 4.42, 0]\,.
     31[w,hu,hv]=[0.5, 10., 0]\,.
    3232\end{equation}
    3333Representatives of the simulation results are given in the following three figures. Even though we have small discrepancy in the numerical and analytical momenta, these numerical an analytical solutions should agree quite well.
Note: See TracChangeset for help on using the changeset viewer.