https://github.com/fschuch/fschuch
https://github.com/fschuch/fschuch
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fschuch/fschuch
- Owner: fschuch
- Created: 2021-03-11T14:39:48.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T00:56:07.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T23:42:56.743Z (12 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](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*).