nathanielmorgan
My work focuses on developing novel numerical methods, models, and codes for simulating compressible material dynamics with modern computer architectures.
Los Alamos National Laboratory
nathanielmorgan's Stars
jimmiebergmann/mini-yaml
Single header YAML 1.0 C++11 serializer/deserializer.
lanl/MATAR
MATAR is a C++ software library to allow developers to easily create and use dense and sparse data representations that are also portable across disparate architectures using Kokkos.
lanl/ELEMENTS
The C++ ELEMENTS library contains a suite of sub-libraries to support mathematical functions (elements), data representations (MATAR), and novel mesh classes (geometry and SWAGE) to support a very broad range of element types, numerical methods, and mesh connectivity data structures useful for computational physics and engineering.
AndrewDMorgan/PyVectors-and-PyMarching
The PyVectors package adds vector types and more to make your code easier and quicker to write. The PyMarching package makes ray marching easier than ever with minimal code.
liuspace/Lag2D
This code is for Lagrangian cell-cenetred hydrodynamics on curved meshes using high-order discontinuous Galerkin methods.