Currently a ./case.setup --reset is required after changing some variables with ./xmlchange e.g. NTASKS, NTHREADS, NINST, etc.
This feature would add an optional --reset to ./xmlchange which would reset the case after changing the variables. This convenience option would simply save the user a command, not intended to replace the current workflow.
Example, ./xmlchange NTASKS=56 --reset.