Hello,
I want to model a system which includes a large body that I want to model as flexible. Are there any efficient ways of doing this? I am asking because I also want to define contacts including said body, making the computations quite…
I have a dialogue box created where I am setting number of design variables.
I want to display set variable values into respective fields upon displaying that dialogue box whenever I open model next time. What would be proper cmd command
Hello everyone,
I would like to use a Space Mouse ( 3D connexion), but the speed to move and rotate my model is too fast. I tried changing the settings in the app of the space mouse, but it doesn't reduce the speed in adams view. It only reduces…
ADAMS/View 2023.4
Windows 10
Anybody else seeing this behavior in the model tree? Under "Bodies" I get a list of the children of the bodies, but no bodies themselves...
If I exit and reopen all is well (for a while).
Hi,
Any directions on how to model a shrink-fit contact model between a 3D flexible bushing and a 3D rigid shaft?
Simply changing the bushing dimension to have a different classification fit does not simulate a shrink-fit contact model.
Hi All,
I'm a bit stuck.
I'm trying to setup a simulation where in the first phase, the assembly settles to a position under the summation of external forces (its velocity settles to zero with a certain displacement).
…
I would like to plot the stress distribution for the hole in the flexible body. Right now I can see the contours but I am interested in plotting the stress for the hole's edge and seeing how the load is distributed instead of visually seeing that.
…
Hello,
What can be problem with using model with flexbody and motion together with IC?
I am trying to use motion in bottom rev joint.
Without displacement IC in motion model runs fine, same for rigid.
But…
I have been working on damper optimization analyses. I have prepared varying damper files to combine in Adams Insight. I have tried many different test-rig. Knowing how objectives and their equal value in the postprocessor differ in a four-poster analysis…
Hello Adams Community,
I am using Adams MaxFlex to run a nonlinear simulation.
I am generating the bulk data file in my code and importing the resulting `BDF` file into my model.
My model runs perfectly fine when I use…
Hi everyone,
I have a simulation in which the system is driven by a torque and then a contact case is simulated. The torque is controlled with a PID controller. The torque is also monitored by a sensor. The sensor interrupts the simulation if a certain…
I am getting the following error for my vibration analysis
Ant lead?
ERROR: The state matrix and eigen vector matrix are not of compatible sizes.
A: 2 x 2
B: 0 x 0
C: 0 x 0
D: 0 x 0
ERROR: The state…
Hello everyone,
I am simulating a machine tool in Adams View where I want to investigate the force with which the workpiece and the tool touch each other. To do this, I drive my system with a torque that acts on a simplified ball screw. The torque…
My Shaft is a flexible body where the PCD is alredy modelled. Can I add a gear on that modelled PCD ? Do i have to consider anything special if that described procedure works ?
In Adams View I'd like to import a ton of XYZ points from my CATIA CAD files. For some reason I can't get them to show up in ADAMs no matter what file I export. I can generate an excel file from CAD, and now I'd like to import them all at once using a…
I am trying to extend our damper modeling approach from standard force-velocity curves. Any good references on how to do it or lessons learnt from the existing options inside ADAMS/Car and Ride? Specially looking to improve correlation of activities for…
Hello,
since a while I have the error :
"A Not-a-Number (NaN) value was computed for the integration error. This problem may be related to wrong values computed by user-written subroutines. Please try using the Adams utility subroutine…
I am getting an error of LINK2019 while compiling my subroutine which consists of c_sysfnc, c_errmes and c_step functions. I have already included the "slv_c_utils.h" header file. Do I need to include any other header files and in such case which one…
Hello ,
funtion "request activity" can get request wrt-I and wrt-J. But for damper and bumpstop, the I marker and J marker are the same, which doesnt match what we want. Ohterweise, for bushing, spring, rebound are logical in the mind. So , is my…
Hello,
I have an ADAMS/View model which consists of only rigid bodies and a lot of contact. When running the load case with a sensor that kills the simulation the CPU time is 32 hours. When the sensor is removed and rerun to the same end time…
Hi,
I use a C++ subroutine for the GFORCEs in one of my models. There are three GFORCEs in the model and as such, the same subroutine is called multiple times at the same timestep. I want to make sure that the values of certain variables are…