Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguish between "examples" / "tutorials" and "experiments"? #72

Open
glwagner opened this issue Jan 22, 2021 · 0 comments
Open

Distinguish between "examples" / "tutorials" and "experiments"? #72

glwagner opened this issue Jan 22, 2021 · 0 comments

Comments

@glwagner
Copy link
Member

Currently all our scripts are in examples/.

It might be logical to organize files differently. examples/ are probably more appropriately simple scripts that illustrate some of the functionality of LESbrary.jl (eg, how to use the turbulence statistics ComputedField and KernelComputedFields that are defined, how to use the LES model modifications, etc).

experiments/ (or perhaps some other better name) can hold scripts like three_layer_constant_fluxes.jl that are used to produce the LESbrary data. There will be more in the future. These scripts are by necessity a lot longer and more complicated than the examples/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant