Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

use DISP subroutine to apply external pressure cloud point data?

Status
Not open for further replies.

roudan

Geotechnical
Joined
Sep 7, 2020
Messages
38
Location
US
Hi

I have an external pressure data with a format of x,y, z, P. Can I use disp subroutine to apply these cloud point pressure as BC? The xyz of cloud points are not the same as nodal x, y, z. Thanks
 
To define spatially varying pressure you could code a DLOAD subroutine (not DISP). But it will be much easier to use mapped field where you can specify the data in the desired point cloud format (X,Y,Z,p).
 
Thanks FEA Way.Yes currently I am using mapped field. the mapping time is so long, in CAE it will freeze for a long time. That is why I am looking for other approaches.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top