@Nick1 can you check whether in ModelingToolkit.defaults(odesys)
the initial conditions that should change are still set to the symbolic parameters, or whether numerical values have already been substituted by SBMLToolkit? If it is substituting in numeric values that would prevent remake
from being able to update the initial condition…