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

Does each velocity from getConductionVelocity correspond to a mesh vertex coordinate from userdata.surface.triRep.X? #67

Open
Jsalas424 opened this issue Jul 22, 2022 · 1 comment

Comments

@Jsalas424
Copy link

Hi,

Looking for clarification here. From the length of the arrays, it seems like the returned CV's correspond to a vertex on mesh, is this correct?

In other words, would it be correct to create a table joining the outputs of getConductionVelocity() and userdata.surface.triRep.X respectively?

Thank you!

@p-j-smith
Copy link

That's a good question! I think for most of the methods the CV is calculated for each vertex on the mesh. However, some methods require that the CV is calculated for each cell in the mesh. I'm not too sure which methods return vertex or cell CVs, but perhaps @gharaviri could provide a little more info here

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

No branches or pull requests

2 participants