Added InfoSwitches::writeOptionalEntries which enables the writing of optional keywords and values which are not present in the dictionary
Warning: generates a VERY large number of messages from OpenFOAM applications Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1473
This commit is contained in:
@ -38,6 +38,7 @@ InfoSwitches
|
||||
writePrecision 6;
|
||||
writeJobInfo 0;
|
||||
writeDictionaries 0;
|
||||
writeOptionalEntries 0;
|
||||
|
||||
// Allow case-supplied C++ code (#codeStream, codedFixedValue)
|
||||
allowSystemOperations 1;
|
||||
|
||||
Reference in New Issue
Block a user