update: auto commit

This commit is contained in:
2026-04-10 02:26:30 -04:00
parent ec3601b4f6
commit a600917fb7
+11
View File
@@ -853,6 +853,17 @@ $}
\end{figure} \end{figure}
\end{frame} \end{frame}
\begin{frame}{Searching for a first order Z4c}{A new idea: start from FOCCZ4}
Another way to speed up is, maybe we can start from FOCCZ4:
\begin{itemize}
\item FOCCZ4 is already strongly hyperbolic
\item FOCCZ4 only differs from our naive first order reduction of Z4c by some constraint terms, to be specific, sone terms proportional to $\tensor{\tilde{Z}}{^i}$ or it's derivatives. We can remove these differing terms and watch how the hyperbolicity changes, and find out how to recover the hyperbolicity
\item We also add constraint damping terms, which will break the hyperbolicity, and then find out how to recover the hyperbolicity.
\end{itemize}
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}{References} \begin{frame}{References}
\printbibliography \printbibliography
\end{frame} \end{frame}