This module contains all miscellaneous results.

class ansys.dpf.post.misc_results.Misc(model, data_sources)#

Contains miscellaneous results.

In this class, the phase keyword argument is available while calling results.

class ansys.dpf.post.misc_results.MecanicMisc(model, data_sources)#

Provides the miscellaneous mecanic result.

nodal_displacement(**kwargs)#

Get result data for the nodal displacement.

nodal_velocity(**kwargs)#

Get result data for the nodal velocity.

nodal_acceleration(**kwargs)#

Get result data for the nodal acceleration.

nodal_reaction_force(**kwargs)#

Get result data for the nodal reaction force.

nodal_force(**kwargs)#

Get result data for the nodal force.

nodal_moment(**kwargs)#

Get result data for the nodal moment.

nodal_raw_displacement(**kwargs)#

Get result data for the nodal raw displacement.

nodal_raw_reaction_force(**kwargs)#

Get result data for the nodal raw reaction force.

modal_basis(**kwargs)#

Get result data for the modal basis.

elemental_stress(**kwargs)#

Get result data for the elemental stress.

elemental_nodal_stress(**kwargs)#

Get result data for the elemental nodal stress.

nodal_stress(**kwargs)#

Get result data for the nodal stress.

elemental_elastic_strain(**kwargs)#

Get result data for the elemental elastic strain.

elemental_nodal_elastic_strain(**kwargs)#

Get result data for the elemental nodal elastic strain.

nodal_elastic_strain(**kwargs)#

Get result data for the nodal elastic strain.

elemental_plastic_strain(**kwargs)#

Get result data for the elemental plastic strain.

elemental_nodal_plastic_strain(**kwargs)#

Get result data for the elemental nodal plastic strain.

nodal_plastic_strain(**kwargs)#

Get result data for the nodal plastic strain.

elemental_structural_temperature(**kwargs)#

Get result data for the elemental structural temperature.

elemental_nodal_structural_temperature(**kwargs)#

Get result data for the elemental nodal structural temperature.

nodal_structural_temperature(**kwargs)#

Get result data for the nodal structural temperature.

elemental_thermal_strains(**kwargs)#

Get result data for the elemental thermal strains.

elemental_nodal_thermal_strains(**kwargs)#

Get result data for the elemental nodal thermal strains.

nodal_thermal_strains(**kwargs)#

Get result data for the nodal thermal strains.

elemental_eqv_stress_parameter(**kwargs)#

Get result data for an elemental equivalent stress parameter.

elemental_nodal_eqv_stress_parameter(**kwargs)#

Get result data for the elemental nodal equivalent stress parameter.

nodal_eqv_stress_parameter(**kwargs)#

Get result data for the nodal equivalent stress parameter.

elemental_stress_ratio(**kwargs)#

Get result data for the elemental stress ratio.

elemental_nodal_stress_ratio(**kwargs)#

Get result data for the elemental nodal stress ratio.

nodal_stress_ratio(**kwargs)#

Get result data for the nodal stress ratio.

elemental_hydrostatic_pressure(**kwargs)#

Get result data for the elemental hydrostatic pressure.

elemental_nodal_hydrostatic_pressure(**kwargs)#

Get result data for the elemental nodal hydrostatic pressure.

nodal_hydrostatic_pressure(**kwargs)#

Get result data for the nodal hydrostatic pressure.

elemental_accu_eqv_plastic_strain(**kwargs)#

Get result data for the elemental accurate eqvivalent plastic strain.

elemental_nodal_accu_eqv_plastic_strain(**kwargs)#

Get result data for the elemental nodal accurate eqvivalent plastic strain.

nodal_accu_eqv_plastic_strain(**kwargs)#

Get result data for the nodal accurate equivalent plastic strain result data.

elemental_plastic_state_variable(**kwargs)#

Get result data for the elemental plastic state variable.

elemental_nodal_plastic_state_variable(**kwargs)#

Get result data for the elemental nodal plastic state variable.

nodal_plastic_state_variable(**kwargs)#

Get result data for the nodal plastic state variable.

elemental_accu_eqv_creep_strain(**kwargs)#

Get result data for the elemental accurate equivalent creep strain.

elemental_nodal_accu_eqv_creep_strain(**kwargs)#

Get result data for the elemental nodal accurate equivalent creep strain.

nodal_accu_eqv_creep_strain(**kwargs)#

Get result data for the nodal accurate equivalent creep strain.

elemental_plastic_strain_energy_density(**kwargs)#

Get result data for the elemental plastic strain energy density.

elemental_nodal_plastic_strain_energy_density(**kwargs)#

Get result data for the elemental nodal plastic strain energy density.

nodal_plastic_strain_energy_density(**kwargs)#

Get result data for the nodal plastic strain energy density.

elemental_creep_strain_energy_density(**kwargs)#

Get result data for the elemental creep strain energy density.

elemental_nodal_creep_strain_energy_density(**kwargs)#

Get result data for the elemental nodal creep strain energy density.

nodal_creep_strain_energy_density(**kwargs)#

Get result data for the nodal creep strain energy density.

