CliMA / ClimaShallowWater.jl

3 stars 1 forks source link

Add CLI option to construct model from stored TOML parameters #12

Closed nefrathenrici closed 1 year ago

nefrathenrici commented 1 year ago

Purpose

This provides a simple example for driving a model using parameters stored in a TOML file.

To-do

Content


simonbyrne commented 1 year ago

Looks good!

I'd like to use this as a playground for exploring how we set up drivers and parameters for other components, so a few things to think about: