If class(xds_obj$vector_control) == 'static'
then vector control has already been set up.
This changes the class to to 'setup' to force
the model to run dynamic_vector_control
once.
Usage
# S3 method for class 'static'
setup_vector_control(xds_obj)