addTableOfContent()
Add a table of contents to the report.
Usage
addTableOfContent( )
Parameters
None
Return Value
None
Description
rep.addTableOfContent( )
View new features for AcuSolve 2020.1.
AcuSolve is a leading general purpose CFD solver that is capable of solving the most demanding industrial and scientific applications.
Discover AcuSolve functionality with interactive tutorials.
Introduction of background knowledge regarding flow physics and CFD as well as detailed information about the use of AcuSolve and what specific options do.
Collection of AcuSolve simulation cases for which results are compared against analytical or experimental results to demonstrate the accuracy of AcuSolve results.
AcuSolve command descriptions and corresponding examples.
AcuSolve utility programs covering preparatory and post-processing as well as user-defined functions and utility scripts.
Customization of AcuSolve allowing you to customize certain capabilities of the solver.
Instruction of the mesh generation capability in AcuConsole, a GUI based pre-processor for AcuSolve.
Customization of AcuConsole allowing you to improve your particular workflow.
Commands of AcuTrace, a particle tracer that runs as a post-processor to or a co-processor with AcuSolve.
Instructions to define additional solution quantities of AcuTrace called user equations.
Usage of AcuFieldView, an OEM version of Intelligent Light’s FieldView post-processing software.
Instruction of the AcuReport tool, a standalone post-processor batch tool used to generate a report from an AcuSolve solution database.
This module creates the .tex file based on the LaTex formatting system by using various methods that work on the report, such as addFigure, addSection and addTable.
The role of this module is to create an interface to the Acudb module for opening and extracting the last AcuSolve solution database, and transferring its data to the report and plotting them.
The role of this part is to create a module to facilitate transferring information from Acs (AcuConsole database file) to Report.
This module defines the curve method for drawing an interpolated curve and the plot method that plots the curve(s) into an image file.
The 3D plot part role is used to show and change the 3D visualization view of the problem.
The .rep file may look something like the example shown below.
Each program requires zero or more command-line options to run.
Create a new LaTex file object and open it.
Add a set of authors to the report.
Add bibliography to the report.
Add date to the report.
Add a formal equation to the report.
Add a figure to the report.
Add an image to the report.
Add an inline equation to the report.
Add an item to a bullet or numbered block in the report.
Add a section to the report.
Add vertical space to the report.
Add a sub-section to the report.
Add a sub-sub-section to the report.
Add a table to the report.
Add a table of contents to the report.
Add text to the report.
Add a title to the report.
Start a new bullet block in the report.
Start a new numbered block in the report.
Close the report and file.
Convert among physical units.
Close a numbered block in the report.
Close a numbered block in the report.
Push text to the end of the page.
Modify predefined package options.
Start a new page and clear the page.
Adds an unformatted LaTex text to the report.
Convert the report to HTML format.
Convert the report to PDF format.
Convert the report to RTF format.
This module defines methods that get data from the database and adds them to the report (.tex) file and are used by the .rep file.
Display, transparency, transparency value, color, visibility, line width and point size of the "Surface actors", "Volume Actors", "PBC Actors", "NBC Actors", "Iso-Surface Actors" and "Cut-Plane Actors" can be set through the following functions.
Below are some useful tags in the LaTex formatting system.
Instruction of the AcuReport tool, a standalone post-processor batch tool used to generate a report from an AcuSolve solution database.
Add a table of contents to the report.
Add a table of contents to the report.
addTableOfContent( )
None
None
rep.addTableOfContent( )
(c) 2020. Altair Engineering Inc. All Rights Reserved.