Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge soilsnow from AM3 #494

Closed
JhanSrbinovsky opened this issue Nov 27, 2024 · 4 comments · Fixed by #527
Closed

merge soilsnow from AM3 #494

JhanSrbinovsky opened this issue Nov 27, 2024 · 4 comments · Fixed by #527
Assignees
Labels
priority:high High priority issues that should be included in the next release.

Comments

@JhanSrbinovsky
Copy link
Collaborator

No description provided.

@JhanSrbinovsky JhanSrbinovsky added the priority:high High priority issues that should be included in the next release. label Nov 27, 2024
@JhanSrbinovsky JhanSrbinovsky added this to the ESM1.6 FastTrack milestone Nov 27, 2024
@JhanSrbinovsky JhanSrbinovsky self-assigned this Nov 27, 2024
@JhanSrbinovsky JhanSrbinovsky linked a pull request Nov 27, 2024 that will close this issue
4 tasks
@JhanSrbinovsky JhanSrbinovsky linked a pull request Jan 14, 2025 that will close this issue
7 tasks
ccarouge added a commit that referenced this issue Feb 13, 2025
User ssnow%wbtot to avoid approximating the ice density with the liquid water density.
@ccarouge
Copy link
Member

@har917 Looking at the changes for groundwater, there is an extra place with the ice density being added that is not in AM3. It's not in soilsnow and it's not from AM3 code but do we want to add it and do we want to add it in the same PR as the changes here?

For this line:

fupper_limit(j) = REAL(ssnow_wb(j)-ssnow_wbice(j)/frozen_limit)*frescale(j)

GW code changes to ssnow_wb - ssnow_wbice*den_rat..... den_rat is the ratio of ice and liquid densities.

@har917
Copy link
Collaborator

har917 commented Feb 23, 2025

@ccarouge Ideally yes - this fix should go in with the rest of the ice stuff. However I'd like to consolidate codebases and this would sit across AM3 and CABLE3/ESM1.6 and we have lots of moving parts already.

@JhanSrbinovsky
Copy link
Collaborator Author

I fear the moving parts on top of moving parts issue is making this very difficult. If we can get this #494 into main and I think it is only 2PRs on the ESM16 side that @har917 is in the middle of looking at 60+ years of output (now maybe 3 because I've just thrown the wood thinning into the mix - although this doesnt exist on the CABLE :main side anyway[so safe to ignore for now]). This would make reconciling UM7's CABLE and CABLE:main much "easier".

@har917
Copy link
Collaborator

har917 commented Feb 23, 2025

Tilo wants us to consolidate around a codebase and merge ocean code, parameters + land code (including LUH3) into a new long run asap.

So my basic position would be - yes this is correct, I don't think it will make much (if any) difference because of other catches - so I'd delay and bringing it in as a separate issue later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high High priority issues that should be included in the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants