edit_displacement#
- class ansys.fluent.core.generated.solver.settings_271.edit_displacement(name=None, parent=None)#
Bases:
CommandEdit an existing periodic displacement object.
- Parameters:
- displacement_name
str Name of the periodic displacement.
- autofillbool
When enabled, automatically populate displacement fields from a mode-shape profile.
- mode_shape_profile
str Name of the mode-shape profile for autofill.
- realbool
Whether mode shape is real[y] or complex[n].
- mode_shape_profile_cmplx
str Name of the mode-shape profile for autofill.
- x_displacement_use_profilebool
If yes, X displacement is defined via a profile.
- x_displacement_use_udfbool
If yes, X displacement uses a UDF profile.
- x_displacement_type
str Type: constant, profile, or udf.
- x_displacement_profile
str Profile name for X displacement.
- x_displacement_field
str Field name within the profile for X displacement.
- x_displacement
real The number for constant value, or an expression string.
- y_displacement_use_profilebool
If yes, Y displacement is defined via a profile.
- y_displacement_use_udfbool
If yes, Y displacement uses a UDF profile.
- y_displacement_type
str Type: constant, profile, or udf.
- y_displacement_profile
str Profile name for Y displacement.
- y_displacement_field
str Field name within the profile for Y displacement.
- y_displacement
real The number for constant value, or an expression string.
- z_displacement_use_profilebool
If yes, Z displacement is defined via a profile.
- z_displacement_use_udfbool
If yes, Z displacement uses a UDF profile.
- z_displacement_type
str Type: constant, profile, or udf.
- z_displacement_profile
str Profile name for Z displacement.
- z_displacement_field
str Field name within the profile for Z displacement.
- z_displacement
real The number for constant value, or an expression string.
- x_imaginary_displacement_use_profilebool
If yes, X imaginary displacement is defined via a profile.
- x_imaginary_displacement_use_udfbool
If yes, X imaginary displacement uses a UDF profile.
- x_imaginary_displacement_type
str Type: constant, profile, or udf.
- x_imaginary_displacement_profile
str Profile name for X imaginary displacement.
- x_imaginary_displacement_field
str Field name within the profile for X imaginary displacement.
- x_imaginary_displacement
real The number for constant value, or an expression string.
- y_imaginary_displacement_use_profilebool
If yes, Y imaginary displacement is defined via a profile.
- y_imaginary_displacement_use_udfbool
If yes, Y imaginary displacement uses a UDF profile.
- y_imaginary_displacement_type
str Type: constant, profile, or udf.
- y_imaginary_displacement_profile
str Profile name for Y imaginary displacement.
- y_imaginary_displacement_field
str Field name within the profile for Y imaginary displacement.
- y_imaginary_displacement
real The number for constant value, or an expression string.
- z_imaginary_displacement_use_profilebool
If yes, Z imaginary displacement is defined via a profile.
- z_imaginary_displacement_use_udfbool
If yes, Z imaginary displacement uses a UDF profile.
- z_imaginary_displacement_type
str Type: constant, profile, or udf.
- z_imaginary_displacement_profile
str Profile name for Z imaginary displacement.
- z_imaginary_displacement_field
str Field name within the profile for Z imaginary displacement.
- z_imaginary_displacement
real The number for constant value, or an expression string.
- frequency_use_profilebool
If yes, frequency is defined via a profile.
- frequency_use_udfbool
If yes, frequency uses a UDF profile.
- frequency_type
str Type: constant, profile, or udf.
- frequency_profile
str Profile name for frequency.
- frequency_field
str Field name within the profile for frequency.
- frequency
real The number for constant value, or an expression string.
- normalizedbool
Whether the profile is normalized.
- amplitude_use_profilebool
If yes, amplitude is defined via a profile.
- amplitude_use_udfbool
If yes, amplitude uses a UDF profile.
- amplitude_type
str Type: constant, profile, or udf.
- amplitude_profile
str Profile name for amplitude.
- amplitude_field
str Field name within the profile for amplitude.
- amplitude
real The number for constant value, or an expression string.
- method
int Mode propagation option: 0=None, 1=Travelling Wave, 2=Influence Coefficient.
- nodal_diameter
int Nodal diameter value.
- forwardbool
Travelling direction: #t=Forward, #f=Backward.
- passage_number_use_profilebool
If yes, passage number is defined via a profile.
- passage_number_use_udfbool
If yes, passage number uses a UDF profile.
- passage_number_type
str Type: constant, profile, or udf.
- passage_number_profile
str Profile name for passage number.
- passage_number_field
str Field name within the profile for passage number.
- passage_number
real The number for constant value, or an expression string.
- aerodampingbool
Enable aerodamping monitors.
- displacement_name
Arguments
Argument |
Summary |
|---|---|
Name of the periodic displacement. |
|
When enabled, automatically populate displacement fields from a mode-shape profile. |
|
Name of the mode-shape profile for autofill. |
|
Whether mode shape is real[y] or complex[n]. |
|
Name of the mode-shape profile for autofill. |
|
If yes, X displacement is defined via a profile. |
|
If yes, X displacement uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for X displacement. |
|
Field name within the profile for X displacement. |
|
The number for constant value, or an expression string. |
|
If yes, Y displacement is defined via a profile. |
|
If yes, Y displacement uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for Y displacement. |
|
Field name within the profile for Y displacement. |
|
The number for constant value, or an expression string. |
|
If yes, Z displacement is defined via a profile. |
|
If yes, Z displacement uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for Z displacement. |
|
Field name within the profile for Z displacement. |
|
The number for constant value, or an expression string. |
|
If yes, X imaginary displacement is defined via a profile. |
|
If yes, X imaginary displacement uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for X imaginary displacement. |
|
Field name within the profile for X imaginary displacement. |
|
The number for constant value, or an expression string. |
|
If yes, Y imaginary displacement is defined via a profile. |
|
If yes, Y imaginary displacement uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for Y imaginary displacement. |
|
Field name within the profile for Y imaginary displacement. |
|
The number for constant value, or an expression string. |
|
If yes, Z imaginary displacement is defined via a profile. |
|
If yes, Z imaginary displacement uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for Z imaginary displacement. |
|
Field name within the profile for Z imaginary displacement. |
|
The number for constant value, or an expression string. |
|
If yes, frequency is defined via a profile. |
|
If yes, frequency uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for frequency. |
|
Field name within the profile for frequency. |
|
The number for constant value, or an expression string. |
|
Whether the profile is normalized. |
|
If yes, amplitude is defined via a profile. |
|
If yes, amplitude uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for amplitude. |
|
Field name within the profile for amplitude. |
|
The number for constant value, or an expression string. |
|
Mode propagation option: 0=None, 1=Travelling Wave, 2=Influence Coefficient. |
|
Nodal diameter value. |
|
Travelling direction: #t=Forward, #f=Backward. |
|
If yes, passage number is defined via a profile. |
|
If yes, passage number uses a UDF profile. |
|
Type: constant, profile, or udf. |
|
Profile name for passage number. |
|
Field name within the profile for passage number. |
|
The number for constant value, or an expression string. |
|
Enable aerodamping monitors. |
Included in:
Parent |
Summary |
|---|---|
‘periodic_displacements’ child. |