Analysis#

The analysis module contains all analysis capabilities.

ansys.sherlock.core.analysis.Analysis.get_harmonic_vibe_input_fields([...])

Get harmonic vibe property fields based on the user configuration.

ansys.sherlock.core.analysis.Analysis.get_ict_analysis_input_fields()

Get ICT analysis property fields based on the user configuration.

ansys.sherlock.core.analysis.Analysis.get_mechanical_shock_input_fields([...])

Get mechanical shock property fields based on the user configuration.

ansys.sherlock.core.analysis.Analysis.get_random_vibe_input_fields([...])

Get random vibe property fields based on the user configuration.

ansys.sherlock.core.analysis.Analysis.get_solder_fatigue_input_fields()

Get solder fatigue property fields based on the user configuration.

ansys.sherlock.core.analysis.Analysis.run_analysis(...)

Run one or more Sherlock analyses.

ansys.sherlock.core.analysis.Analysis.run_strain_map_analysis(...)

Run one or more strain map analyses.

ansys.sherlock.core.analysis.Analysis.update_harmonic_vibe_props(...)

Update properties for a harmonic vibe analysis.

ansys.sherlock.core.analysis.Analysis.update_ict_analysis_props(...)

Update properties for an ICT analysis.

ansys.sherlock.core.analysis.Analysis.update_mechanical_shock_props(...)

Update properties for a mechanical shock analysis.

ansys.sherlock.core.analysis.Analysis.update_natural_frequency_props(...)

Update properties for a natural frequency analysis.

ansys.sherlock.core.analysis.Analysis.update_part_modeling_props(...)

Update part modeling properties for a given project's CCA.

ansys.sherlock.core.analysis.Analysis.update_pcb_modeling_props(...)

Update FEA PCB Modeling properties for one or more CCAs.

ansys.sherlock.core.analysis.Analysis.update_random_vibe_props(...)

Update properties for a random vibe analysis.

ansys.sherlock.core.analysis.Analysis.update_solder_fatigue_props(...)

Update properties for a solder fatigue analysis.