MOOSE Model Builder only writing out "required" parameters
Modeling and Simulation made NiCE!
Brought to you by:
amccaskey,
jayjaybillings
Changed the MOOSE file writer, so in addition to all parameters marked as required, it will also write out non-required parameters with valid/non-empty values.
In the meantime, this does mean that the input files will have a lot of extra default parameters from the YAML spec written out, which is just redundant, but this will be remedied soon enough when we enable parameter deletion and/or commenting out.