-
Notifications
You must be signed in to change notification settings - Fork 9
Downloading the model
Matt Hipsey edited this page Jul 2, 2022
·
3 revisions
As of GLM-AED v3.3, release of the latest stable and development model executable software (binaries) is via this repository.
For users who only need access to a model executable, the executable for your chosen platform can be downloaded without getting the full repository. Simply 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, ...
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