getOqiTimes()
Return OQI run times.
Usage
oqiTimes = adb.getOqiTimes( name )
Parameters
- name (integer) or (string)
- Name or ID of an OQI name.
Return Value
- oqiTimes (string)
- List of OQI run times.
Description
oqiTimes = adb.getOqiTimes( 3 )
View new features for AcuSolve 2023.
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.
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.
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.
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.
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.
Create an AcuDbAssist instance.
Return an Acudb value.
Return the "Run Data" CPU Time value.
Return the "Run Data" Elapsed Time value.
Return the "Linear Iterations" steps, times and values data.
Return the "Linear Iterations" steps value.
Return the "Linear Iterations" times value.
Return the "Linear Iterations" values.
Map the "Linear Iterations" variable into an index.
Returns a list of "Linear Iterations" variable names.
Map the OEI name into an index.
Return the list of OEI names.
Return the list of OEI time steps.
Return OEI run times.
Return the list of OEI integrated values.
Return the list of OEI variable names.
Return the EI unit (default unit of unit category) of adb variable.
Map the OFC name into an index.
Return the list of OFC names.
Return the list of OFC time steps.
Return OFC run times.
Return the list of OFC integrated values.
Return the list of OFC variable names.
Return the FC unit (default unit of unit category) of adb variable.
Map the OHC name into an index.
Return the list of OHC names.
Return the list of OHC time steps.
Return OHC run times.
Return the list of OHC integrated values.
Return the list of OHC variable names.
Return the HC unit (default unit of unit category) of adb variable.
Map the OQI name into an index.
Return the list of OQI names.
Return the list of OQI time steps.
Return OQI run times.
Return the list of OQI integrated values.
Return the list of OQI variable names.
Return the QI unit (default unit of unit category) of adb variable.
Map the ORI name into an index.
Return the list of ORI names.
Return the list of ORI time steps.
Return ORI run times.
Return the list of ORI integrated values.
Return the list of ORI variable names.
Return the RI unit (default unit of unit category) of adb variable.
Map the OSI name into an index.
Return the list of OSI names.
Return the list of OSI time steps.
Return OSI run times.
Return the list of OSI integrated values.
Return the list of OSI variable names.
Return the SI unit (default unit of unit category) of adb variable.
Map the OTH name into an index.
Return the list of OTH names.
Return a list of OTH nodes.
Return the list of OTH time steps.
Return OTH run times.
Return the list of OTH integrated values.
Return the list of OTH variable names.
Return the TH unit (default unit of unit category) of adb variable.
Return the "Residual Ratio" steps, times and values data.
Return the "Residual Ratio" steps value.
Return the "Residual Ratio" times value.
Return the "Residual Ratio" values.
Map the "Residual Ratio" variable into an index.
Return a list of "Residual Ratio" variable names.
Return the SI unit of the "Residual Ratio" variable.
Return the "Solution Ratio" steps, times and values data.
Return the "Solution Ratio" steps value.
Return the "Solution Ratio" times value.
Return the "Solution Ratio" values.
Map the "Solution Ratio" variable into an index.
Return a list of "Solution Ratio" variable names.
Return the SI unit of the "Solution Ratio" variable.
Return the "Run Data" steps value.
Return the "Time Increment" value.
Return the "Run Data" times value.
Return the SI unit of the variable according to its adb name.
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.
Return OQI run times.
Return OQI run times.
oqiTimes = adb.getOqiTimes( name )
oqiTimes = adb.getOqiTimes( 3 )
© 2023 Altair Engineering, Inc. All Rights Reserved.
Intellectual Property Rights Notice | Technical Support | Cookie Consent