fusion-flap / flap

Fusion Library of Analysis Programs
MIT License
11 stars 5 forks source link

Vector fields in FLAP #90

Closed thelampire closed 2 years ago

thelampire commented 3 years ago

So far only scalar fields are processable in FLAP. E.g., if I want a velocity field then I have to separate the components of the velocity vectors to two FLAP data objects. Is there any plan to change this or should I just add another meaningless coordinate to be able to handle the vector components in the same object?