pestpp icon indicating copy to clipboard operation
pestpp copied to clipboard

Ignore parameters in the pst file that are not in any template file

Open timcera opened this issue 1 week ago • 6 comments

I am trying to run pestpp-glm and the agents are failing with this error:

control file parsing error: error in model interface file checking:model input/output error:Error: the following parameters were found in the control file but not in the template files:
AGWRCWXD
SFTEXPB
AGWRCWXB
SFTEXPD
FEB_LZETPR
IRCXD
IRCXB
AGWRCXB
JAN_LZETPR
MAR_LZETPR
MAY_LZETPR
IRCXC
AGWRCWXA
JUL_LZETPR
AUG_LZETPR
OCT_LZETPR
DEC_LZETPR
AGWRCXA
SFTCD
AGWRCXC
NOV_LZETPR
IRCXA
POROS59
SFTEXPC
JUN_LZETPR
SEP_LZETPR
AGWRCWXC
SFTCA
AGWRCXD
INV40
SFTCC
SFTCB
APR_LZETPR
SFTEXPA

This pst file works with pest_hp and cmaes_hp that ignore these parameters. Would be nice to have the pestpp suite ignore parameters that are not in any template. Currently TSPROC (and my tsblender) will allow for the creation of a pst file with parameters not in any template, just listing them as missing for the user to check if correct or not.

timcera avatar Dec 21 '25 02:12 timcera