bcube-project / BcubeTutorials.jl

Tutorials and examples for the Bcube project
MIT License
2 stars 0 forks source link

Linear transport on hypersurface #14

Closed bmxam closed 4 months ago

bmxam commented 5 months ago

In this example, we introduce 4 examples of the linear transport of a scalar-or-vector on a circle-or-cylinder. See the bottom end of the file, you can (un)comment the examples you want to run.

For the vector_cylinder case, the limitation is not available : only degree 0 has been (qualitatively) validated for now.

@ghislainb can you take a look at the performances? I find them pretty bad for now so I keep this PR as a draft for now.

bmxam commented 4 months ago

@ghislainb I propose to merge this PR to "secure" these devs. I've checked that they are all running correctly with Bcube v0.1.10. After this PR and #17, I will tag a new version.