scalar product of two vector fields
Analysis & Postprocessing
2
Posts
2
Posters
412
Views
2
Watching
-
Hi Gia,
There is no tool that computes the scalar product for the J-fields from two sensors/simulation. However, you can try to access the fields from Python and compute the product yourself.
You can extract the J-field in the UI, and then right-click the lowers algorithm in your Analysis tree and select ToPython. This will help you with writing a script to extract certain quantities.
Best,
Habib