Skip to content

docs: adding reporting example #4127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 26 commits into from
Aug 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ea66eb9
fix: parsing typos
germa89 Jul 29, 2025
dd4ac32
feat: add SECP command to PLOT_COMMANDS list
germa89 Jul 29, 2025
a8fc808
docs: Add I-beam analysis example with automated report generation
germa89 Jul 29, 2025
868cbfa
chore: adding changelog file 4127.miscellaneous.md [dependabot-skip]
pyansys-ci-bot Jul 29, 2025
1195fa8
fix: correct typos in vocabulary list
germa89 Jul 29, 2025
05f9e54
Apply suggestions from code review
germa89 Jul 29, 2025
0cb9561
Merge branch 'main' into docs/adding-reporting-example
germa89 Jul 29, 2025
872a61a
feat: enhance I-beam analysis function with parameterized report gene…
germa89 Jul 29, 2025
5f1a5d2
Merge branch 'docs/adding-reporting-example' of https://github.com/an…
germa89 Jul 29, 2025
32bed4e
feat: add email report functionality and PDF conversion instructions …
germa89 Jul 29, 2025
1ca1df9
fix: correct variable name for maximum stress calculation in I-beam a…
germa89 Jul 29, 2025
d301f87
fix: update boundary condition reference and improve terminology in d…
germa89 Jul 29, 2025
e4e729c
Apply suggestions from code review
germa89 Jul 29, 2025
e6165a3
feat: enhance documentation with additional files section and remove …
germa89 Jul 29, 2025
1e2d431
Merge branch 'docs/adding-reporting-example' of https://github.com/an…
germa89 Jul 29, 2025
f715277
feat: add I-beam analysis report generation and associated plots
germa89 Jul 29, 2025
3583494
fix: update report generation timestamp in I-beam analysis report
germa89 Jul 29, 2025
e92a0b7
fix: format markdown report generation for consistency
germa89 Jul 29, 2025
5aa547b
feat: add 'Iyy' to ANSYS vocabulary list
germa89 Jul 29, 2025
222e822
feat: enhance beam analysis report with maximum strain calculation
germa89 Jul 29, 2025
46e1af9
fix: remove unnecessary f-strings in print statements for clarity
germa89 Jul 29, 2025
d4ef0e5
fix: update terminology from 'simply supported' to 'fully constrained…
germa89 Jul 29, 2025
d7efb08
fix: correct hyperlink reference in I-beam analysis documentation
germa89 Jul 30, 2025
8c49a5f
Merge branch 'main' into docs/adding-reporting-example
germa89 Jul 31, 2025
d643c48
Apply suggestions from code review from kathy
germa89 Aug 4, 2025
a373e8b
Update doc/source/examples/extended_examples/beam_analysis_with_repor…
germa89 Aug 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog.d/4127.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Docs: adding reporting example
Loading
Loading