GetDb()
Get the current data base.
Usage
db = GetDb( )
Parameters
None
Return Value
None
Errors
None
Description
Db = GetDb( )
View new features for AcuSolve 2019.
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.
Get an array parameter from the data base.
Get a boolean parameter from the data base.
Get a color parameter from the data base.
Get the current data base.
Get a dictionary parameter from the data base.
Get a directory parameter from the data base.
Get an enumerated parameter from the data base.
Get a file parameter from the data base.
Get a font parameter from the data base.
Get an integer parameter from the data base.
Get a list parameter from the data base.
Get the parameter value from the data base.
Get a list of children parameters.
Get the modified ID of a parameter from the data base.
Get the type of the parameter from the data base.
Get a password parameter from the data base.
Get a real parameter from the data base.
Get a reference parameter from the data base.
Get a refs parameter from the data base.
Get a string parameter from the data base.
Get a tab parameter from the data base.
Get a Tarea (Text area) parameter from the data base.
Get a unit option for a parameter from the data base.
Put an array parameter in the data base.
Put a boolean parameter in the data base.
Put a color parameter in the data base.
Put a dictionary parameter in the data base.
Put a dictionary parameter in the data base.
Put an enumerated parameter in the data base.
Put a file parameter in the data base.
Put a font parameter in the data base.
Put an integer parameter in the data base.
Put a list parameter in the data base.
Put a parameter of the defined types in the data base.
Put (record) a parameter option in the data base.
Put a password parameter in the data base.
Put a real parameter in the data base.
Put a reference parameter in the data base.
Put a refs parameter in the data base.
Put a string parameter in the data base.
Put a tab parameter in the data base.
Put a Tarea (Text Area) parameter in the data base.
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.
Get the current data base.
Get the current data base.
db = GetDb( )
None
None
None
Db = GetDb( )
(c) 2019. Altair Engineering Inc. All Rights Reserved.