Skip to content

Commit

Permalink
Merge branch 'master' of github.com:gridapapps/GridapGeosciences.jl i…
Browse files Browse the repository at this point in the history
…nto non_conforming_cubed_sphere_model
  • Loading branch information
amartinhuertas committed Jul 19, 2024
2 parents de041c2 + b87073a commit 897629e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The goal of this repository is to showcase the suitability of the [Gridap](https

* [[click here]](https://github.com/gridapapps/GridapGeosciences.jl/blob/master/test/LaplaceBeltramiCubedSphereTests.jl) A convergence study of grad-conforming finite elements for the solution of a Laplace-Beltrami problem on the cubed sphere.

* [[click here]](https://github.com/gridapapps/GridapGeosciences.jl/blob/master/test/WaveEquationCubedSphereTests.jl) Numerical solution of the linear wave equation on the cubed sphere using a Strong-Stabilitity-Preserving Runge-Kutta explicit 2nd order method (SSPRK2) for time integration and Raviart-Thomas-DG mixed finite elements for spatial discretization.
* [[click here]](https://github.com/gridapapps/GridapGeosciences.jl/blob/master/test/sequential/WaveEquationCubedSphereTests.jl) Numerical solution of the linear wave equation on the cubed sphere using a Strong-Stabilitity-Preserving Runge-Kutta explicit 2nd order method (SSPRK2) for time integration and Raviart-Thomas-DG mixed finite elements for spatial discretization.

* [[click here]](https://github.com/gridapapps/GridapGeosciences.jl/blob/master/src/ShallowWaterThetaMethodFullNewton.jl) Numerical solution of the Nonlinear Rotating Shallow Water Equations on the cubed sphere using a fully implicit theta-method for time integration, full Newton nonlinear solves, and compatible mixed finite elements for spatial discretization.

Expand Down

0 comments on commit 897629e

Please sign in to comment.