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

Feature tangent #31

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from
Draft

Feature tangent #31

wants to merge 7 commits into from

Conversation

sanathkeshav
Copy link
Collaborator

@sanathkeshav sanathkeshav commented Oct 25, 2024

  • Algorithmic tangent via finite differences : 2 new methods Solver::get_homogenized_stress() and Solver::get_homogenized_tangent(pert_param)
  • New Linear elastic triclinic material model with 21 inputs -> all C
  • Type of Reader::materialproperties changed from map<string, vector<double>> to json -> material_properties in input json can accept many more things other than just vectors of doubles
  • Introduced new field in input json called error_parameters that can definite error measure (L1, L2, Linfinity) and type (absolute, relative)

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.

1 participant