An open API service indexing awesome lists of open source software.

https://github.com/fschuch/fschuch


https://github.com/fschuch/fschuch

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

          

### About

I'm an Application Engineer with a solid foundation in Python development and about ten years of experience in Computational Fluid Dynamics (CFD) research. I enjoy tackling complex problems and developing tools, often leveraging High-Performance Computing (HPC) to find innovative solutions.

A key part of my role is automating processes and building tools that empower others to work more efficiently. I specialize in using computational methods to process, visualize, and interpret data, making it more accessible and actionable. My interests include software development (especially Python and Fortran), high-performance computing, and data science. I'm always eager to connect with fellow professionals and explore opportunities to collaborate on impactful projects.

[![Fschuch's GitHub stats](https://github-readme-stats.vercel.app/api?username=fschuch&show_icons=true&count_private=true&theme=algolia)](https://github.com/anuraghazra/github-readme-stats)

### Highlights

* Open-source contributions:
* [Wizard Template](https://github.com/fschuch/wizard-template) (*Author*): A general-purpose template that aims to provide a magical start to any Python project.
* [XCompact3d-toolbox](https://github.com/fschuch/xcompact3d_toolbox) (*Author*): A Python package with many tools for pre and postprocessing prepared for the high-order Navier-Stokes solver XCompact3d.
* [Figure-scale](https://github.com/fschuch/figure-scale) (*Author*): Create publication-quality figures with precise size control in Matplotlib.
* [Jobbergate](https://github.com/omnivector-solutions/jobbergate) (*Core maintainer*): A job templating and submission system that integrates with Slurm to enable the re-use and remote submission of job scripts to a Slurm cluster
* [XCompact3d](https://github.com/xcompact3d/Incompact3d) (*Former member of the development Team*): A Fortran-MPI based, finite difference high-performance code for solving the incompressible Navier-Stokes equation and as many as you need scalar transport equations;

* Research results:
* [Plunging Criterion](https://github.com/fschuch/incompact3d_plunging_criterion): This repository contains the source code and dataset from our work "Plunging condition for particle-laden flows over sloping bottoms: three-dimensional turbulence-resolving simulations" (Computers & Geosciences, 2021);
* [The Plunging Flow by 3D-LES](https://github.com/fschuch/the-plunging-flow-by-3D-LES): The Plunging of Hyperpycnal Plumes on Tilted Bed by Three-Dimensional Large-Eddy Simulations (EPTT, 2020).

* Tutorials (all in Portuguese):
* [CFDPython](https://github.com/fschuch/CFDPython-BR) (*Translated to Portuguese*): A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes";
* [Xarray - Python Brazil](https://github.com/fschuch/xarray-tutorial-python-brasil) (*Translated to Portuguese*): A 3h course presented at Python Brazil 2020 and 2021;
* [Numerical Methods Applied to Heat Transfer](https://github.com/fschuch/Python-Transferencia-de-Calor) (*Author*);
* [Numerical Methods in Python](https://github.com/fschuch/metodos-numericos-com-python) (*Author*).