forces#

class ansys.fluent.core.solver.settings_241.forces.forces(name=None, parent=None)#

Bases: Command

‘forces’ command.

Parameters:
optionstr

‘option’ child.

domainstr

‘domain’ child.

all_wall_zonesbool

Select all wall zones available.

wall_zonesList

Enter wall zone name list.

direction_vectorList

‘direction_vector’ child.

momentum_centerList

‘momentum_center’ child.

momentum_axisList

‘momentum_axis’ child.

pressure_coordinatestr

‘pressure_coordinate’ child.

coordinate_valuereal

‘coordinate_value’ child.

write_to_filebool

‘write_to_file’ child.

file_namestr

‘file_name’ child.

append_databool

‘append_data’ child.

Arguments

Argument

Summary

option

‘option’ child.

domain

‘domain’ child.

all_wall_zones

Select all wall zones available.

wall_zones

Enter wall zone name list.

direction_vector

‘direction_vector’ child.

momentum_center

‘momentum_center’ child.

momentum_axis

‘momentum_axis’ child.

pressure_coordinate

‘pressure_coordinate’ child.

coordinate_value

‘coordinate_value’ child.

write_to_file

‘write_to_file’ child.

file_name

‘file_name’ child.

append_data

‘append_data’ child.

Included in:

Parent

Summary

report

‘report’ child.