SPH
Functions
Solution.cpp File Reference
#include "sod/Solution.h"
#include "quantities/Quantity.h"
#include "quantities/Storage.h"

Go to the source code of this file.

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.