;example cfg_pw file
print_node_i *
print_node_v *
report_node_powr GND VDD
set_print_iwindow start=0n end=500n
The print_node_i * and print_node_v * commands request the node
instantaneous current and voltage information for all nodes to be printed to the
nanosim.out file. The report_node_powr GND VDD command requests
instantaneous, average, and rms current to be printed to nanosim.log and
nanosim.out files. The set_print_iwindow command sets the time period
during which to calculate the RMS and average currents.