viewDefaultOptimArgs: Prints the default optimisation arguments
Description
viewDefautOptimArgs() prints the default values of optimisation arguments (optimisationArguments) used by generateScenarios
Usage
viewDefaultOptimArgs()
Arguments
Details
The function does not take any input arguments. This a helper function that prints the default values of the optimisation arguments.
The user may specify alternate values of these arguments in fields named according to the corresponding argument name nested under
optimisationArguments in a JSON file to use as the controlFile input to the generateScenarios function.