Jinyun Tang
Jinyun Tang
@rgknox I recalled I had the same confusion too, but never tried to solve it systematically even in betr. Using pfti to pftf as loop controls definitely improves the efficiency.
@rgknox , yes it is the maximum possible number of patches on a column, so memory is properly allocated. Now betr only runs over natural land unit, or soil column...
Sounds a good plan.
@ndkeen I fixed the issue with branch jinyuntang/fix5832, could you do a test? The problem is an array size inconsistency between elm and sbetr. A small update of sbetr fixed...
@ndkeen the problem is due to a more recent update of maxpft from a small number to a larger number 50, causing a mistmatch between sbetr and elm. If you...
@ndkeen Is there any change I'd made to do test? I recall last time you instructed me to made some changes in time. Now, after I trying ./create_test SMS_D.f19_g16.I1850ELM.pm-cpu_gnu.elm-betr I...
@ndkeen It appeared I have to update the submodules. After that, now it is working. I will report back the result once it is done.
@peterdschwartz This looks promising! Thanks for the update.
@peterdschwartz Thanks for the update. I will look into the Mosart issue.
@peterdschwartz , I added the missing Mosart restart file, which should fix the problem you found. Thanks.