Recently I came across the need to assure that one of two dependent random variables, that are being sampled when using the new Active Learning Reliability feature, is always greater than the other one. This is necessary because if this condition is not true my FEM model becomes unstable and will not start the analysis and won’t be able to get my output of interest for the reliability analysis.
Is there any way I can assure such a condition inside the input or sampling framework of UQLab?
Thank you in advance for your support.
Regards,
Neryvaldo Galvão
Thank you for your fast reply.
I was trying to do something similar to what you suggested but it wasn’t working. However, I think I have found the reason. Which I believe was in the .m file I was using to set the UQLink with the FEM software. I will run a couple of tests to confirm this and get back to you.
What you are suggesting is only possible through a .m file where I can work around the generated samples, right? Or there is any other way to do it?