Skip to content

Commit 3f5f0f7

Browse files
committed
added mixing graph
1 parent 05eb1e7 commit 3f5f0f7

6 files changed

Lines changed: 115 additions & 4 deletions

File tree

dependencies/.github

figures/REACT-mixing.png

60.9 KB
Loading

files/tutorial8/mixing.ipynb

Lines changed: 102 additions & 0 deletions
Large diffs are not rendered by default.

files/tutorial8/mixing.log

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,7 @@ Setting up Verlet run ...
149149
Current step : 0
150150
Time step : 1
151151
Per MPI rank memory allocation (min/avg/max) = 53 | 53 | 53 Mbytes
152-
Step Temp PotE 1000 289.56875 51879.291 54780.337 -184.87885 0.17640177
153-
ng TotEng Press Density
152+
Step Temp PotEng TotEng Press Density
154153
0 300 49825.43 52830.981 492.00401 0.12282015
155154
2000 301.09845 51720.389 54736.945 180.68344 0.23065719
156155
3000 301.51859 51395.529 54416.294 61.066418 0.28926638

lammps-tutorials.tex

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4100,6 +4100,16 @@ \subsubsection{Creating the system}
41004100
write_data cnt-nylon-mix.data
41014101
\end{verbatim}
41024102
}
4103+
As the time progresses, the density $\rho$ of the system progressively
4104+
converges toward an equilibrium value $\rho \approx 1.3$\,g/cm$^3$
4105+
(Fig.\,\ref{fig:evolution-density}).
4106+
4107+
\begin{figure}
4108+
\centering
4109+
\includegraphics[width=\linewidth]{REACT-mixing}
4110+
\caption{Evolution of the system density $\rho$ during equilibration.}
4111+
\label{fig:evolution-density}
4112+
\end{figure}
41034113

41044114
\subsubsection{Atom maps and molecule templates}
41054115

0 commit comments

Comments
 (0)