Skip to content

Conversation

@miguelmaso
Copy link
Collaborator

@miguelmaso miguelmaso commented Sep 30, 2025

Summary

  • Added shortcuts for some cartesian discrete model tags
  • Added library of evolution functions
  • Added Jacobian and residual weak forms for elastic models. This signature is compatible with visco API
  • Added Cauchy postprocessor for elastic models compatible with visco API

To be discussed: I think that in the future we should consided whether boundary conditions shall be moved to a sub-module.

Intersting info: some other miscelaneous tools (TensorValue indexing, isapprox and eigen interface are now available in the latest Gridap release)

@miguelmaso miguelmaso self-assigned this Sep 30, 2025
Return the residual for a visco-elastic model as a FUNCTION.
Return the residual for an elastic model as a Function.
"""
function residual(model::Elasto, un, vars, dΩ; t, Δt)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

TODO: Update interface

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@miguelmaso
Copy link
Collaborator Author

@jmartfrut ready for review.

@jmartfrut jmartfrut merged commit 7af05f9 into main Oct 1, 2025
3 checks passed
@miguelmaso miguelmaso deleted the mmaso/bc branch October 1, 2025 10:48
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.

3 participants