I agree that doing it with script is much faster, but in my case, I have 700 points and it takes a bit more than 9.8 min for my pc to partition 8 edges. If I go without scripting this time will change to 18 min.
I am doing it with my script, but it does not matter you go with script or not, if you want to partition an edge 50 times it will take a log time. My goal is to reduce that time
Hello Everyone,
Does anyone knows how it is possible to partition an edge in one step with multiple points (like multiple datum points or multiple parameter values)? I know how to partition one edge one by one. The problem of doing it one by one is the amount of time that it takes to do that...
I am modeling fluid driven crack propagation in ABAQUS by using cohesive elements. I can model fluid flow by using *CFLOW in my input file, but how can I use constant pressure fluid flow rather than constant flow rate. On the other words, I want to use constant pressure pump instead of constant...