mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
This is a small, simple tutorial for testing the implementation of large, incomplete data bases. In this tutorial case, rStatAnalysis is used as post-processor and it uses a data base in memory, which is smaller than the number of snapshots on disk.
8 lines
140 B
TeX
8 lines
140 B
TeX
\documentclass[preview]{standalone}
|
|
\usepackage{graphicx}
|
|
\begin{document}
|
|
\begin{figure}
|
|
\input{myDistMatrix}
|
|
\end{figure}
|
|
\end{document}
|