***
*** change LoadComponentValues file for testplan : s5_apps_d_2_buck_converter_efficiency.testplan
***
*** Manually updated - for decade step from 100m to 10A with 25 steps per decade
***
***
DVM_CONTROL.ANALYSIS_MULTI_STEP_PARAM_NAME	V1_VALUE;I1_VALUE
DVM_CONTROL.ANALYSIS_MULTI_STEP_LIST_VALUES	10.8,13.2;10,20,30,40,50,60,70,80,90,100
***
*** add these three lines to define load current starting at 1%, ending at 20%, with 50 steps per decade.
DVM_CONTROL.ANALYSIS_MULTI_STEP_START_VALUE	0;1
DVM_CONTROL.ANALYSIS_MULTI_STEP_STOP_VALUE	0;20
DVM_CONTROL.ANALYSIS_MULTI_STEP_NUM_STEPS	0;50
***
DVM_CONTROL.ANALYSIS_MULTI_STEP_NUM_CORES	4
*** DVM_CONTROL.ANALYSIS_MULTI_STEP_STEP_TYPE	LIST;LIST
***
*** define a decade step for second parameter
DVM_CONTROL.ANALYSIS_MULTI_STEP_STEP_TYPE	LIST;DEC
***
***
V1.DC_VOLTAGE	{V1_VALUE}
***
I1.DC_CURRENT	{I1_VALUE*0.01*10}
I1.LOAD_RESISTANCE	{1.2/(I1_VALUE*0.01*10)}
