TAGGED: lsdyna
-
-
August 25, 2023 at 7:12 am
Deepak Kumar
SubscriberHello all,
I am doing direct optimization with GA algorithm.
This is how i had defined the Termination criteria.
Note i am using composites with curve matching (MeanSqErr) as my objective.
As per my Termination criteria, it should stop when 3 same optimums are generated right ? (0.1*30= 3).
but from the picture you can see that it stops after 5 same values.
I wanted to know how it terminates.
Thanks in advance. -
September 1, 2023 at 9:11 pm
Anirban Basudhar
Ansys EmployeeHi Deepak, the internal LS-OPT tolerance for assessing improvement in objective function is 1e-9, which is lower than the digits appearing in the table. Therefore, it is entirely possible that the first change was greater than 1e-9; you just don't see it in the table due to round off. Even without that you would have seen 4 repeated values (1st value + another 3 repetitions).Â
-
September 2, 2023 at 10:00 am
Deepak Kumar
SubscriberHello Anirban,
Thank you for the information. I have understod now
one last doubt what does "Space for -1 doubles needed" error mean  ?
Because of this i cant access histories created in the result simulations.
Thank you. -
September 4, 2023 at 2:21 am
Anirban Basudhar
Ansys EmployeeHi Deepak, that indicates an issue with memory allocation inside the software. It could have something to do with the problem definition or overloaded system. Can you 1. try it again, 2. try it on a different system, 3. send your example to support for debugging in that order?
-
September 4, 2023 at 7:08 am
Deepak Kumar
SubscriberHi Anirban,
Thank you.
I will try these suggestions.
-
- The topic ‘LSOPT Direct Optimization’ is closed to new replies.
-
3477
-
1057
-
1051
-
945
-
912
© 2025 Copyright ANSYS, Inc. All rights reserved.