Skip to content

Trying to solve Primitve Equations in Firedrake #3400

Discussion options

You must be logged in to vote

There are a lot of things going on here. I think it is important to view Firedrake as the framework to implement the discretisation and solver that you have selected/designed. It’s a good idea to first check out what other people have done with FEM for primitive equations and why, and then pick one of those approaches. There are a whole load of related issues: stable element choices for the pressure waves, stabilisation of advection schemes, splitting methods to enable efficient solution etc. Unfortunately it is not as simple as taking the equations and trying the first thing.

I wrote a survey article on one approach:
https://www.cambridge.org/core/journals/acta-numerica/article/compatibl…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adominious
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants