Task #1936
treat default-able mdp fields as strings
Description
Options like RNG seeds and nstlist should be read as strings, and we should interpret things like "generate" or "default" as such commands, rather than have special numerical values. Those values are brittle because it isn't clear whether responsibility has been taken for them.