ms-structural / ms-structural/femdesign-api
Missing default case index and restype for NodalResponseFactor & NodalAcceleration results
Open
Nobody has claimed this yet.
framework:c#
type:bug
- Dominant language
- C#
- Stars
- 51
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Note: FD22 needed;
´GetResType()´ and ´GetDefaultCaseIndex()´ methods has no returning values for ´NodalResponseFactor´ and ´NodalAcceleration´ results
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
Read FemDesign.Core/Calculate/DocTable.cs around lines 167-202, focusing on GetResType() and GetDefaultCaseIndex(). Check the FD22 requirements and the existing result mappings first; done means both methods return the appropriate values for NodalResponseFactor and NodalAcceleration results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100