of.set.result#
- of.set.result *path* <string>
Set the path to store the result files.
- Parameters:
path: (default ../result) the folder path to save the results.
Example:
# Default
of.set.result “result”
# Example
of.set.result “C:/user/document/openfdem/example/result”