Skip to content

Adjoint#592

Closed
jshipton wants to merge 34 commits into
mainfrom
adjoint
Closed

Adjoint#592
jshipton wants to merge 34 commits into
mainfrom
adjoint

Conversation

@jshipton

Copy link
Copy Markdown
Contributor

No description provided.

@Ig-dolci
Ig-dolci marked this pull request as ready for review December 17, 2024 11:28
@tommbendall tommbendall added the enhancement Involves adding a new capability label Dec 18, 2024
Comment thread gusto/core/configuration.py Outdated
Comment on lines +83 to +87
object.__setattr__(self, name, value)
# DO NOT MERGE
# Adjoint is a bit twitchy with Constants so let's not make them
# for now
# object.__setattr__(self, name, Constant(value))

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.

Here we should use Function in Real space instead using Constant.

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.

However, we have to have access to the mesh at this point for using Function in Real Space.

@Ig-dolci

Ig-dolci commented Jan 6, 2025

Copy link
Copy Markdown
Collaborator

This PR will be closed due to my silly attempt at rebasing main. I've opened a new [PR](#607) with the rebase done properly this time. 😊

@Ig-dolci Ig-dolci closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Involves adding a new capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants