10 #include "../common/equation_of_state.hpp" 11 #include "../one_dimensional/spatial_distribution1d.hpp" 31 double dd,
double wavelength);
48 #endif // ACOUSTIC_HPP SpatialDistribution1D const & getProfile(string const &pname) const
Returns the spatial distribution of one of the hydrodynamic variables.
Sine wave spatial distribution.
Initial conditions giving rise to acoustic waves.
Base class for initial conditions.
Single mode sine wave spatial distribution.
Base class for equation of state.
AcousticInitCond(double d0, double p0, EquationOfState const &eos, double dd, double wavelength)
Class constructor.