elemental_elastic_strain_energy_density(**kwargs)#

Get result data for the elemental elastic strain energy density.

elemental_nodal_elastic_strain_energy_density(**kwargs)#

Get result data for the elemental nodal elastic strain energy density.

nodal_elastic_strain_energy_density(**kwargs)#

Get result data for the nodal elastic strain energy density.

elemental_force(**kwargs)#

Get result data for the elemental force.

elemental_nodal_force(**kwargs)#

Get result data for the elemental nodal force.

elemental_contact_status(**kwargs)#

Get result data for the elemental contact status.

elemental_contact_penetration(**kwargs)#

Get result data for the elemental contact penetration.

elemental_contact_pressure(**kwargs)#

Get result data for the elemental contact pressure.

elemental_contact_friction_stress(**kwargs)#

Get result data for the elemental contact friction stress.

elemental_contact_total_stress(**kwargs)#

Get result data for the elemental contact total stress.

elemental_contact_sliding_distance(**kwargs)#

Get result data for the elemental contact sliding distance.

elemental_contactgap_distance(**kwargs)#

Get result data for the elemental contact gap distance.

elemental_contact_surface_heat_flux(**kwargs)#

Get result data for the elemental contact surface heat flux.

elemental_contact_fluid_penetration_pressure(**kwargs)#

Get result data for the elemental contact fluid penetration pressure.

elemental_volume(**kwargs)#

Get result data for the elemental volume.

elemental_mass(**kwargs)#

Get result data for the elemental mass.

elemental_stiffness_matrix_energy(**kwargs)#

Get result data for the elemental stiffness matrix energy.

elemental_artificial_hourglass_energy(**kwargs)#

Get result data for the elemental artificial hourglass energy.

elemental_kinetic_energy(**kwargs)#

Get result data for the elemental kinetic energy.

elemental_co_energy(**kwargs)#

Get result data for the elemental co energy.

elemental_incremental_energy(**kwargs)#

Get result data for the elemental incremental energy.

elemental_thermal_dissipation_energy(**kwargs)#

Get result data for the elemental thermal dissipation energy.

von_mises_stress(**kwargs)#

Get result data for the nodal von Mises stress.

The default location of this result is nodal. Use the location keyword "ElementalNodal" to get an elemental nodal result or "Elemental" to get an elemental result.

class ansys.dpf.post.misc_results.ComplexMecanicMisc(model, data_sources)#

Contains miscellaneous results.

nodal_displacement_amplitude(**kwargs)#

Get result data for the nodal displacement amplitude.

elemental_stress_amplitude(**kwargs)#

Get result data for the elemental stress amplitude.

nodal_stress_amplitude(**kwargs)#

Get result data for the nodal stress amplitude.

elemental_accu_eqv_creep_strain(**kwargs)#

Get result data for the elemental accurate equivalent creep strain.

elemental_accu_eqv_plastic_strain(**kwargs)#

Get result data for the elemental accurate eqvivalent plastic strain.

elemental_artificial_hourglass_energy(**kwargs)#

Get result data for the elemental artificial hourglass energy.

elemental_co_energy(**kwargs)#

Get result data for the elemental co energy.

elemental_contact_fluid_penetration_pressure(**kwargs)#

Get result data for the elemental contact fluid penetration pressure.

elemental_contact_friction_stress(**kwargs)#

Get result data for the elemental contact friction stress.

elemental_contact_penetration(**kwargs)#

Get result data for the elemental contact penetration.

elemental_contact_pressure(**kwargs)#

Get result data for the elemental contact pressure.

elemental_contact_sliding_distance(**kwargs)#

Get result data for the elemental contact sliding distance.

elemental_contact_status(**kwargs)#

Get result data for the elemental contact status.

elemental_contact_surface_heat_flux(**kwargs)#

Get result data for the elemental contact surface heat flux.

elemental_contact_total_stress(**kwargs)#

Get result data for the elemental contact total stress.

elemental_contactgap_distance(**kwargs)#

Get result data for the elemental contact gap distance.

elemental_creep_strain_energy_density(**kwargs)#

Get result data for the elemental creep strain energy density.

elemental_elastic_strain(**kwargs)#

Get result data for the elemental elastic strain.

elemental_elastic_strain_energy_density(**kwargs)#

Get result data for the elemental elastic strain energy density.

elemental_eqv_stress_parameter(**kwargs)#

Get result data for an elemental equivalent stress parameter.

elemental_force(**kwargs)#

Get result data for the elemental force.

elemental_hydrostatic_pressure(**kwargs)#

Get result data for the elemental hydrostatic pressure.

elemental_incremental_energy(**kwargs)#

Get result data for the elemental incremental energy.

elemental_kinetic_energy(**kwargs)#

Get result data for the elemental kinetic energy.

elemental_mass(**kwargs)#

Get result data for the elemental mass.

elemental_nodal_accu_eqv_creep_strain(**kwargs)#

Get result data for the elemental nodal accurate equivalent creep strain.

elemental_nodal_accu_eqv_plastic_strain(**kwargs)#

Get result data for the elemental nodal accurate eqvivalent plastic strain.

