I am trying to run older model (2010) into newer version of Adams (2017.1) and getting following error message related to ftire (cosin 2017.1).
I have tried running with PAC tire and it works fine. So, looking for your help on what could possibly be wrong here. Adams/Cosin version ? or something else.
---- START: ERROR ----
loadCTITireData: Could read FTire tire property file front_ftire.tir for tire: 2
---- END: ERROR ----
---- START: ERROR ----
Adams Solver (C++) run terminating due to STOP requested by user.
Using ADAMS 2017.1 as a "newer" version is somewhat funny.
Do yourself a a favor and use something like ADAMS 2023.2 and cosin 2024-1
Then usually it's the tire property to blame. Especially stuff like use_updates_prior_to.
Common debug would be to open it in the latest ftire_tools, cleanup/polish the data, then try to achieve a stable preprocessing and and at the end re-export in current format.
So you are trying to use Adams 2017.1 with a FTire version that didn't exist when that version was released? Yeah, that won't work.
Download and install the version of FTire that was simultaneous with Adams 2017.1 (probably require you to uninstall your current version of FTire) and it should work.
I am trying to run adams 2017.1 with the same ftire version in the adams installation (cosin 2017.1) but still it gives error. However it runs fine with Adams 2019.2 with ftire 2019.1.
As Martin mentioned, I tried with ftire_tools but still the problem exists.
loadCTITireData: Could read FTire tire property file front_ftire.tir for tire: 2
is a message issued by Adams/Tire, not CTI or FTire. You likely got some messages from CTI+FTire before, probably preceded by prefix FTire:.. or CTI:..
I cannot see an issue with FTire in your message file (no respective error message), and I don't know why Adams/Tire complains.
Anyway, here is my advice: install the latest FTire (currently 2024-1), and let, in Adams 2017, the envvar COSIN_PREFIX point to this installation. I'm pretty sure this will solve the issue. Cosin 2017 is now 7 years old, and there is so much new/better in the 2024 version that this step will pay anyway.
you can make a newer cosin version behave like an older one (neglecting all fixes and improvements added later):
open your tir-file in cosin (newest version available in your site: 2023-1?),
then click 'emulated cosin version', select the 2017-1 version and
save the tir-file.
Then, run your Adams model with cosin 2023-1 and you will the get same results as with cosin 2017-1.
VERY IMPORTANT: do *not* try to edit the tir-file in an ascii editor and do the changes 'manually'. This might not work well.
In order to make sure cosin 2017-1 has not had any issues with your tir-file, try to pre-process it in the cosin menu (button 'pp' in upper right corner), and see if it is successful. Once again: 2017-1 ist seven years old and the tir-file might not work well in this outdated version. But you will see this as result of the preprocessing run. If PP is successful, it is likely that the FTire model also runs fine together with your Adams model.
regarding your question about differences between 2017-1 and the newest version (wiz 2024-1, not 2023-1): see yourself here: https://www.cosin.eu/support/release-notes/ (release notes 2024-1 to be published in the next days).