The HTMLTitle column allows you to specify the title of the test report generated for each simulation run. The "title" in this context appears in multiple places:
Below is an example testplan using the HTMLTitle.
*** | |||||
---|---|---|---|---|---|
*** test_htmltitle.testplan | |||||
*** | |||||
*?@ Analysis | HTMLtitle | Objective | Source | Load | Label |
*** | |||||
Steady-State | Customized HTMLTitle | Steady-State | SOURCE(INPUT:1, Minimum) | LOAD(OUTPUT:1, 100%) | Adding a Custom Title |
Ac | BodePlot(OUTPUT:1) | SOURCE(INPUT:1, Nominal) | LOAD(OUTPUT:1, 50%) | Uses the Default Title |
The above testplan has two tests in order to demonstrate the HTMLTitle behavior. The only column of interest is the htmltitle column.
When this testplan is run, the first test report will have the title given in the htmltitle field of the testplan as shown below. The value in this test is Customized HTMLTitle.
If the report is viewed in a web browser, it will appear similar to the following:
The second test uses the default title SIMPLIS DVM Test Report:
If the report is viewed in a web browser, it will appear similar to the following: