Skip to content

Commit 1357da8

Browse files
authored
fix comment in eos_demo (#12)
1 parent 17b7cea commit 1357da8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/eos_demo/main.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
//
2-
// Process a sedov problem to produce rho, u, and p as a
3-
// function of r, for comparison to the analytic solution.
2+
// Demonstrate how to call the EOS on every zone in a plotfile.
43
//
54
#include <iostream>
65
// #include <stringstream>

0 commit comments

Comments
 (0)