Skip to content
View lucas56098's full-sized avatar

Block or report lucas56098

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lucas56098/README.md

Hey there! Welcome to my Github page!

I'm Lucas Schleuß, a physics student at Heidelberg University specializing in computational galaxy formation. There, I worked on numerical methods for solving the hydrodynamic equations and Voronoi mesh generation algorithms, under Dylan Nelson.

Currently I'm a visiting student at ITC/CfA Harvard Smithsonian, refactoring the moment-based radiative transfer in AREPO2, with the goal to merge the CPU and GPU versions.

Anything related to numerics, high-performance computing and scientific simulations sparks my curiosity and drives my work.

Feel free to take a look at my projects or reach out if you'd like to connect.

lucas56098's Top Languages

Pinned Loading

  1. hydro_bsc_project hydro_bsc_project Public

    2D hydrodynamics on Cartesian and Voronoi meshes using finite volume and discontinuous Galerkin methods. Includes second-order FV MUSCL solver for shallow water and Euler equations and discontinous…

    C++ 4 1

  2. voronoi_mesh_project voronoi_mesh_project Public

    Small C++ project to generate a voronoi mesh using a naive halfplane intersection and point insertion algorithm. Optional also some visualisaition and benchmarking tools are available.

    C++ 1 1

  3. astropi astropi Public

    In flight orbit calculation using the Astro Pi on the International Space Station. This Project was part of the 19/20 Astro Pi Challenge.

    Python 1

  4. openmpFV openmpFV Public

    A OMP parallel second order accurate FV code to solve the Euler equations on Cartesian and Voronoi meshes.

    C++ 2