Computational Earth System Scientist
Oak Ridge National Laboratory
nathaniel.collier@gmail.com
CV |
Google Scholar
Personal
Codes
- International Land Model Benchmarking (ILAMB): a python package which is designed to systemtically compare Earth system model output to a collection of observational data. See sample output to get an idea for what the package does.
- Terrestrial Dynamics Core (TDycore): a C library with Fortran/python interfaces based on PETSc which implements a partial different equation solver designed to solve Richards equation efficiently on the global scale.
- PetIGA: a finite element framework implemented as a C library built on top of PETSc. While primarily intended to be used for single patch isogeometric spaces, we also implement traditional spaces.
- igakit: a python package used to pre/post-process data to be used with PetIGA.
- A Massively Parallel Reactive Flow and Transport Model for describing Subsurface Processes (PFLOTRAN): a Fortran-based code for solving flow and reactive transport.