xsimlab.Model.validate

Model.validate(p_names=None)

Run the variable validators of all or some of the processes in the model.

Parameters

p_names (list, optional) – Names of the processes to validate. If None is given (default), validators are run for all processes.