How to view the gradient values of the spatial field distribution? #991
maimunasabomuhammad3
started this conversation in
General
Replies: 1 comment
|
They should be in the same order. Are you running in parallel? If yes, the ordering could be tricky becasue the field ordering in DAFoam will be the same as the ordering in the processor*/polyMesh folder, instead of constant/polyMesh |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What is the registration order of field variables in DAFoam? I found that it does not seem to be the same as the storage order of mesh cells.
All reactions