Skip to content
View NonDairyNeutrino's full-sized avatar
💭
Compulsively curious
💭
Compulsively curious

Block or report NonDairyNeutrino

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nondairyneutrino/README.md

Big Science on Big Computers

I love doing big science on big computers. That's why my open-source academic research focuses on using techniques from high-performance computing, such as GPU and distributed computing, to implement parallel-in-time integration methods, like the Parareal, PFASST, and MGRIT algorithms, to model extremely-long-term physics. I do so primarily using the Juila language, though I aim to incorporate more explicit use of CUDA, Fortran, and C. This work currently takes the form of PararealGPU.jl.

More specifically, my current interest is in the momentum distribution of spontaneously created massless, spin-0 quasi-particles in analog (3+1)-dimensional inflationary cosmologies arising from the phase-dynamics of Bose-Einstein condensates.

Previous research includes computationally investigating the role of microscopic molecular structure (quadrupolar) in emergent quantum many-body phenomena of a Bose-Einstein condensate of rigid-rotor molecules. Spoilers: there's a second order transition between the uniaxial and biaxial liquid-crystal-like nematic phases.

When I'm not doing science, I love playing and leading Dungeons & Dragons with friends, disc golf, coffee, movies, and progressive metal such as TOOL.

Pinned Loading

  1. PararealGPU.jl PararealGPU.jl Public

    A distributed and GPU-based implementation of the Parareal algorithm for parallel-in-time integration of equations of motion.

    Julia 4

  2. Thesis Thesis Public

    Thesis for the Computational Science Master's program at Central Washington University. 3D extension of an analog of cosmological particle creation in a Friedmann-Robertson-Walker universe by numer…

    TeX 3

  3. Plasma.jl Plasma.jl Public

    A collection of materials learning computational plasma physics focusing on nuclear fusion following Kawata 2023.

    Julia

  4. advent_of_code advent_of_code Public

    My attempts are solving Advent of Code over several years

    Mathematica

  5. creative_coding creative_coding Public

    A collection of algorithmic art

    Mathematica 2 1

  6. springer_book_scraping springer_book_scraping Public

    During COVID-19, Springer released a ton of books to the public (for a limited time). This code programmatically downloads and organizes the books you want.

    Mathematica