This update introduces a Boolean flag to report registered objects without writing objects, which could be useful for debugging purposes.
A typical example of the new keyword is as follows:
writeObjects1
{
// Optional entries
writeOption log;
...
}
This then reports the existing objects in the simulation registry to the output stream.
No change in existing input/output.