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

Adjoint forms definitions #138

Open
danielandresarcones opened this issue Aug 30, 2023 · 1 comment
Open

Adjoint forms definitions #138

danielandresarcones opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request material Related to implementing the material problem

Comments

@danielandresarcones
Copy link
Collaborator

I am looking into implementing adjoint differentiation and it would make sense to me that the adjoint problem with its linear and bilinear forms, and maybe even the gradients directly, were defined in the MaterialProblem, at least for the most common/simplest cases. I would start with the LinearElastic problem.

Is this something desirable in FenicsXConcrete? Has anyone something like this already?

@danielandresarcones danielandresarcones added enhancement New feature or request material Related to implementing the material problem labels Aug 30, 2023
@danielandresarcones danielandresarcones self-assigned this Aug 30, 2023
@joergfunger
Copy link
Member

I think this is quite interesting, but I'm not yet sure how we would integrate that here. In particular for general problems with a history-dependent model, I'm not fully sure yet how to implement this, since we as far as I understand that we would have to go back in time in the reverse order. Could you make a very short presentation in the next NuTo meeting to explain the concept and then we could discuss the integration afterwards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request material Related to implementing the material problem
Projects
None yet
Development

No branches or pull requests

2 participants