Replies: 10 comments 9 replies
-
|
Are you saying that pestpp-glm isnt able to reduce the objective function across several iterations? Is anything reported in the rec file regarding upgrade length and if upgrade vectors are being truncated to enforce parameter bounds and/or parameter change limits? What version of pestpp-glm are you using? @mmorphew recently made some changes to pestpp-glm in the way it handles parameter bound enforcement and that might help in this situation... |
Beta Was this translation helpful? Give feedback.
-
|
hi and thanks for your reply. Yes the changes in the parameters is almost insignificant with regard to the parameter values. I have attached the rec file. I am running version 5.2.18. I have checked the parameters are not close to their bounds (at least the vast majority). |
Beta Was this translation helpful? Give feedback.
-
|
I've looked through the .rec file. I don't think universal-shrinkage is the issue here. I do think it's related to the other issue I fixed regarding lambda search adjustment. The first iteration has significant phi reduction, but then there's no phi improvement onward. This tells me that it may be lambda-related. @jbensabat , I would try building the development branch version of pestpp-glm if you can and running it instead. The development branch improves how lambda values are tested. You may also want to implement a wider lambda search in your pest control file using the |
Beta Was this translation helpful? Give feedback.
-
|
Hi thanks |
Beta Was this translation helpful? Give feedback.
-
|
hi |
Beta Was this translation helpful? Give feedback.
-
|
Hi and thanks a lot for your help. If I understand correctly there are three sets of lambda related parameters |
Beta Was this translation helpful? Give feedback.
-
|
thanks a lot |
Beta Was this translation helpful? Give feedback.
-
|
Hi control file parsing error: '* control data keyword' cant be used with '++' args Error condition prevents further execution: I am attaching the pst file |
Beta Was this translation helpful? Give feedback.
-
|
I resolved it just by replacing ++ by * |
Beta Was this translation helpful? Give feedback.
-
|
Hi and thanks for your comments. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am running pest++ to calibrate a WRF-HYDRO mode. Prior to running the calibration phase I ran the sensitivity analysis (Morris) to identify the most sensitive parameters. Looking at the pest++ iterative process I see that it almost does change the parameter values (really insignificant changes) while there are gaps between measured and simulated values. Has anybody encountered such kind of behavior ? is it due to specific settings (line search and or partial derivative calculation?)
any help would really be appreciated.
best
jac
Beta Was this translation helpful? Give feedback.
All reactions