-
Notifications
You must be signed in to change notification settings - Fork 35
Description
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 the exact same model setup.
I did compile all models using gfortran and Homebrew under macOS Catalna/Big Sur. For the recent versions, GLM was coupled with libaed-water.git instead of libaed2.git.
I extracted all results directly from the NCDF and averaged them over the first 10 m from the water surface (using the z variable and finding the closest value to 10 m).
I expected results to differ a bit (like for temperature), but especially cyanobacteria biomass is completely off between the versions. Were there some significant source code changes for aed_phytoplankton.F90, or changes in parameterizations?


