sfx_progress_percentage
Syntax
.option sfx_progress_percentage=val
Description
Controls the frequency at which the information is printed in the log file. The value is specified as a percentage.
Example
.option sfx_progress_percentage=10
The above statement states that the log file should be updated after every 10 percent of the transient simulation is completed.
Return to top