Code
Cantera.jl
The Julia interface to Cantera, the chemical kinetics, thermodynamics and transport library. Generated from Cantera’s C interface and calling libcantera through ccall, it exposes thermodynamic properties, reaction kinetics, transport, zero-dimensional reactor networks and one-dimensional reacting flows from Julia.
IRL.jl
Julia wrapper for the Interface Reconstruction Library (IRL): geometric VOF interface reconstruction, volume and moment cutting, with MOF, ELVIRA, LVIRA and R2P reconstruction methods.
ImplicitIntegration.jl
Volume and surface integrals over implicitly defined domains in arbitrary dimensions.
PenguinxCutCell
Julia ecosystem for cut-cell finite-volume discretization with sharp interfaces.
Phase-Change Numerical Benchmarks
A documented collection of verification cases for phase-change solvers, with reference solutions: one- and two-phase Stefan problems, Frank disk and sphere, Scriven bubble growth, sucking interface, Epstein-Plesset dissolution, binary-alloy solidification, film condensation and film boiling.
VofiJul.jl
Julia port of the VOFI library, initializing volume fractions from an analytic implicit surface f(x,y,z) = 0, with the reference phase in the region f < 0. Where the original library stops at cuboids in 3D, we extend the algorithms to 4D hyperrectangles.
equation-ednn
Solving partial differential equations with neural-network based approaches.