Skip to content

adapt for MeshSequence - #287

Merged
dsroberts merged 2 commits into
g-adopt:masterfrom
ksagiyam:ksagiyam/submesh_core
Sep 8, 2025
Merged

adapt for MeshSequence#287
dsroberts merged 2 commits into
g-adopt:masterfrom
ksagiyam:ksagiyam/submesh_core

Conversation

@ksagiyam

@ksagiyam ksagiyam commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

Required for firedrakeproject/firedrake#3478, but can be merged independently.

@ksagiyam

ksagiyam commented Sep 3, 2025

Copy link
Copy Markdown
Contributor Author

@sghelichkhani Is the CI failure my fault, or is it a common issue?

@dsroberts

Copy link
Copy Markdown
Collaborator

Hi @ksagiyam, not your fault. It happened as a stage in the CI requires secrets access to download a file from an s3 bucket, which forks are not allowed to access. We'll put in an update that addresses this.

@angus-g
angus-g force-pushed the ksagiyam/submesh_core branch from 56aa934 to ba74c82 Compare September 4, 2025 01:54

@dsroberts dsroberts left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for your contribution @ksagiyam. We've been working around this on your submesh_core branch for a while now, so its good to have an 'official' fix. That being said, what you have doesn't quite fit with our (unwritten, unofficial) style preferences, specifically, the import in a place other than the top of a file. All we need is the try/except block moved to the top with the rest of the imports and is_cartesian modified accordingly.

Comment thread gadopt/utility.py
@ksagiyam
ksagiyam force-pushed the ksagiyam/submesh_core branch from ba74c82 to 0ee3210 Compare September 5, 2025 10:02
@ksagiyam
ksagiyam force-pushed the ksagiyam/submesh_core branch from 7339ea5 to 5c6f181 Compare September 5, 2025 10:28
@ksagiyam
ksagiyam force-pushed the ksagiyam/submesh_core branch from 5c6f181 to 48191f8 Compare September 5, 2025 10:30

@dsroberts dsroberts left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Perfect, thank you!

@dsroberts
dsroberts merged commit 834a95a into g-adopt:master Sep 8, 2025
4 checks passed
@ksagiyam
ksagiyam deleted the ksagiyam/submesh_core branch September 8, 2025 07:13
sghelichkhani pushed a commit that referenced this pull request Oct 16, 2025
Required for firedrakeproject/firedrake#3478,
but can be merged independently.

---------

Co-authored-by: Dale Roberts <dale.roberts1@anu.edu.au>
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.

2 participants