in_cylinder_parameters#

class ansys.fluent.core.solver.tui_241.main_menu.define.dynamic_mesh.controls.in_cylinder_parameters(service, version, mode, path)#

Bases: TUIMenu

Enters the dynamic mesh in-cylinder menu.

Classes:

crank_angle_step(service, version, mode, path)

Specifies crank angle step size.

crank_period(service, version, mode, path)

Specifies the crank period.

max_crank_angle_step(service, version, mode, ...)

Specifies maximum crank angle step size.

minimum_lift(service, version, mode, path)

Specifies minimum lift for in-cylinder valves.

modify_lift(service, version, mode, path)

Modifies lift curve (shift or scale).

piston_data(service, version, mode, path)

Specifies the crank radius and connecting rod length.

piston_stroke_cutoff(service, version, mode, ...)

Specifies the cut off point for in-cylinder piston.

position_starting_mesh(service, version, ...)

Moves mesh from top dead center to starting crank angle.

print_plot_lift(service, version, mode, path)

Prints or plot valve lift curve.

starting_crank_angle(service, version, mode, ...)

Specifies the initial value for the crank angle.

class crank_angle_step(service, version, mode, path)#

Bases: TUIMethod

Specifies crank angle step size.

class crank_period(service, version, mode, path)#

Bases: TUIMethod

Specifies the crank period.

class max_crank_angle_step(service, version, mode, path)#

Bases: TUIMethod

Specifies maximum crank angle step size.

class minimum_lift(service, version, mode, path)#

Bases: TUIMethod

Specifies minimum lift for in-cylinder valves.

class modify_lift(service, version, mode, path)#

Bases: TUIMethod

Modifies lift curve (shift or scale).

class piston_data(service, version, mode, path)#

Bases: TUIMethod

Specifies the crank radius and connecting rod length.

class piston_stroke_cutoff(service, version, mode, path)#

Bases: TUIMethod

Specifies the cut off point for in-cylinder piston.

class position_starting_mesh(service, version, mode, path)#

Bases: TUIMethod

Moves mesh from top dead center to starting crank angle.

class print_plot_lift(service, version, mode, path)#

Bases: TUIMethod

Prints or plot valve lift curve.

class starting_crank_angle(service, version, mode, path)#

Bases: TUIMethod

Specifies the initial value for the crank angle.