JuliaFEM / JuliaFEM/MFrontInterface.jl

Start using fixed Mandel notation ordering from Tensors.jl

Open
#27 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

In the new coming Tensors.jl release has an updated tovoight method, which takes the order as an input argument.

See the problem here: https://github.com/JuliaFEM/MFrontInterface.jl/blob/44ce243931625f5a9abf3d4c5d4e0a136f2d09a3/src/mfront_material.jl#L67-L70

And the solution here:
https://github.com/KristofferC/Tensors.jl/pull/124

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/mfront_material.jl at lines 67-70 and compare the current tovoight usage with the updated method described in the Tensors.jl pull request #124. Confirm the fixed Mandel notation ordering expected by the new Tensors.jl release, then verify the interface remains compatible.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.