Solved
The error messages from solve blocks are useless. There is only one: "this variable is undefined". You get that even if the problem has nothing to do with undefined variables.
In your case there are two immediate problems. First, your functions IFC1, IFC2, IFC3, IFC4 are undefined. Second, you have 8 equations but you are only solving for 5 unknowns. The number of equations must be the same as the number of unknowns.
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.

