GLM icon indicating copy to clipboard operation
GLM copied to clipboard

Code for the General Lake Model

Results 20 GLM issues
Sort by recently updated
recently updated
newest added

https://github.com/AquaticEcoDynamics/GLM/blob/4256df03ea8133af1983969daaf957ec57c598bc/src/glm_flow.c#L880C52-L880C76 GLM NML has subm_elev but is it actually the height above the bottom of the lake?

https://github.com/AquaticEcoDynamics/GLM/blob/eb6ca67140ea2e39c866e3fd917e674387ef4b95/src/glm_zones.F90#L315

https://github.com/AquaticEcoDynamics/GLM/blob/eb6ca67140ea2e39c866e3fd917e674387ef4b95/src/glm_zones.F90#L159

I updated my lake models of Lake Mendota to the most recent GLM-AED GitHub versions, but I am getting now different results for water quality variables while running it on...

From Peisheng: issue was that though we set inflow number to be 0, if the inflow_varnum and the inflow_vars do not match, the GLM would still stop without giving a...

need to add in - `subm_elev` (as submerged inflow entry elevation is currently still read in via strmbd_drag) - `max_travel_time` (since during hot-start and data-assimilation runs, we need to ensure...

I think you might be interested in these corrections: - the fix for some integer division issues - the correction of the longwave coefficient for cloud_mode=3 and cloud_mode=4 - a...

Currently water lost from seepage rate is not able to be included in the water balance computations using data from lake-csv

->sub-daily heat fluxes in the NC file: Qsw Qe Qh Qlw