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 ce01c6a commit 86a6537Copy full SHA for 86a6537
source/spectral_radius/main.cpp
@@ -1,6 +1,7 @@
1
//
2
-// Process a sedov problem to produce rho, u, and p as a
3
-// function of r, for comparison to the analytic solution.
+// loop over zones and compute the spectral radius of the reaction
+// network Jacobian and then output the thermodynamic state of the
4
+// zone with the largest spectral radius.
5
6
#include <iostream>
7
// #include <stringstream>
0 commit comments