Peano
Loading...
Searching...
No Matches
AtmosphericPressure.h
Go to the documentation of this file.
1
// This file is part of the ExaHyPE2 project. For conditions of distribution and
2
// use, please see the copyright notice at www.peano-framework.org
3
#pragma once
4
5
namespace
applications::exahype2::ShallowWater::GulfOfMexico
{
28
template
<auto po
int
LonA, auto po
int
LatA, auto po
int
LonB, auto po
int
LatB>
29
static
inline
auto
atmosphericPressure
(
30
const
auto
x,
31
const
auto
y,
32
const
auto
t,
33
auto
projectionFunctionForward,
34
auto
projectionFunctionInverse
35
);
36
}
// namespace applications::exahype2::ShallowWater::GulfOfMexico
37
38
#include "
AtmosphericPressure.cpph
"
AtmosphericPressure.cpph
applications::exahype2::ShallowWater::GulfOfMexico
Definition
AtmosphericPressure.h:5
applications::exahype2::ShallowWater::GulfOfMexico::atmosphericPressure
static auto atmosphericPressure(const auto x, const auto y, const auto t, auto projectionFunctionForward, auto projectionFunctionInverse)
Computes the moving atmospheric pressure disturbance for the Gulf of Mexico test case.
applications
shallow-water
meteotsunami-gulf-of-mexico
AtmosphericPressure.h
Generated on Wed Apr 1 2026 00:01:45 for Peano by
1.10.0