elemental_nodal_creep_strain_energy_density(**kwargs)#

Get result data for the elemental nodal creep strain energy density.

elemental_nodal_elastic_strain(**kwargs)#

Get result data for the elemental nodal elastic strain.

elemental_nodal_elastic_strain_energy_density(**kwargs)#

Get result data for the elemental nodal elastic strain energy density.

elemental_nodal_eqv_stress_parameter(**kwargs)#

Get result data for the elemental nodal equivalent stress parameter.

elemental_nodal_force(**kwargs)#

Get result data for the elemental nodal force.

elemental_nodal_hydrostatic_pressure(**kwargs)#

Get result data for the elemental nodal hydrostatic pressure.

elemental_nodal_plastic_state_variable(**kwargs)#

Get result data for the elemental nodal plastic state variable.

elemental_nodal_plastic_strain(**kwargs)#

Get result data for the elemental nodal plastic strain.

elemental_nodal_plastic_strain_energy_density(**kwargs)#

Get result data for the elemental nodal plastic strain energy density.

elemental_nodal_stress(**kwargs)#

Get result data for the elemental nodal stress.

elemental_nodal_stress_ratio(**kwargs)#

Get result data for the elemental nodal stress ratio.

elemental_nodal_structural_temperature(**kwargs)#

Get result data for the elemental nodal structural temperature.

elemental_nodal_thermal_strains(**kwargs)#

Get result data for the elemental nodal thermal strains.

elemental_plastic_state_variable(**kwargs)#

Get result data for the elemental plastic state variable.

elemental_plastic_strain(**kwargs)#

Get result data for the elemental plastic strain.

elemental_plastic_strain_energy_density(**kwargs)#

Get result data for the elemental plastic strain energy density.

elemental_stiffness_matrix_energy(**kwargs)#

Get result data for the elemental stiffness matrix energy.

elemental_stress(**kwargs)#

Get result data for the elemental stress.

elemental_stress_ratio(**kwargs)#

Get result data for the elemental stress ratio.

elemental_structural_temperature(**kwargs)#

Get result data for the elemental structural temperature.

elemental_thermal_dissipation_energy(**kwargs)#

Get result data for the elemental thermal dissipation energy.

elemental_thermal_strains(**kwargs)#

Get result data for the elemental thermal strains.

elemental_volume(**kwargs)#

Get result data for the elemental volume.

modal_basis(**kwargs)#

Get result data for the modal basis.

nodal_acceleration(**kwargs)#

Get result data for the nodal acceleration.

nodal_accu_eqv_creep_strain(**kwargs)#

Get result data for the nodal accurate equivalent creep strain.

nodal_accu_eqv_plastic_strain(**kwargs)#

Get result data for the nodal accurate equivalent plastic strain result data.

nodal_creep_strain_energy_density(**kwargs)#

Get result data for the nodal creep strain energy density.

nodal_displacement(**kwargs)#

Get result data for the nodal displacement.

nodal_elastic_strain(**kwargs)#

Get result data for the nodal elastic strain.

nodal_elastic_strain_energy_density(**kwargs)#

Get result data for the nodal elastic strain energy density.

nodal_eqv_stress_parameter(**kwargs)#

Get result data for the nodal equivalent stress parameter.

nodal_force(**kwargs)#

Get result data for the nodal force.

nodal_hydrostatic_pressure(**kwargs)#

Get result data for the nodal hydrostatic pressure.

nodal_moment(**kwargs)#

Get result data for the nodal moment.

nodal_plastic_state_variable(**kwargs)#

Get result data for the nodal plastic state variable.

nodal_plastic_strain(**kwargs)#

Get result data for the nodal plastic strain.

nodal_plastic_strain_energy_density(**kwargs)#

Get result data for the nodal plastic strain energy density.

nodal_raw_displacement(**kwargs)#

Get result data for the nodal raw displacement.

nodal_raw_reaction_force(**kwargs)#

Get result data for the nodal raw reaction force.

nodal_reaction_force(**kwargs)#

Get result data for the nodal reaction force.

nodal_stress(**kwargs)#

Get result data for the nodal stress.

nodal_stress_ratio(**kwargs)#

Get result data for the nodal stress ratio.

nodal_structural_temperature(**kwargs)#

Get result data for the nodal structural temperature.

nodal_thermal_strains(**kwargs)#

Get result data for the nodal thermal strains.

nodal_velocity(**kwargs)#

Get result data for the nodal velocity.

von_mises_stress(**kwargs)#

Get result data for the nodal von Mises stress.

The default location of this result is nodal. Use the location keyword "ElementalNodal" to get an elemental nodal result or "Elemental" to get an elemental result.

class ansys.dpf.post.misc_results.ThermalMisc(model, data_sources)#

Contains miscellaneous results for thermal analysis.

In this class the phase keyword argument is also available while calling results.

nodal_electric_field(**kwargs)#

Get result data for the nodal electric field.

nodal_electric_potential(**kwargs)#

Get result data for the nodal electric potential.

nodal_temperature(**kwargs)#

Get result data for the nodal thermal.