-
Notifications
You must be signed in to change notification settings - Fork 9
Downloading the model
As of GLM-AED v3.3, release of the latest stable and development model executable software (binaries) is via this GitHub repository.
For users who only need access to a model executable, the executable for your chosen platform can be simply downloaded without the need to clone or download the full repository (which includes source code and example simulations). In this case, i) navigate to the binaries folder and goto the relevant OS subdirectory, ii) click on the relevant file (e.g., glm_3.3.0.zip
) and iii) click the "download" button on the right.
Older versions of the GLM-AED package can be accessed here.
Once downloaded, place the model in a working directory.
On Linux, install the .deb package.
On Mac, note that the executable file is included within the glm.app package.
Background
Getting started
- Downloading
- Running the model
glm.nml
configuration file- Tutorials & examples
- Navigating GLM outputs
Advanced use
- Command line options
- Restarting a simulation
- Customising the WQ setup
- Adding a new example lake
- Using GLM in R
Developer guide
- Downloading the code
- Compiling the code
- Updating existing submodule state
- Adding new submodules
- Using GLM as a linked library