ms-structural / ms-structural/femdesign-api

NodalDisplacement lists duplicate information

Open
#461 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

framework:grasshopper priority:unset type:proposal
Dominant language
C#
Stars
51
Forks
29
PR merge metrics
No merged PRs in 30d

Description

NodalDisplacement lists duplicate information (see node 9 below). This may cause confusion. I think we should remove duplicate info in the NodalDisplacement component in Grasshopper.

There might be other results that behave in the same way.

Nodal displacements, Load comb.: ULS
ID	Node	ex	ey	ez	fix	fiy	fiz	Comb.
[-]	[-]	[m]	[m]	[m]	[rad]	[rad]	[rad]	[-]
Bottom.1.1	9	-0.013	0.000	-0.042	0.000	0.016	0.000	ULS
Bottom.1.1	7	-0.013	0.000	-0.042	0.000	0.016	0.000	ULS
Bottom.1.1	8	-0.013	0.000	-0.042	0.000	0.016	0.000	ULS
Bottom.2.1	9	-0.013	0.000	-0.042	0.000	0.016	0.000	ULS

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 the NodalDisplacement component in Grasshopper and reproduce the duplicate output using the TSV example, focusing on node 9. Check whether other results show the same behavior; done means duplicate information is no longer listed without removing distinct results.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.