Skip to content

Commit 2df392b

Browse files
germa89pyansys-ci-botCopilotPipKat
authored
docs: adding reporting example (#4127)
* fix: parsing typos * feat: add SECP command to PLOT_COMMANDS list * docs: Add I-beam analysis example with automated report generation - Introduced a new example script `beam_with_report.py` that performs a structural analysis of a simply supported I-beam. - Implemented parameterized modeling for beam geometry, material properties, and loading conditions. - Added functionality for generating detailed reports in both Markdown and Word formats, including plots and tables. - Updated documentation to include a reference to the new example in the extended examples index. * chore: adding changelog file 4127.miscellaneous.md [dependabot-skip] * fix: correct typos in vocabulary list * Apply suggestions from code review * feat: enhance I-beam analysis function with parameterized report generation and plotting * feat: add email report functionality and PDF conversion instructions to I-beam analysis example * fix: correct variable name for maximum stress calculation in I-beam analysis example * fix: update boundary condition reference and improve terminology in documentation * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * feat: enhance documentation with additional files section and remove unnecessary dedent * feat: add I-beam analysis report generation and associated plots * fix: update report generation timestamp in I-beam analysis report * fix: format markdown report generation for consistency * feat: add 'Iyy' to ANSYS vocabulary list * feat: enhance beam analysis report with maximum strain calculation * fix: remove unnecessary f-strings in print statements for clarity * fix: update terminology from 'simply supported' to 'fully constrained' in beam analysis documentation * fix: correct hyperlink reference in I-beam analysis documentation * Apply suggestions from code review from kathy Co-authored-by: Kathy Pippert <[email protected]> * Update doc/source/examples/extended_examples/beam_analysis_with_reporting/beam_analysis_report.rst --------- Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Kathy Pippert <[email protected]>
1 parent 3ab601a commit 2df392b

File tree

14 files changed

+1530
-3
lines changed

14 files changed

+1530
-3
lines changed

doc/changelog.d/4127.miscellaneous.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Docs: adding reporting example

0 commit comments

Comments
 (0)