By writing t.m >= … no value is assigned to variable t.M. So you can’t use t.M later in further calculation as it does not exist.
You may use simple assignments instead as you cannot create a variable which you demand to have any value grater than …. You must assign a specific value.
But as you can see below it looks like you have a unit problem as none of the three expressions simplify to domension length(thickness). And because t.M is of different unit than the other two, the “min” function refuses to do its work as you can’t compare apple and pears (‘Units not compatible’).

I should start by saying that I don't have the slightest idea about your field of work, so I don't know if this makes any sense. But I've noticed that you get consistent units if you increase the root exponents by 1:

Welcome to the PTC Community
No account yet? Create an account
Please use your PTC eSupport account.
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

