PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
-
Updated
Oct 18, 2024 - Fortran
PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
A Fortran implementation of high-resolution WENO schemes for hyperbolic conservation equations
A standard P2 2-D Discontinuous-Galerkin-Method program written by Fortran
Chebyshev Polynomial Software for Elliptic-Parabolic Systems of PDEs
This program was done as an assignment in my graduate Computational Physics course at San Diego State University. It solves the time-dependent Schrodinger equation within a box for two different scenarios, zero and harmonic_well potentials, using the Crank-Nicolson method.
Numeric solution of the wave partial differential equation in 2D and 3D using the explicit and implicit methods of finite differences.
Undergraduate project to compute the solution of the heat equation across a 3d cube
Materials developed to Computational Physics course.
Solves simple diffusion equation in 1D
Add a description, image, and links to the partial-differential-equations topic page so that developers can more easily learn about it.
To associate your repository with the partial-differential-equations topic, visit your repo's landing page and select "manage topics."