Replies: 5 comments
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
also if you could make a source code that i can run on my side and check, it also would be helpful |
Beta Was this translation helpful? Give feedback.
-
of course, this is a console mode repro ( btw note that netcore-opengl can run in linux and even windows net7 ), git clone --branch brief-finite-element/cantilever-fixed-restraint [email protected]:devel0/repros.git
cd repros/cantilever-fixed-restraint
dotnet run from visual studio open .csproj or from vscode open folder and accept to create assets to run the solution. I tried using 2.1.0 nuget package (latest) getting same results as described in the issue. |
Beta Was this translation helpful? Give feedback.
-
this line of code should be changed: the coordination you pass to |
Beta Was this translation helpful? Give feedback.
-
Many thanks, I adjusted the example and now it display data as expected. |
Beta Was this translation helpful? Give feedback.
-
Follow image generated through this library example and the model is base on simple cantilever with the only difference within the nodal force horizontalLoad increased of 1e2 factor.
Shouldn't the beam global displacement at offset=0 where there is a fixed constrained node a zero value ?
thanks you for any hint
Beta Was this translation helpful? Give feedback.
All reactions