This repository contains code associated with the manuscript:
Accelerating and parallelizing Lagrangian simulations of mixing-limited reactive transport, by Nicholas B. Engdahl, Michael J. Schmidt, and David A. Benson.
-
The
LSS_DDC_serialdirectory contains the Matlab script used to implement the LSS and DDC algorithms. -
The
MPIdirectory contains the Fortran/MPI code used to implement the PLSS and SPaM algorithms.