Skip to content

Commit 6205efa

Browse files
NolanBlackandrinr
andauthored
SpaceClaim -> PyMAPDL Optimization Tuning (#108)
<!-- Please use a PR title that conforms to *conventional commits*: "<commit_type>: Describe your change"; for example: "fix: prevent race condition". Some other commit types are: fix, feat, ci, doc, refactor... For a full list of commit types visit https://www.conventionalcommits.org/en/v1.0.0/ --> #### Relevant issue or PR <!-- If the changes resolve an issue or follow some other PR, link to them here. Only link something if it is directly relevant. --> #### Description of changes <!-- Add a high-level description of changes, focusing on the *what* and *why*. --> #### Testing done <!-- Describe how the changes were tested; e.g., "CI passes", "Tested manually in stagingrepo#123", screenshots of a terminal session that verify the changes, or any other evidence of testing the changes. --> --------- Co-authored-by: Andrin Rehmann <[email protected]>
1 parent 807792d commit 6205efa

File tree

2 files changed

+1786
-3
lines changed

2 files changed

+1786
-3
lines changed

examples/ansys/pyvista_pymapdl.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,9 +1623,9 @@
16231623
],
16241624
"metadata": {
16251625
"kernelspec": {
1626-
"display_name": "fem",
1626+
"display_name": "tesseract-jax",
16271627
"language": "python",
1628-
"name": "python3"
1628+
"name": "tesseract-jax"
16291629
},
16301630
"language_info": {
16311631
"codemirror_mode": {
@@ -1637,7 +1637,7 @@
16371637
"name": "python",
16381638
"nbconvert_exporter": "python",
16391639
"pygments_lexer": "ipython3",
1640-
"version": "3.13.9"
1640+
"version": "3.13.5"
16411641
}
16421642
},
16431643
"nbformat": 4,

examples/ansys/spaceclaim_pymapdl.ipynb

Lines changed: 1783 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)