Udit Pillai
Mechanical
- Oct 24, 2016
- 2
Hello everyone,
I have written a UEL for coupled pore fluid/stress analysis in 2D. In addition to solid displacements and fluid pressure, I also get fluid velocities (both in x and y directions) in the solution vector. I have currently stored them in state dependent variables (SDV) and I can visualize their magnitudes using a dummy mesh in Abaqus viewer. However, I want to visualize them (Vx, Vy) as vector field-output (Symbol plots) for each node. This is possible for displacement outputs by default in Abaqus viewer (See image below).
In short, I want to display fluid velocity vector (stored in SDV) in exactly similar manner as shown in image. If someone has written a Python script for this and give me some leads, it would be of great help.
Thanks
I have written a UEL for coupled pore fluid/stress analysis in 2D. In addition to solid displacements and fluid pressure, I also get fluid velocities (both in x and y directions) in the solution vector. I have currently stored them in state dependent variables (SDV) and I can visualize their magnitudes using a dummy mesh in Abaqus viewer. However, I want to visualize them (Vx, Vy) as vector field-output (Symbol plots) for each node. This is possible for displacement outputs by default in Abaqus viewer (See image below).
In short, I want to display fluid velocity vector (stored in SDV) in exactly similar manner as shown in image. If someone has written a Python script for this and give me some leads, it would be of great help.
Thanks