AquaticEcoDynamics / GLM

Code for the General Lake Model
http://aquatic.science.uwa.edu.au/research/models/GLM/
GNU General Public License v3.0
35 stars 29 forks source link

add dynamic soil/sediment temp #21

Closed matthipsey closed 4 years ago

matthipsey commented 4 years ago

Casper - aed_util now has:

InitialTemp (spinup temp profiles) SoilTemp (increment soil profile)

Can you call from glm_surface.c?

(we will need to make an option and then call from here somewhere: https://github.com/AquaticEcoDynamics/GLM/blob/5e1b483e54cb2a1b214361a444f6f8ee8243f9b5/src/glm_surface.c#L1090 )