You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Decapodes project has accumulated a plethora of models in terms of tests, benchmarks, example scripts, documentation, experiments, and so on. These model locales benefit one another symbiotically; a model for a benchmark serves as a good experiment serves as a good test serves as a good docs page...
The value of Decapodes as a library of useful physics models is hampered by the current fragmentation of component models. The natural place to find a canonical Decapode model should come from a module of the library itself.
As a good first step to provide value, a module should be made under Decapodes.jl that exports example models such as:
This issue serves as a first-step in an ongoing project that allows a single model specification that can be re-interpreted as documentation, a benchmark, and a re-producible physics experiment.
The text was updated successfully, but these errors were encountered:
The Decapodes project has accumulated a plethora of models in terms of tests, benchmarks, example scripts, documentation, experiments, and so on. These model locales benefit one another symbiotically; a model for a benchmark serves as a good experiment serves as a good test serves as a good docs page...
The value of Decapodes as a library of useful physics models is hampered by the current fragmentation of component models. The natural place to find a canonical Decapode model should come from a module of the library itself.
As a good first step to provide value, a module should be made under Decapodes.jl that
export
s example models such as:examples
test
This issue serves as a first-step in an ongoing project that allows a single model specification that can be re-interpreted as documentation, a benchmark, and a re-producible physics experiment.
The text was updated successfully, but these errors were encountered: