From b4c919bb3a40eede8938f8cdc9cb1e470b383c8f Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Wed, 19 Mar 2008 11:13:13 -0500 Subject: Carpet: Schedule postinitial bin before recursive initialisation Schedule the postinitial bin before the recursive initialisation. This is necessary because e.g. the conversion from ADM to BSSN variables is performed in this bin, and this needs to occur before the recursive initialisation so that the refinement boundaries of the BSSN variables are initialised correctly. --- Carpet/doc/scheduling.tex | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'Carpet/doc') diff --git a/Carpet/doc/scheduling.tex b/Carpet/doc/scheduling.tex index e148fbfea..5d298c0e3 100644 --- a/Carpet/doc/scheduling.tex +++ b/Carpet/doc/scheduling.tex @@ -639,20 +639,25 @@ PARAMCHECK \fbox{\begin{minipage}[t]{\textwidth} Recover? (yes/no) \\ +\fbox{\begin{minipage}[t]{0.47\textwidth} +PREREGRIDINITIAL\\ +Regrid\\ +POSTREGRIDINITIAL +\end{minipage}} +\fbox{\begin{minipage}[t]{0.47\textwidth} +Recover grid structure +\end{minipage}}\\ \fbox{\begin{minipage}[t]{0.1\textwidth} initial\\ loop \end{minipage} \fbox{\begin{minipage}[t]{0.345\textwidth} -PREREGRIDINITIAL\\ -Regrid\\ -POSTREGRIDINITIAL\\ BASEGRID\\ INITIAL\\ +POSTINITIAL\\ $\longrightarrow$ Recurse\\ Restrict\\ POSTRESTRICTINITIAL\\ -POSTINITIAL\\ POSTSTEP \end{minipage}}} \fbox{\begin{minipage}[t]{0.1\textwidth} @@ -784,6 +789,7 @@ SHUTDOWN \begin{minipage}[c]{0.6\textwidth} BASEGRID\\ INITIAL + POSTINITIAL\\ \end{minipage} } } @@ -846,7 +852,6 @@ SHUTDOWN \fbox{ \begin{minipage}[c]{0.49\textwidth} POSTRESTRICTINITIAL\\ - POSTINITIAL\\ POSTSTEP \end{minipage} } -- cgit v1.2.3