Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

I'm trying to run a full vehicle analysis on ADAMS but is recieving the same error again

Status
Not open for further replies.
Nov 29, 2023
1
0
0
PK
I'm a part of Formula Student Team and I'm currently working on ADAMS and doing a Full vehicle analysis. I have used the default template for the chassis powertrain and other subsytems except changing the mass and hardpoints so that the model is closer to our vehicle. Analysis is a CRC event. This is not the first time I'm running the simulation and I have never seen this error before.
The error is :
OS-environment variable
MSC_USE_FORTRAN_STYLE_RELOAD_MESSAGE_FILE=1
Asol SDK. Enforces Adams Solver (C++) to use the Adams Solver (FORTRAN) message file style when reloading.


command: FILE/COMMAND=TT_crc.acf
command:
command: file/model=TT_crc

ERROR: The MARKER referenced by ID number does not exist.
ERROR: Value : 961
ERROR: Argument : I
ERROR: Statement : JOINT/128
ERROR: Line number : 7367
ERROR: Errors in the Adams dataset prevent it from being loaded into the database.


---- START: ERROR ----
Attempt to read in model into AMD was unsuccessful

---- END: ERROR ----
command: !
command: !INFO Adams Version: Adams 2019
command: !INFO Adams Build: 2019.0.0-CL639814
command: !INFO Assembly File: <NAS_EV24>/assemblies.tbl/EV24_2_attempt.asy
command: !INFO Solver Library: D:/ADAMS/win64/acar_solver.dll
command: !
command: string/5, string=TT_crc.xml


---- START: ERROR ----
This command cannot be processed until a model has been defined.
Maybe you need to add a FILE/MODEL=pathname, OUTPUT=prefix command to the command (*.acf) file.

---- END: ERROR ----
command: preferences/solver=CXX
command: preferences/list,status=on
PREFERENCES:
SIMFAIL = NOSTOPCF
Contact Geometry Library = (not loaded)
Thread Count = 1
Library Search Path = Not Set
Status Message = Off
Solverbias = CXX (C++ Solver)

command: control/routine=abgTire::con901,func=user(901,74,17,23,1,2)
command: control/routine=abgTire::con901,func=user(901,78,18,24,1,4)
command: control/routine=abgTire::con901,func=user(901,83,26,32,1,6)
command: control/routine=abgTire::con901,func=user(901,87,27,33,1,8)
command: output/nosep


---- START: ERROR ----
This command cannot be processed until a model has been defined.
Maybe you need to add a FILE/MODEL=pathname, OUTPUT=prefix command to the command (*.acf) file.

---- END: ERROR ----
command: control/routine=abgVDM::EventInit, function=user(5,1,7,0,2,5,6,16)
command: control/routine=abgVDM::EventRunAll, function=user(0)
command: !
command: stop


Finished -----
Elapsed time = 0.00s, CPU time = 0.00s, 0.00%

ERROR: Cannot load results! File 'TT_crc.res' not found.
Simulation is complete.
Screenshot_7_ikcptp.png
 
Replies continue below

Recommended for you

Status
Not open for further replies.
Back
Top