update ERF interface for snow and wetland noahmp physics update#190
update ERF interface for snow and wetland noahmp physics update#190cenlinhe merged 3 commits intoNCAR:developfrom
Conversation
|
@akashdhruv Could you please do a ERF/NoahMP test for this updated version to ensure the updated driver interface works successfully? |
|
@cenlinhe Yes will do. |
|
Hi @akashdhruv If you could test this at your earliest convenience, that would be great. We need to merge this PR asap to prepare for the Noah-MP release. Thanks! |
|
@cenlinhe I will finish this by Tuesday. |
|
@cenlinhe I was able to review today and here are my findings.
|
|
@akashdhruv Thank you for testing.
|
I don't think that is the case.
The segfault creates a Backtrace which I was able to trace it back to these lines. I suspect that I am not supplying certain variables in my namelist file. Right now I set |
|
If you can fix the compilation errors based on the suggestions that worked for me, then I think this is ok. I can review the segfaults carefully and fix them on erf side. |
|
Regarding the compilation, please ignore my message. I figured it out. |
Yes, I will fix the compilation errors based on your suggestions. Thanks! |
|
I fixed the segfaults by changing:
|
|
@RAbolafiaRosenzweig @tslin2 I have fixed all the bugs reported by @akashdhruv above in the latest commit. Please review and approve this PR at your earliest convenience. |
This PR is to update the ERF/NoahMP driver interface to accommodate the recent NoahMP source code physics updates for snowpack and wetland processes.
The NoahMP source code updates can be found from these PRs:
#187
#186
#175
#174