Skip to content
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

Add plotting tutorials to the main tutorials branch #1903

Open
wants to merge 39 commits into
base: doc/new-tutorials-section
Choose a base branch
from

Conversation

luisaFelixSalles
Copy link
Collaborator

@luisaFelixSalles luisaFelixSalles commented Nov 15, 2024

Add new plot tutorials to the plotting section:

List of tutorials:

  • Plotting meshes
  • Plotting deformed meshes
  • Plotting data on the mesh
  • Plotting data on the deformed mesh
  • Plotting data on specific path
  • Plotting data on geometry elements
  • Plotting a graph

Preview on how it renders

Plotting section main page

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_index html

Plotting meshes

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_meshes html (1)

Plotting deformed meshes

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_deformed_meshes html

Plotting data on the mesh

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_the_mesh html (1)

Plotting data on the deformed mesh

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_deformed_mesh html (1)

Plotting data on specific path

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_specific_path html (1)

Plotting data on geometry elements

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_geometry_elements html (1)

Plotting a graph

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_a_graph html (1)

@luisaFelixSalles luisaFelixSalles self-assigned this Nov 15, 2024
@luisaFelixSalles luisaFelixSalles mentioned this pull request Nov 15, 2024
36 tasks
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.39%. Comparing base (627c2de) to head (e690c15).

Additional details and impacted files
@@                      Coverage Diff                      @@
##           doc/new-tutorials-section    #1903      +/-   ##
=============================================================
- Coverage                      88.50%   88.39%   -0.12%     
=============================================================
  Files                             89       89              
  Lines                          10251    10251              
=============================================================
- Hits                            9073     9061      -12     
- Misses                          1178     1190      +12     

@luisaFelixSalles luisaFelixSalles changed the base branch from master to doc/new-tutorials-section November 15, 2024 16:18
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure placements is a word we can use here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestions :

  • Plotting data on specific domains
  • Plotting data on specific sections
  • Plotting data on specific areas
  • Plotting data on specific positions

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think plot data on geometries and plot data on a path, so by dividing the tutorial in two separate ones

Copy link
Collaborator Author

@luisaFelixSalles luisaFelixSalles Nov 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 36f164c

@PProfizi PProfizi added the tutorials Related to PyDPF-Core tutorials label Nov 19, 2024
@luisaFelixSalles luisaFelixSalles force-pushed the tutorials/plot/firsts-plotting-tutorials branch from 36f164c to 1bcc421 Compare November 20, 2024 12:40
@luisaFelixSalles luisaFelixSalles force-pushed the doc/new-tutorials-section branch from 576cd9f to 627c2de Compare December 19, 2024 16:42
@luisaFelixSalles luisaFelixSalles force-pushed the tutorials/plot/firsts-plotting-tutorials branch from cf3f844 to ac5a0e8 Compare December 24, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tutorials Related to PyDPF-Core tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants