Object-oriented batch queue parameter

The object-oriented interface for defining an analysis batch queue is easily customized and extended. An analysis batch queue is available from the Abaqus execution procedure command line once it has been instantiated and inserted into the dictionary of analysis queues. See Defining analysis batch queues, for more information.

queues

Dictionary of queue names and objects. Queue names and their corresponding object instances are inserted into the dictionary as key/value pairs. The special queue name default can be used to designate a default queue. The default queue is used when the run_mode is set to BATCH and the queue option is not specified on the command line. It is also used when the queue option is specified on the command line but the named queue is blank or does not exist in the queues dictionary.