Krishna Kumar
Krishna Kumar
Support for `glossaries` package [http://www.latex-community.org/know-how/latex/55-latex-general/263-glossaries-nomenclature-lists-of-symbols-and-acronyms](http://www.latex-community.org/know-how/latex/55-latex-general/263-glossaries-nomenclature-lists-of-symbols-and-acronyms)
For long term preservation. Good format for archives of thesis/dissertations. Try PDF/A-3 with embedded font support? http://support.river-valley.com/wiki/index.php?title=Generating_PDF/A_compliant_PDFs_from_pdftex
Convert LaTeX thesis to HTML - incorportate mathjax support - CSS styling - Possible github integration for hosting
For in-situ visualization it would be great to have TACC Galaxy as a compilation dependency. https://github.com/tacc/galaxy
**Describe the feature** Add simulation runtime to VTP files so we can render the simulations as per the simulation time.
**Describe the bug** Eigen v3.4.0 causes multiple definition errors and fails to compile the MPM code. **To Reproduce** Steps to reproduce the behavior on Stampede2: 1. Compile with the following...
Please use https://github.com/geoelements/gns/blob/main/gns/render_rollout.py as an example of generating a VTK files for paraview rendering.
Create a MPM example for a plate with a hole. - For #10: Try the C++ MPM code https://github.com/cb-geo/mpm to run the 2D example of a plate with a hole...
Using https://github.com/cb-geo/mpm/blob/develop/include/materials/bingham.tcc as the reference implementation for the Bingham fluid model, add it to our https://github.com/geoelements/diff-mpm/blob/main/diffmpm/material.py
# RFC: Unified ParticleDataset for Sample and Trajectory-based Data Loading ## Summary This RFC proposes a unified `ParticleDataset` class that supports both sample-based and trajectory-based data loading for particle simulation...