root#

class ansys.fluent.core.generated.solver.settings_261.root(name=None, parent=None)#

Bases: Group

‘root’ object.

Attributes

Attribute

Summary

file

Import and export several kinds of files. Files that are read include mesh, case, data, profile, Scheme, and journal files. Files that are written include case, data, profile, journal, and transcript files.

mesh

Provides access to mesh operations such as generation, transformation, repair, import/export and more.

server

Group of commands to start and manage web and gRPC servers.

setup

Provides access to all primary setup options including general settings, models, boundary conditions and solver configuration.

solution

Provides access to settings like solver controls, initialization, monitors, solution methods and others for running the simulation.

results

Access all post-processing tools and reporting features for analyzing simulation results.

design

Access Design and Optimization tools.

parametric_studies

Accesses tools for creating, managing, and analyzing parametric studies and design points.

current_parametric_study

Name of Current Parametric Study.

parameters

Provides access to define, manage, and monitor input/output parameters in the simulation.

parallel

Provides access to parallel processing configuration, load balancing, network management, and multidomain simulation controls.

transient_post_processing

Commands associated with transient postprocessing.

Methods

Method

Summary

list

List the names of the objects.

list_properties

List active properties of the object.

switch_to_meshing_mode

Switch to meshing mode (Beta feature).