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

DOCS: Update template #289

Merged
merged 10 commits into from
Dec 23, 2024
Merged

DOCS: Update template #289

merged 10 commits into from
Dec 23, 2024

Conversation

Devin-Crawford
Copy link
Collaborator

Update template

Description

The template is updated to provide consistent formatting and header levels. The following files have been updated:

  • template.py
  • multiphysics/maxwell_icepak.py
  • team_problem/asymmetric_conductor.py
  • team_problem/bath_plate.py

I will update other examples in a subsequent PR. Close #121 and Close #265. I will create another issue to make all examples consistent with the template.

Checklist

Please complete the following checklist before submitting your pull request:

  • I have followed the example template and guidelines to add/update an example.
  • I have tested the example locally and verified that it is working with the latest version of AEDT.
  • I have verified that these changes to the best of my knowledge do not introduce any security vulnerabilities.

- Use consistent headers.
- Add some more descriptive text.
- Use consistent headers.
- Add some more descriptive text.
- Update maxwell_icepak.py
- Insert Jupytext seperator
- Ignore "venv*/" instead of "venv/" in order to allow multiple venvs for Python version testing.
- Update template file.
- Update template file.
- Update template file.
@Samuelopez-ansys Samuelopez-ansys enabled auto-merge (squash) December 20, 2024 13:03
@Samuelopez-ansys Samuelopez-ansys merged commit 13bfeb1 into main Dec 23, 2024
11 checks passed
@Samuelopez-ansys Samuelopez-ansys deleted the update/template branch December 23, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make header levels consistent Modify cell separation
2 participants