JuliaFEM / JuliaFEM/MFrontInterface.jl
Start using fixed Mandel notation ordering from Tensors.jl
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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