I see. It looks like the AI is trying to editing the mesh instead of applying a displacement constraint.
You can do a radial prescribed displacement without a script, using formulas in Displacement like this:
If you need to adjust the distance in…
You can do that with Mesh tools -> Move/copy, Set Coordinate system to Cylindrical (Z axis).
But if you do need a script, could you please format the script to "Code" in the forum otherwise indenting is lost and other things get changed.
Is it …
Shell offset doesn't currently work with OpenRadioss. I'm not sure if OpenRadioss even has that capability? I see that Mecway allows you to define shell offset and doesn't give any error message. This is wrong and I'll make it clear that it won't wo…
I'm not sure. It looks like it has read equivalent plastic strain from the CCX output because it's showing zero instead of nothing. Perhaps have a look at the .frd file to see if there should be non-zero values on those nodes.
40/(0.9*1.565) is half the length of the bridge (unit is meter) so that it starts from the -x end instead of the origin.
unittriangle(w,x) is this with area = 1. You add a constant to x to shift it in space, and add a multiple of t to make it shift…
I'll change the traction unit from MPa to Pa because there's a unit conversion factor in there that makes it more confusing to me:
-(180/4.3) * unittriangle(0.5, (0.9*1.565)*t-40/(0.9*1.565)-x )
the unittriangle() function defines a force per unit…
See Gmsh for how to install it, then when it's installed, click Browse ... and find gmsh.exe.
Don't copy the path in my screenshot because it'll be different.
The length is still 500 mm (the first argument, 0.5, to the unittriangle function). You can visualize this by refining the mesh enough to see a patch of arrows. I changed 500 to 1000 in the constant term to somehow scale it to agree with your formul…
I'm not sure if CCX can handle a decrease in the stress-strain curve.
It doesn't have the *TENSION CUTOFF keyword, and the *PLASTIC stress-strain data has to be non-negative (stress is von Mises), so you can't define it there.
It does, however, ha…
That's normal but it should converge towards something as time step gets smaller.
In this case, acceleration has such big high frequency components, I don't think 0.01 s fine enough too big to capture it. Maybe add damping to suppress those if they…
Those peaks of stress on the rivets might be spurious due to the contacts or the re-entrant corners under the heads.
One on the end has the slave faces extending beyond the master faces. I corrected that and it slightly reduced the stress.
If you …
Yes, the displacement pre-tension is probably the right one and it does have that problem of having to decide the displacement. One way is to first solve with the Force option, measure the resulting displacement, then set that as the Length adjustme…
1-I'have been thinking for a long time that when analysis is performed with Automatic time stepping, by default, the load is ramped from 0 at time 0 to 100 % at end time automatically too. There was no need to multiply by time in the formula.
Tha…
Quasi-static with contact sometimes converges worse than non-quasi-static because of the extra *STEP section Mecway inserts to prevent CCX from adjusting the contact stiffness (probably to help convergence!). During this extra step, the solver panel…
Hello Disla, always a doozy when you find a problem!
I didn't look at the SOL and reaction force results which I'd say aren't really part of Mecway, but the displacements changing with time isn't supposed to happen.
I made a simpler model without …
You can use Node-surface coupling with the RBE2 option and applied to the edges of both holes to fix them together rigidly. Pick any node on the hole edge as the reference node.
Or to allow the holes to deform, use two RBE3s with their reference …
@disla I like that idea but I don't think it's safe or practical to predict all the node forces CCX might apply, including gravity, pressure, MPC forces, and their changes with large displacements.
Because of this serious bug Fatmac found in loads & constraints groups, I've rolled back publishing version 31 on the download page.
The bug is new fixed in version 32 which is available here https://mecway.com/download/mecway320.msi and that w…
Pick Solution -> Force and moment -> External force then solve again. CCX only outputs external force, which is reaction force and applied force together. At constrained nodes with no applied force, like your anchored end, it's the same as rea…
Good to hear it helps, and thanks for showing me what a problem file size was. There's even greater saving after solving in v31. Just doing open and save still keeps it in double precision to ensure fidelity but solving again goes to single.