From ee6c8ad8f965a203b5f32bc7d034146641657743 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 10 Apr 2026 01:55:46 -0400 Subject: [PATCH] update: auto commit --- report.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report.tex b/report.tex index 74e72c7..17ef350 100644 --- a/report.tex +++ b/report.tex @@ -824,7 +824,7 @@ $} where $c_1$, $c_2$, $c_3$ and $c_4$ are positive constants that large enough (the lower bound can be calculated). Thus we have constraint damping. \vspace{0.5cm} - {\large\color{red} \textbf{Unfortunately, this naive system is not even weakly hyperbolic!}} + {\color{red} \textbf{Unfortunately, this naive system is not even weakly hyperbolic!}} We have to add some constraint terms that equals to zero, while contributes to the principal symbol, until the principal symbol matrix is diagonalizable with real eigenvalues. This is the most tricky part, and we have to do it by hand, which is very time consuming and error prone. \end{frame}