You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/ReleaseNotes/develop.tex
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,11 @@
17
17
% \item xxx
18
18
%\end{itemize}
19
19
20
-
%\textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\
21
-
%\underline{BASIC FUNCTIONALITY}
22
-
%\begin{itemize}
23
-
% \item xxx
24
-
% \item xxx
25
-
% \item xxx
26
-
%\end{itemize}
20
+
\textbf{\underline{BUG FIXES AND OTHER CHANGES TO EXISTING FUNCTIONALITY}} \\
21
+
\underline{BASIC FUNCTIONALITY}
22
+
\begin{itemize}
23
+
\item The PRT model previously allowed particles to be released at any time. Release times falling outside the bounds of the simulation's time discretization could produce undefined behavior. Any release times falling outside the bounds of TDIS will now be skipped with a warning message.
0 commit comments