Hi all,
I've been wondering how to stop a simulation based on residuals convergence.
When I've got MATLAB models, I usually exit my numerical analysis when error hits a predetermined lower limits, such as 1e-4. The only thing I've found built into STAR-CCM+ is the 'Stopping Criteria', which...
Race Car Vehicle Dynamics: Milliken & Milliken, 1995.
As any engineer who went through FSAE while at school will tell you, this is the bible. Focus on racing load cases, but easily translatable to road scenarios. Highly recommended read!
"Simplicity is the ultimate sophistication." ~ Leonardo...
I can't recall ever having imported a reference library for CatScript. However, you will find a bunch of forum posts when you search for using Imports for VB.Net, and how to use Catia with Visual Studio (VS201X).
Have you tried just dumping your code into the VBA editor built into Catia and...
Hello all!
I use V5R20, and the search function, while powerful, uses different query formatting depending on which characters are in the search string. The bApostropheChrs was made through trial and error through all ASCII characters, seeing which ones CATIA surrounded with double quotations...
Are you sure you've loaded the library for 'Microsoft Scripting Runtime'?
"The CAD crashes only when you seek to add another spline" ~ Ancient Chinese Proverb
Jenial,
Thanks for your reply! A pity to hear it isn't exposed. If you hear anything from your support rep, please let the community know!
Do you know of anything else in composites workbench that can be accessed, even with workarounds?
Hello all! First post, so let me thank you for your help in my learning up until now. I'm an intern whose job is almost exclusively CATIA programming, and most of my CATIA specific coding knowledge comes from posts on here!
I've been using CATIA's Composite Design workbench (CPX & CGX), and...