Skip to content
View michaelschoellhorn's full-sized avatar

Block or report michaelschoellhorn

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

Pinned Loading

  1. MonteCarloBetaSim MonteCarloBetaSim Public

    MonteCarlo simulation of an electron beam hitting solid matter. Physical features include continuous slowing down approximation, moeller- and mott-scattering.

    C++

  2. AdvectionSolver AdvectionSolver Public

    A numeric code to solve the 1D advection equation using different slope limiter schemes.

    C++ 1

  3. Hydrosolver2D Hydrosolver2D Public

    A classical numerical hydrodynamic code to solve the euler equations in two dimensions using different numerical methods and equations of state.

    C++

  4. GCMC GCMC Public

    Code to perform a grand canonical monte carlo simulation of a system of hard rods in 2D

    Python

  5. 3DToystarSPH 3DToystarSPH Public

    Code to simulate the collapse of a gas cloud into a more dense object resembling a star

    C++

  6. SimpleConvNeuralNet SimpleConvNeuralNet Public

    A simple neural net utilizing convolutional layers for image recognition of handwritten digits from the MNIST database.

    Jupyter Notebook