Skip to content

Commit b7c0045

Browse files
committed
update develop.tex
1 parent 9223d18 commit b7c0045

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

doc/ReleaseNotes/develop.tex

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,11 @@
1717
% \item xxx
1818
%\end{itemize}
1919

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.
24+
\end{itemize}
2725

2826
%\underline{INTERNAL FLOW PACKAGES}
2927
%\begin{itemize}

0 commit comments

Comments
 (0)