Skip to content
View nathanzimniak's full-sized avatar
  • France

Block or report nathanzimniak

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
nathanzimniak/README.md

About me

PhD in Astrophysics[1] specializing in numerical modeling. Experienced in magnetohydrodynamics (MHD) and plasma physics, with a track record in developing scientific simulation codes, modeling complex physical systems, and leading large-scale high-performance computing (HPC) simulation campaigns. I also write computational course notes for my own use[2].

Expertise

  • 🧲 Physics: MagnetohydrodynamicsPlasma physicsAstrophysics
  • 🧩 Scientific computing: Computational fluid dynamicsFinite-volume methodHigh-performance computing

Technical Stack

  • 🌐 Languages: PythonFortranC++MATLAB
  • ⚡️ HPC tools: OpenMPMPISLURM/OAR

Main projects

  • multiphysics-fvm: A finite-volume solver designed for multiphysics simulations.
  • nbody-solver: A gravitational N-body solver.
  • maes: A MHD solver for magnetized astrophysical disks and outflows.

[1] PhD thesis
[2] Computational course notes

Pinned Loading

  1. nbody-solver nbody-solver Public

    3D gravitational N-body solver.

    C++ 4

  2. multiphysics-fvm multiphysics-fvm Public

    3D finite-volume solver designed for multiphysics simulations.

    Python 1

  3. maes maes Public

    1D MHD solver for astrophysical accretion disk lanching self-collimated jets.

    Fortran