For what it's worth, I clicked "mesh" with 20mm element size, set steel and a wall thickness to 5mm?, held the bottom, loaded the top and the thing looks like it's behaving. If you took the time to modify wall thicknesses and put the correct load in…
Mesh the whole thing, then select just the surface you want to keep in the Geometry section and select "add surfaces to new named selection". Select that named selection and switch to element select, then add elements to new named selection. Delete …
For the range of loading we typical use, I find the Mooney Rivlin materials tend to stiffen with load, as shown below. I attached a file with hyper55a properties, you can run this and see the behavior.
#copies would be a good addition, in the mean time, I do 2 things:
1 - extrude the edge, as others have said or
2 - make 10 copies, then make 7 copies of my "10copy set". at least there's lot less clicking!
extrusion example:
My favorite thing about this forum is some of the small discoveries I make with the gems that get offered up in conversation - like Node coordinates cylindrical, brilliant, and right in front of me!
My 2 cents. CCX, nonlinear 3D, note settings in Analysis. I used a handy hyperelastic material but your hyperfoam should perform similarly. I ramped your Y displacement, and removed the constraint on the pin surface - if it can slide, it can move n…
My spring is in need of pre-tension, and I am not finding a way to do this. When I have a spring connected to ground, I can "pull" the ground side to put in pre-tension, but if the spring connects two parts, I am out of ideas. Is there a custom mode…
@disla the Mecway example is using the CCX thermal pipe elements. The input for these (as I use them) is the mass flow and capacitance while the surface they are connected to has a user-specified heat transfer coefficient. The usefulness of this me…
I changed your model to quasi-static and ramped the 18MPa load.
I cheated by putting some "rubber bands" (elastic support) on the nut plate to keep things from flying away in the first steps. This is a good trick so long as you remember to use Solu…
@kuhtip I think what you are discovering here is not just how to set up a bolted connection but also the "killer app" to Mecway - the users in this forum
We have been using Mecway for 8 years now, with many licenses. Rest assured you have chosen w…
We have come to accept that there is a flattening at around 8 cores. We set up computers in this range. I think there is always a tradeoff between cores and "share time" between cores. This will be problem specific, so you may find success with a p…
Don't read too much into the geometry creation, the Simcommons models are all built to run in under 1000 nodes. When I was in the gas turbine industry, we would work hard to keep the element count down but accurate enough to capture those higher mod…
@pberry yes, skip to after the dummy geometry creation and you'll see the cyclic symmetry setup. Not hard to set up, but spend and entire career understanding
The 'needs a thickness" likely means the mesher only got through the surface meshing. I would try and identify where the mesh is struggling and see if you can improve the CAD Sometimes it is one little blend that makes it choke. You would not wan…
Use the Pastix solver, available pre-compiled on the Calculix website ( the "files" link). Link to the ccx_dynamic.exe executable. You can use the CCX solver switch to change to Pardiso if necessary.
Take a look at this:
In CCX, shell elements are expanded into hex8 with c3d8i shape function
We usually use hex8 with the CCX option to use c3d8i option (see CCX in tree)
hex8 c3d8 are too stiff in bending
hex20 c3d20R are supposed to be a very …
First of all, rest assured you've picked a good software. we have many users and have been effectively applying Mecway for many years now. I would recommend simcommons.com and the other references you will find on YouTube for a quick start.
I thin…
calc_em gave the missing detail on the calculix forum - the ROT NODE is the node that needs to be referenced. I have attached a test file that demonstrates the method.
Thanks to you as well @sergio!
The frd file is usually a simple text file. if you look at the format, it should be easy to strip away the top two thirds of the solution to get what you've been looking for.
What Victor said. This is an example that will run for 0.2s with no output, then run with output set by FREQUENCY for the remaining 0.1s. To make this input file, click "=" the look at the end of the input file. If your dynamic run is in "free f…