Skip to content

Commit

Permalink
DOC: update development documentation d500449
Browse files Browse the repository at this point in the history
  • Loading branch information
ansnfernand committed Oct 3, 2024
0 parents commit f3464c5
Show file tree
Hide file tree
Showing 2,995 changed files with 886,415 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: c7564cd78fd7cd346b1b9dcb0b23b78d
tags: 645f666f9bcd5a90fca523b33c5a78b7
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
sherlock.docs.pyansys.com
Binary file added _images/sherlock-services.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/userGuide-example-workflow-chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
get\_random\_vibe\_input\_fields
================================

.. currentmodule:: ansys.sherlock.core.analysis

.. automethod:: Analysis.get_random_vibe_input_fields
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
run\_analysis
=============

.. currentmodule:: ansys.sherlock.core.analysis

.. automethod:: Analysis.run_analysis
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
run\_strain\_map\_analysis
==========================

.. currentmodule:: ansys.sherlock.core.analysis

.. automethod:: Analysis.run_strain_map_analysis
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
update\_random\_vibe\_props
===========================

.. currentmodule:: ansys.sherlock.core.analysis

.. automethod:: Analysis.update_random_vibe_props
29 changes: 29 additions & 0 deletions _sources/api/_autosummary/ansys.sherlock.core.analysis.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ansys.sherlock.core.analysis
============================

.. automodule:: ansys.sherlock.core.analysis











.. rubric:: Classes

.. autosummary::

Analysis









Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
check
=====

.. currentmodule:: ansys.sherlock.core.common

.. automethod:: Common.check
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
exit
====

.. currentmodule:: ansys.sherlock.core.common

.. automethod:: Common.exit
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
is\_sherlock\_client\_loading
=============================

.. currentmodule:: ansys.sherlock.core.common

.. automethod:: Common.is_sherlock_client_loading
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
list\_units
===========

.. currentmodule:: ansys.sherlock.core.common

.. automethod:: Common.list_units
29 changes: 29 additions & 0 deletions _sources/api/_autosummary/ansys.sherlock.core.common.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ansys.sherlock.core.common
==========================

.. automodule:: ansys.sherlock.core.common











.. rubric:: Classes

.. autosummary::

Common









Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
launch\_sherlock
================

.. currentmodule:: ansys.sherlock.core.launcher

.. autofunction:: launch_sherlock
30 changes: 30 additions & 0 deletions _sources/api/_autosummary/ansys.sherlock.core.launcher.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
ansys.sherlock.core.launcher
============================

.. automodule:: ansys.sherlock.core.launcher







.. rubric:: Functions

.. autosummary::

connect_grpc_channel
launch_sherlock













Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
update\_mount\_points\_by\_file
===============================

.. currentmodule:: ansys.sherlock.core.layer

.. automethod:: Layer.update_mount_points_by_file
29 changes: 29 additions & 0 deletions _sources/api/_autosummary/ansys.sherlock.core.layer.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ansys.sherlock.core.layer
=========================

.. automodule:: ansys.sherlock.core.layer











.. rubric:: Classes

.. autosummary::

Layer









Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_harmonic\_event
====================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_harmonic_event
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_harmonic\_vibe\_profiles
=============================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_harmonic_vibe_profiles
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_random\_vibe\_event
========================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_random_vibe_event
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_random\_vibe\_profiles
===========================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_random_vibe_profiles
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_shock\_event
=================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_shock_event
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_shock\_profiles
====================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_shock_profiles
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_thermal\_event
===================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_thermal_event
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
add\_thermal\_profiles
======================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.add_thermal_profiles
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
create\_life\_phase
===================

.. currentmodule:: ansys.sherlock.core.lifecycle

.. automethod:: Lifecycle.create_life_phase
29 changes: 29 additions & 0 deletions _sources/api/_autosummary/ansys.sherlock.core.lifecycle.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ansys.sherlock.core.lifecycle
=============================

.. automodule:: ansys.sherlock.core.lifecycle











.. rubric:: Classes

.. autosummary::

Lifecycle









Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
export\_trace\_reinforcement\_model
===================================

.. currentmodule:: ansys.sherlock.core.model

.. automethod:: Model.export_trace_reinforcement_model
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
generate\_trace\_model
======================

.. currentmodule:: ansys.sherlock.core.model

.. automethod:: Model.generate_trace_model
29 changes: 29 additions & 0 deletions _sources/api/_autosummary/ansys.sherlock.core.model.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
ansys.sherlock.core.model
=========================

.. automodule:: ansys.sherlock.core.model











.. rubric:: Classes

.. autosummary::

Model









Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
enable\_lead\_modeling
======================

.. currentmodule:: ansys.sherlock.core.parts

.. automethod:: Parts.enable_lead_modeling
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
export\_parts\_list
===================

.. currentmodule:: ansys.sherlock.core.parts

.. automethod:: Parts.export_parts_list
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import\_parts\_list
===================

.. currentmodule:: ansys.sherlock.core.parts

.. automethod:: Parts.import_parts_list
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
update\_parts\_list
===================

.. currentmodule:: ansys.sherlock.core.parts

.. automethod:: Parts.update_parts_list
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
update\_parts\_locations
========================

.. currentmodule:: ansys.sherlock.core.parts

.. automethod:: Parts.update_parts_locations
Loading

0 comments on commit f3464c5

Please sign in to comment.