We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b7cea commit 1357da8Copy full SHA for 1357da8
source/eos_demo/main.cpp
@@ -1,6 +1,5 @@
1
//
2
-// Process a sedov problem to produce rho, u, and p as a
3
-// function of r, for comparison to the analytic solution.
+// Demonstrate how to call the EOS on every zone in a plotfile.
4
5
#include <iostream>
6
// #include <stringstream>
0 commit comments