OutCmdEnd()
End a command's open bracket in the exported file.
Usage
OutCmdEnd( )
Parameters
None
Return Value
None
Errors
None
Description
OutCmdEnd( )
}
View new features for AcuSolve 2021.2.
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.
AcuConsole has three main windows including the Data Tree, panel and the visualization window.
Any number of custom user panels may be written. For each user panel, a tree item must be created. These are referred to as leave node tree items.
Each user panel must have an open function, containing the menu definitions, and a call to TreeItem(), to place an item on the Data Tree and hook it up to the panel function. In addition, it may contain any number of supporting functions and operations, including data initialization.
The custom user panels may access and update any parameter in the database.
The following is an example of a simple user panel for simplifying a StaticMixer specification. For clarity, help arguments are omitted.
There are general functions written for each panel command to set the command's parameters to their default values and put the valid values in the database according to the defined path.
Print out an array parameter in the exported file.
Print out an array parameter with row ID in the exported file.
Print out a blank line in the exported file.
Print out a boolean parameter in the exported file.
Print out a command in the exported file.
End a command's open bracket in the exported file.
Print out a comment line in the exported file.
Print out a comment line with a '# +---+' line below it in the exported file.
Print out a comment line with a '# +---+' line below it in the exported file.
Print out a comment line with a '# +---+' line above and below it in the exported file.
Print out an enum parameter in the exported file.
Print out an integer parameter in the exported file.
Print out a list parameter in the exported file.
Output the mesh connectivity from the given node in a CNN file.
Output the mesh connectivity IDs from the given node in a CNN file .
Output the mesh coordinates from the given node in a CRD file.
Output the mesh Pbc from the given node in a .PBC file.
Output the mesh surface connectivity from the given node in a .SRF file.
Output the mesh nodes connectivity from the given node.
Output the mesh values in the exported file.
Print out the NIC appropriate commands from the given node in the .inp file.
Print out the NIC appropriate commands from the given coordinate nodes (node as a vector (X,Y,Z)) in the .inp file.
Print out a parameter in the exported file.
Print out a real parameter in the exported file.
Print out a reference parameter in the exported file.
Print out a refs parameter in the exported file.
Output the surface mesh values in the exported file.
Print out a string parameter in the exported file.
Print out a Tarea (text area) parameter in the exported file.
Output the volume mesh values in the exported file.
AcuDialog is a Python module that provides a dialog with different types of menus on it.
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.
Customization of AcuConsole allowing you to improve your particular workflow.
End a command's open bracket in the exported file.
End a command's open bracket in the exported file.
OutCmdEnd( )
None
None
None
OutCmdEnd( )
}
(c) 2021. Altair Engineering Inc. All Rights Reserved.