I have a query regarding load and boundary conditions syntax using PCL.
Problem definition: I am creating a session file for GFEM to DFEM pressure mapping using PCL commands. My query is, how patran is writing PLOAD cards for a particular subcase as highlighted in below example.
Example : How these highlighted load ids are considered in Patran PCL. Kindly explain the load case id pattern being considered as this is required to loop for many load cases.
@Arthur Hickson Super!!. This "ajh_dump_loadcase2.pcl" version works fine and dumps all the LC Id's . one slight change required here. This coding dump all the load case. What if user want for only one Type of load case. For example pressure case having load type id 8. Is possible to extract only load type 8 cases along with the total count of only type 8 cases?
I am just going one step at a time. Hope you understand .
@Arthur Hickson Super!!. This "ajh_dump_loadcase2.pcl" version works fine and dumps all the LC Id's . one slight change required here. This coding dump all the load case. What if user want for only one Type of load case. For example pressure case having load type id 8. Is possible to extract only load type 8 cases along with the total count of only type 8 cases?
I am just going one step at a time. Hope you understand .