From bf36d5a81efed7cd060620e806bec6218f32410a Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Fri, 10 Apr 2026 02:33:08 -0400 Subject: [PATCH] update: auto commit --- report.tex | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/report.tex b/report.tex index d8c4390..b9a616d 100644 --- a/report.tex +++ b/report.tex @@ -864,6 +864,27 @@ $} In short, we are looking for a series of hyprbolicity-preserving modifications to FOCCZ4, to get a first order reduction of Z4c with constraint damping. This is working in progress. \end{frame} + \begin{frame}{Searching for a first order Z4c}{Current status} + \begin{itemize} + \item What we have: + \begin{itemize} + \item A mathematica note book that takes readable tensor equations as input, and automatically computes the principal symbol matrix + \end{itemize} + \item What we are doing: + \begin{itemize} + \item In a loop of modifying the evolution equations, look at the principle symbol, checking the hyperbolicity, and modifying again. + \end{itemize} + \item What's hard: + \begin{itemize} + \item The principle symbol matrix is large, and it's hard to evaluate if it's diagonalizable or not. + \end{itemize} + \item What's the best we have: + \begin{itemize} + \item A weakly hyperbolic system. + \end{itemize} + \end{itemize} + \end{frame} + \begin{frame}{References} \printbibliography \end{frame}