π Hi! I'm Gabriel. Here are some of my open-source projects on GitHub:
OpenFOAM tooling and libraries
- π₯οΈ
gerlero/openfoam-app
: Native OpenFOAM for macOS - β¨
gerlero/foamlib
: Python package for interacting with OpenFOAM - π¦
gerlero/styro
: OpenFOAM package manager - βοΈ
gerlero/setup-openfoam
: GitHub Action for installing OpenFOAM - π³
gerlero/docker-openfoam
: Docker images of OpenFOAM - π»
gerlero/homebrew-openfoam
: Custom Homebrew tap for OpenFOAM - π§
gerlero/porousMicroTransport
: Porous media flow and transport modeling in OpenFOAM - π§ͺ
gerlero/reagency
: Reaction library for OpenFOAM
The Fronts collection
gerlero/fronts
: Nonlinear diffusion problems with SciPygerlero/Fronts.jl
: Nonlinear diffusion problems with Juliagerlero/frontx
: Nonlinear diffusion problems with JAX
Other useful GitHub Actions
- πΎ
gerlero/apt-install
: Install and cache APT packages - πΊ
gerlero/brew-install
: Install and cache Homebrew packages - β
gerlero/add-apt-repository
: Add APT repositories
Other useful Python libraries
- πͺ
gerlero/parametrix
: Computed parameters for bare JAX - π
gerlero/multicollections
: Fully generic MultiDict implementation
Other useful Julia libraries
- π
gerlero/PCHIPInterpolation.jl
: Monotonic cubic interpolation package (fork ofslabanja/SimplePCHIP
)