[ASK] h5 gradient field output order

7 views
Skip to first unread message

Taufiqurrahman Taufiqurrahman

unread,
May 30, 2017, 9:46:41 AM5/30/17
to Salvus
Dear Salvus,

I am trying to output the gradient field, and planning to create rotation field after.
but it seems salvus h5 output gradients with number order instead of ZNE order like in the displacement field.
Currently, I am using below relation:

uXX -> (component='2')[0]
uXY -> (component='2')[0]
uXZ -> (component='2')[0]

uYX -> (component='1')[0]
uYY -> (component='1')[1]
uYZ -> (component='1')[2]

uZX -> (component='0')[0]
uZY -> (component='0')[1]
uZZ -> (component='0')[2]

But I am not sure about this, are above relation all correct?
Thank you in advance.

Regards,
Taufiq.
Reply all
Reply to author
Forward
0 new messages