This is the link to my GitHub profile: https://github.com/AndreaMedaglia94.
Find below the details of the projects.
This is the link to my GitHub profile: https://github.com/AndreaMedaglia94.
Find below the details of the projects.
DSMC-sG for the space-homogeneous Landau equation with random inputs
Direct Simulation Monte Carlo - stochastic Galerkin method for the space-homogeneous Landau equation with uncertain parameters, based on A. Medaglia, L. Pareschi, M. Zanella, Particle simulation methods for the Landau-Fokker-Planck equation with uncertain data, J. Comput. Phys., 503 (2024), 112845.
Documentation will be available soon.
GitHub repository: https://github.com/AndreaMedaglia94/DSMC_sG_Landau.
DSMC for the space-homogeneous Landau equation
Direct Simulation Monte Carlo method for the space-homogeneous Landau equation in the deterministic scenario, based on A. Medaglia, L. Pareschi, M. Zanella, Particle simulation methods for the Landau-Fokker-Planck equation with uncertain data, J. Comput. Phys., 503 (2024), 112845.
The code implements in MATLAB the Nanbu-Babovsky scheme of Section 3.1.1, and reproduces Test 1 and Test 2 of Section 4.
GitHub repository: https://github.com/AndreaMedaglia94/DSMC_Landau.