You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, atmospheric pressure and CO2 are copied from the reference value above the canopy to all above ground layers, including the layers that have no canopy.
The solution is the adjust the run_microclimate function so that it only fills for filled/true above ground layers.
The text was updated successfully, but these errors were encountered:
At the moment, atmospheric pressure and CO2 are copied from the reference value above the canopy to all above ground layers, including the layers that have no canopy.
The solution is the adjust the
run_microclimate
function so that it only fills for filled/true above ground layers.The text was updated successfully, but these errors were encountered: