CliMA / Oceananigans.jl

🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
https://clima.github.io/OceananigansDocumentation/stable
MIT License
987 stars 193 forks source link

Add "scripting tips" section to the documentation? #1127

Closed glwagner closed 2 years ago

glwagner commented 3 years ago

Interacting with modeling software via scripts is novel for some users. We (and many others) are accumulating knowledge in this area, including:

Oceananigans tries to give users great power and flexibility for designing numerical experiments. However, with this power comes great responsibility for users to write and use their scripts for Good. We can possibly help by adding some documentation. I also think the writers of said documentation might benefit if said documentation stimulates community input / outside contributions to these best practices.

cc @ali-ramadhan @navidcy @kpamnany @kburns

glwagner commented 2 years ago

Closing this; let's keep track on #1852