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…
Open Foam comes down to surface preparation and selecting the right template. The SimCommons approach uses Mecway to identify different patch surfaces of an STL surface, then uses Linux scripts to pull the right template and combine with the geomet…
The two pendulum problem is a subset of something I posted on LinkedIn recently. It's the Newton pendulum toy. It's simply a demonstration of the problem we have with time stepping. The large motion of the end pendulum coming down does not require f…
@disla thanks for joining the dynamics misery club! All of your points are understood and appreciated. we do drop testing with CCX, we impose gravity and initial velocity, and the part is positioned a fraction of a millimeter before the floor. Thi…
if you use a text editor to open the liml, you can remove any paths and leave the file as simply "shaft.stp", which will look in just the local directory.
We use Optimax, and it works well. We use a load cell machine (Lloyd) to obtain a load deflection curve. This test setup gets modeled in Mecway, and the C01 C10 coefficients are made variables (I think we go straight to the CCX deck at this point)…
In the past I have used NASCRAC which creates a crack growth rate based on a stress field and da/dn material data. However, I recall there was a method in ANSYS that used higher order elements, with the midside nodes to a "quarter point" at the base…
Ok here we go again. Attached is a simple model run using nonlinear dynamics (*DYNAMIC in CCX). We have run models this way for a while, and the process gives us reasonable design input for things like drop tests or assemblies with dynamic effects.…
I will second the comments about the unpredictability of where modes might occur. Even with a mature design, someone introduces a cooling passage in a tip shroud, or a change to the squealer tip, a modification to a damper casing, and suddenly you d…
For 20 years I worked on gas turbines, and we used cyclic symmetry in ANSYS. The blade/bucket engineers were fixated on some "classic" trouble spots, like N=2 lower modes that were damper wear issues, but we always produced a huge map of modes for …
If you are designing a rubber collar for a rotating seal, those are the kind of things to watch for. If you are designing a rubber ball, I think you're good
I use TetGen for difficult STL. It identified two small areas with self-intersecting shells, which nothing will want to mesh. Once corrected it meshed fine.