AlgebraicJulia / Decapodes.jl

A framework for composing and simulating multiphysics systems
https://algebraicjulia.github.io/Decapodes.jl/dev/
MIT License
46 stars 14 forks source link

Turn CISM benchmark back into a julia script #206

Closed lukem12345 closed 4 months ago

lukem12345 commented 4 months ago

The Halfar ice model started life as a julia script on my computer. It was transformed into a .ipynb notebook to document a benchmark against the CISM results. This was then turned into a docs page to integrate with the rest of the workflow. Since we now want to execute the Decapodes-CISM benchmark automatically, this docs page should be back-ported into the shallow_ice.jl script.