Best Of
Re: Error ID 79 : ** ERROR : DUPLICATE ID
HI Ram,
Please check the rigid bodies in the model. The same master node of rigid bodies is shared by a least two rigid bodies, which is an incompatible condition.
Moreover,a node of the mesh is selected as the master node of a rigid body, which is not recommended.
Please check the output block created in the model. No TH variable is defined in the model.
Re: Error ID 79 : ** ERROR : DUPLICATE ID
Hi,
Could you share us complete input deck?
Make sure that you are not having duplicate elements or empty property collectors.
Regards
Rahul R
Re: Altair Inspire® Challenge #1: Bridge Concept Design
Here's what i got.
Very nicely done, as always! Thanks for your submission!
Re: Altair Inspire® Challenge #6: Lilly Pad Optimization
Hi Mathew & everyone, i found this tricky, the optimization solution does leaves a huge gap between the outer ring (partition) and the design space. Please advice
Re: Simlation error
Hi Pravin Kumar,
the issue could be with the modelling method. Please check the following:
- furnish mass, inertia values and be correct if you are performing dynamic simulation
- if you are using contacts in your model check contact properties. it is recommended to manually mesh the geometry with a fine mesh where the bodies come in contact
- play with solver parameters like h_max, DAE, etc.. also try changing the integrator type to VSTIFF if there are flex bodies.
please let us know if any of the above helped you.
Re: Max 2 signals
Hi, Reza,
So, your question is how to "mux" not how to "max" two voltages together so that you can better check those two signals during the simulation.
If you have a large and complicated simulation which runs for a long time, and you want to observe data during simulation, in PSIM, please click "Elements >> Other >> Probes". You can find 1-channel, 2-channel, and 4 channel scopes here.
These scopes can be used to display simulation data during simulation.
If you want to display several waveforms in the same screen after the simulation is finished, Simview has many useful functions you can utilize.
Sincerely,
Rhonda
Re: Animation toolbar in Version 2022.2
I had the same issue. I tried following @Adriano A. Koga 's advice but still couldn't get it to pop up. I found that I needed to add a step. If I open a second blank window, and within the new blank window, select Hypermesh, then toggle back to my Hyperview window - the animation toolbar comes back. This is version 2022.3.
Re: Friction Drag and Pressure Drag
You should be able to get wall shear stress (on turbulence walls) and surface area - this would be the nodal values - then you multiply those to get the nodal shear force, which I think should be the nodal friction force. Sum those up and you have the surface friction force.
If you issue:
acuTrans -out -to info -extout
you can see the entire list of nodal quantities in the current results. Wall shear stress is in the standard nodal output, but you'll need to request surface nodal output on the desired surfaces - for nodal area. (Maybe there for walls left as type = auto_wall)
Re: Acusolve post processing in Abaqus
Yes, it seems that 5-node pyramid elements are the problem. I'm running Acusolve 2021.2. Maybe in a later update it works?
Nothing has changed in later versions yet. We'll make the request to support writing the pyramids. In the meantime, if you create the mesh with all-tets (so tets in the BL instead of wedges/prisms) you won't have any pyramids, and it should translate OK.