Fierro icon indicating copy to clipboard operation
Fierro copied to clipboard

IJK vs Ensight

Open kpwelsh opened this issue 2 years ago • 0 comments

Some parts of the code use IJK and some use the EnSight node ordering convention.

It might not technically be a problem right now, but its bound to cause us issues in the future if we don't sort that out.

We should have type guarded connectivity structures to prevent us from ever making that issue in the future.

Could also just always use the same convention internally.

kpwelsh avatar Nov 01 '23 17:11 kpwelsh