hexagon logo

Browse By Tags

  • CMD command to keep display gui dialogue box.

    Is there any cmd command to keep my dialogue box displaying on screen(prevent going into background whenever clicked anywhere on the screen)
  • Show the Force Vector between gear teeth in GEAR AT

    Is there any option to display force vectors for gear teeth forces in GEAR AT, just like force vectors in contacts. Or is it not possible in Gear AT while using flex tooth.
  • I am trying create .bat file to run .acf within gui dialogue box, but facing the issue in writing bat file.

    simulation set solver_preference = write_files_only simulation set save_files = yes simulation set file_prefix = (eval("$f_prefix")) simulation single scripted & sim_script_name = $f_script_name language switch_to python…
  • Forces and moments in Coupler

    Hello, is there any function with which I can measure the forces and moments in COUPLER? Similar to JOINT or MOTION functions? Thanks, Ondrej
  • Contact webinar WM412 is not available

    simcompanion.hexagon.com/.../simacademy--contact-modeling-in-adams--detailed-analysis-of-contact-parameters-and-integrator-settings-for-rigid-and-flex-body-contact--wm466 In the above mentioned webinar on contact, initially presenter mentions…
  • Double Lane Change Simulation

    Hello, I'm trying to run a double lane change simulation using the custom full vehicle assembly. Once I run the simulation, the vehicle seem to have difficulty following the desired path. I've tried both "default" and "max radius path" controller…
  • Simulation of the MF Tyre 6.2 on the ADAMS/Car tire testrig.

    Hello, I am trying to simulate the MF Tyre 6.2 tyre model on the ADAMS/Car tire testrig. Unfortunately the MF Tyre 6.2 is not working on the tire testrig. Does anybody has any experience if the simulation of the MF Tyre…
  • Hi i have PSD input in g^2/freq. My Adams unit system is in mm for length, seconds for time. I am trying to run a PSD excitation . When defining the spline should i have to define it as g^2/freq input ?

    The output channel is a displacement of a component. The input channel is a spline with the PSD data in g^2/freq
  • Hello Team we want to run bat file dynamically access Adams2023_3 / acar / ru-st/ b/ example.cmd via MATLAB in command prompt mode but when we tried there was prompt each time to enter Adams2023_3 /acar/ ru-st/ b / example.cmd.

    Kindly let us know the process to run a bat file dynamically without prompt Thanks
  • Full vehicle simulation error

    Hello, I'm trying to run a full vehicle fishhook maneuver simulation with my custom suspension geometry but, I'm getting this error message: ---- START: ERROR ---- Static equilibrium analysis has not been successful. …
  • Would you please help how I set suspension parameters for a single communication front wheel in a tricycle vehicle? Typically, build->susp param->toe/camber->set will automatically create cor/l for the angles but I'd like single communication

    Would you please help how I set suspension parameters for a single communication front wheel in a tricycle vehicle? Typically, build->susp param->toe/camber->set will automatically create cor/l for the angles but I'd like single communication toe/camber…
  • Value of vas_steering demand using different integrator/formulation

    Hello everybody Can anybody tell me difference of vas_steering_demand value in postprocessor with different solver settings (Gstiff/I3, Gstiff/SI2, HHT/I3) All simulations are done as DLC with speed 50 km/h with (MDI_Demo_Vehicle) …
  • Calculation of the moment of inertia off diagonal terms during the ADAMS/Car Aggregate Mass.

    Hello, does anybody have an idea how the off diagonal term of the inertia moments are calculated during the aggregate mass calculation in ADAMS/Car? Thanks, Ondrej
  • Exporting fmu from event (dcf in private database)

    Hi, is somebody having same issue? Exporting fmu when dcf file is stored in private database (i.e. just coping acceleration_dcf.xml from shared database) for me i am always having this error: Jozef
  • How to get started writing C user subroutine in ADAMS?

    ADM703C is made up for writing subroutines in Fortran language, is there a recommended way to start writing User subroutine in C programming. Although, the installed directory contains some c-user subs, these are least useful if you want to create a function…
  • Solenoid modelling in Adams

    Hello everyone, I am working on a system where the actuation is solenoid based and the objective is to incorporate the output of this solenoid into our Adams MBD model. Does anyone know how to model the solenoid and incorporate its output in…
  • Reposition of full vehicle assembly

    Hi everybody, i want to reorient full vehicle assembly (MDI_demo_vehicle) in Adams 2023.4.1, i want to rotate vehicle (180,180,0). I have tried all combination to use or not (Keep Current Road Position, Retain Parametrization) but after rotation…
  • Can we use gfortran compiler for compiling the fortran files to .dll? If yes, how to setup the compiling and linking?

    Can we use gfortran compiler for compiling the fortran files to .dll? If yes, how to setup the compiling and linking?
  • Declaring new variables in .cmd file

    Hello everyone, I need again some help from your side : How can I create two new variables (I guess I need strings or something) into my .cmd file ? How can I use these variables in order to replace the name of my assemblies…
  • Load databases into ACar if it is launched from CMD

    Hello, I have a problem with loading databases in Adams/Car when it is launched from the command prompt. If it launched from GUI, there is no problem. I suspect that if I use command ru-standard in *.bat file it does not load the…
  • Adams 2018 script to 2020 (Python2 -> Python3)

    Hello, is there a chance to get access to Python classes references. I need a description of definitions of methods and arguments i.e. Model.Constraints.createmotion() Adams.expression() Your online documentation…
  • Missing mass in MNF from superelement

    I was given a black box model (superelement) defined by mass and stiffness matrices in a DMIG. I would like to create a flex body from this model. I generated a mnf but the reported mass, center of mass, and inertia in ADAMS does not match that of the…
  • I am using Adams Machinery to model helical gears with 3D contact method, I am getting noise in the results when I compute forces at gear joints (revolute). Is there any way to avoid these noise in the result without application of filters.

    I am using Adams Machinery to model helical gears with 3D contact method, I am getting noise in the results when I compute forces at gear joints (revolute). Is there any way to avoid these noise in the result without application of filters.
  • GCON unable to solve function that include model parameters as a variable. Suggestions to run two coupled shafts with variable speed ratio?

    Hi, In my model(attached) I am trying to drive a pump shaft(slave) with respect to the motor shaft(master) based on a variable efficiencies. I have coupled the two shafts using GCON. The efficiency is calculated using the output torque and…
  • How do I create variable (string type) for a joint type using cmd script command. like if joint type is revolute, string variable is "revolute"

    How do I create variable (string type) for a joint type using cmd script command. like if joint type is revolute, string variable is "revolute"