Hello,
How is it possible to enter an expression as a variable in PDE?
I am using Coefficient form PDE and I have my PDE equation attached. I have Material properties dependent on Cv and T defined in materials section. I defined Cm as a variable in my pde but I want to force my equation (first one in pic) use my expression for Cm (2nd expression in pic dependent on Cv and T)!
I tried Defining Cm in definitions as expression (function) but it gives me this error,
- Feature: Compile Equations: Stationary (sol5/st1)
Error in multiphysics compilation.
Duplicate parameter/variable name.
- Variable: comp1.C_m
How can I define it correctly?!
Regards,