Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to show physical values distribution as contour plot: nodes #7

Open
gabrielpreda opened this issue Aug 24, 2018 · 0 comments

Comments

@gabrielpreda
Copy link
Owner

Add functionality to show physical values distribution as contour plot: nodes

Currently the package import an FEM file and display (using plot2D) the geometry of the FEM
Typically, FEM is used to calculate a physical model and output will be one or more physical values, distributed in the FEM mesh; for example, in electromagnetics will be the field density, electric potential, in mechanics will be the force, the stress distribution etc.

We would like to add functionality to show such physical model values distribution in the FEM mesh.
This could be either nodes values of element values.
In this case, we would like to show nodes value.
Nodes value will show a value of color interpolated between nodes values in each element. The color interpolation scheme should be linear.
A legend showing the physical magnitude plotted is as well requested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant