glm-basics

Configure glm3.nml inputs and interpret NetCDF outputs for GLM lake temperature simulations.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/KaiserWhoLearns/skillsbench --skill glm-basics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glm-basics
Source: https://github.com/KaiserWhoLearns/skillsbench/tree/main/tasks/glm-lake-mendota/environment/skills/glm-basics
Command: npx skills add https://github.com/KaiserWhoLearns/skillsbench --skill glm-basics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GLM Basics provides a concise guide to running the General Lake Model for lake temperature simulations, enabling researchers to set up inputs and run analyses without digging through scattered docs.

Core Features & Use Cases

  • Understand and configure glm3.nml for common lake scenarios.
  • Run GLM and interpret NetCDF outputs (e.g., temperature profiles, mixing).
  • Use as a practical reference when tweaking parameters or validating model setups.

Quick Start

Run GLM basics by loading glm3.nml and inspecting the output in output/output.nc.

Frequently Asked Questions about glm-basics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure glm3.nml to run a General Lake Model simulation?

You configure a General Lake Model simulation by editing the glm3.nml namelist file to define lake morphometry and physical parameters. This Skill provides practical examples for setting up diverse lake scenarios.

What is the best way to interpret NetCDF outputs from a lake temperature simulation?

You interpret NetCDF outputs from a lake temperature simulation by loading output/output.nc to analyze hydrodynamic variables like temperature profiles and mixing data across depth and time.

Can I use this approach to simulate lake temperatures for diverse lake scenarios?

Yes, you can simulate lake temperatures for diverse lake scenarios by adjusting the glm3.nml inputs. The Skill provides documented usage and practical parameter examples to customize the model for various configurations.

How does the General Lake Model handle hydrodynamics and mixing in simulations?

The General Lake Model simulates hydrodynamics by computing thermal profiles and mixing dynamics based on namelist inputs. You execute GLM and analyze the resulting NetCDF outputs to understand lake behavior.

What do I need to start running a hydrodynamics simulation with GLM?

To start running a hydrodynamics simulation with GLM, you need a configured glm3.nml input file. Once the namelist structure is set with parameters, you execute the model and inspect the generated NetCDF output.