SPH
Classes | Functions
Solution.h File Reference
#include "math/Functional.h"
#include "math/MathUtils.h"
#include "objects/containers/Array.h"

Go to the source code of this file.

Classes

struct  SodConfig
 

Functions

Storage analyticSod (const SodConfig &sod, const Float t)
 

Function Documentation

◆ analyticSod()

Storage analyticSod ( const SodConfig sod,
const Float  t 
)

Analytical solutions of the Sod shock tube http://www.phys.lsu.edu/~tohline/PHYS7412/sod.html

Sound speed

Definition at line 52 of file Solution.cpp.