The common spin methods of the specific analysis API now ignore parameters not in the model.
This affects the _data_init_spin(), _sim_init_values_spin(), and _sim_return_param_spin() methods.
The result is that the spin containers no longer hold parameter variables set to None for non-model
parameters.
........