Skip to content

Is it possible to implement newer official or user-defined phase partitioning methods in NoahMP in LIS? #1632

Closed Answered by dmocko
ShangyongShi asked this question in Q&A
Discussion options

You must be logged in to vote

HI @ShangyongShi

  1. Yes, the plan to have Noah-MP-5.0 available in LIS is still a couple months away. Most likely, it will be available to the public in January 2025.

  2. and 3. If you want to modify that routine yourself for your version of LIS with Noah-MP-4.0.1, you are welcome to do so.

You said you already found the section of code where you would add the new method, but for others, it would be here:
https://github.com/NASA-LIS/LISF/blob/master/lis/surfacemodels/land/noahmp.4.0.1/phys/module_sf_noahmplsm_401.F90#L956-L1008

If you need to add more variables into this routine for your new method, then you will need to pass them in the call to this routine.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dmocko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants