Skip to content

Commit 86a6537

Browse files
committed
more
1 parent ce01c6a commit 86a6537

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/spectral_radius/main.cpp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
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+
// loop over zones and compute the spectral radius of the reaction
3+
// network Jacobian and then output the thermodynamic state of the
4+
// zone with the largest spectral radius.
45
//
56
#include <iostream>
67
// #include <stringstream>

0 commit comments

Comments
 (0)