ubsuny / ShallowWater-CP2P2024

Developing and simulating the sallow water equation using PETSc (Portable Extensive Toolkit for Scientific Computing).
0 stars 0 forks source link

Add code that reproduces existing results #9

Open laserlab opened 5 months ago

laserlab commented 5 months ago

For midterm: I could not find examples of code that show any reproduction of previous results, please add

add this to midterm milestone

Mosaddeq107 commented 5 months ago

@laserlab My current level of understanding of PETSc is just generating meshes/grids using PETSc calls. Therefore, I reproduced a simple Poisson problem for generating grids in PETSc. I will add the Shallow Water Equation solver later for my final project.