This website offers tutorials for SIIP related packages.
These tutorials use the Julia programming language.
If you'd like a place to start, check out the fundamentals walkthrough.
See How To Guides for more information.
If you see a code block like the one below, unless otherwise specified it is a snippet of Julia code. Below the snippet, you may see the output of the snippet itself. If you run the snippet in a Julia REPL, you should see the same or a very similar output.
println("hello world")
hello world
As part of this tutorial, you may also see a few callouts.
You can find the source for this web page here: https://github.com/NREL-SIIP/SIIP-Tutorial
If you have any feedback or questions, feel free to contact us on the SIIP team.